summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-05-30Set timestamp_dirty on HS circuits as circuit_expire_building requiresRobert Ransom
2011-05-29Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2011-05-29answer an XXX nickm asked in aa950e6c4Roger Dingledine
2011-05-29fold in recent changes entriesRoger Dingledine
2011-05-29Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2011-05-28Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-05-28Fix typo in changes/bug2574. Thanks, rransomNick Mathewson
2011-05-28Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-05-28Merge branch 'bug2574' into maint-0.2.1Nick Mathewson
2011-05-24Don't try to build descriptors when router_get_advertised_or_port()==0Nick Mathewson
2011-05-24Don't build descriptors if ORPort auto is set and we have no OR listenerNick Mathewson
2011-05-23Work correctly if your nameserver is ::1Nick Mathewson
2011-05-23Fix GCC 4.6's new -Wunused-but-set-variable warnings.Nick Mathewson
2011-05-23Remove the -F option from tor-resolve.Nick Mathewson
2011-05-22Unbreak the build on libevent 1.x systemsRobert Ransom