summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-14Make ControlSocketsGroupWritable work with User.Jérémy Bobbio
2011-06-13changelog entry for bug3369Nick Mathewson
2011-06-13client-side DNS proxy server: reply NOTIMPL to unsupported queriesintrigeri
2011-06-08Fix a rare memleak during stats writingSebastian Hahn
2011-06-08Don't use signed 1-bit bitfieldsSebastian Hahn
2011-06-08Comment out some obviously dead code.Sebastian Hahn
2011-06-08Remove a few dead assignments during router parsingSebastian Hahn
2011-06-08Check some more return values in unit testsSebastian Hahn
2011-06-08remove some dead code, found by coveritySebastian Hahn
2011-06-06Merge branch 'bug3306_nm_squashed' into maint-0.2.2Nick Mathewson
2011-06-06Detect insanely large circuit build state; don't give its length to rand_intNick Mathewson
2011-06-06Check maximum properly in crypto_rand_int()Nick Mathewson
2011-06-05Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-06-05move to the june 1 2011 maxmind geoip dbRoger Dingledine
2011-06-05put the release blurb inRoger Dingledine
2011-06-03prepare for tomorrow's releasetor-0.2.2.28-betaRoger Dingledine
2011-06-03whoopsRoger Dingledine
2011-06-03fold in latest changes filesRoger Dingledine
2011-06-03Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2011-06-03Merge branch 'bug3318c' into maint-0.2.2Nick Mathewson
2011-06-03Reject 128-byte keys that are not 1024-bitNick Mathewson
2011-06-03Merge remote-tracking branch 'rransom/bug2748-v2' into maint-0.2.2Nick Mathewson
2011-06-02Changes file for bug2355.Nick Mathewson
2011-06-02Update man page for new UseBridges tristate behaviour.anonym
2011-06-02Add an "auto" option to UseBridgesNick Mathewson
2011-06-02Merge remote-tracking branch 'rransom-tor/bug3309' into maint-0.2.2Nick Mathewson
2011-06-02Merge remote-tracking branch 'arma/bug3321' into maint-0.2.2Nick Mathewson
2011-06-02Fix unit test failure in dir/formatsSebastian Hahn
2011-06-02Add info-level log messages during HS-client-state purgeRobert Ransom
2011-06-02Refactor HS client state-clearing code into a separate functionRobert Ransom
2011-06-02Clear last_hid_serv_requests on SIGNAL NEWNYMRobert Ransom
2011-06-02Make last_hid_serv_requests functions less fragileRobert Ransom
2011-06-01Fix compile error in procmon.cGisle
2011-06-01Report wrong key sizes correctlyNick Mathewson
2011-05-31fix a bridge edge case similar to 2511Roger Dingledine
2011-05-30stop asserting at bootRoger Dingledine
2011-05-30fold in some more changes entriesRoger Dingledine
2011-05-30Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2011-05-30Merge branch 'bug3216_v2' into maint-0.2.2Nick Mathewson
2011-05-30Merge branch 'bug3289' into maint-0.2.2Nick Mathewson
2011-05-30Warn when two hs use the same directorySebastian Hahn
2011-05-30minor cleanups while reviewing 3216Roger Dingledine
2011-05-30whitespace fixesNick Mathewson
2011-05-30Merge branch 'bug3045' into maint-0.2.2Nick Mathewson
2011-05-30Improve comments and defensive programming for 3045Nick Mathewson
2011-05-30Merge remote-tracking branch 'public/bug3270' into maint-0.2.2Nick Mathewson
2011-05-30Merge branch 'bug3228_squashed' into maint-0.2.2Nick Mathewson
2011-05-30Reinit keys at the start of options_act().Nick Mathewson
2011-05-30Merge branch 'bug1297a' into maint-0.2.2Nick Mathewson
2011-05-30Use the normal four-hop CBT for client intro circuitsRobert Ransom