summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24Correct some outdated commentsRobert Ransom
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
2011-05-23Merge branch 'feature3049-v2' into maint-0.2.2Nick Mathewson
2011-05-23The first argument for a libevent callback should be evutil_socket_tNick Mathewson
2011-05-23Appease make check-spaces wrt procmon.hNick Mathewson
2011-05-23Use a 64-bit type to hold sockets on win64.Nick Mathewson
2011-05-21naked constants are uglyRoger Dingledine
2011-05-21finish a comment nickm started in 8ebceeb3Roger Dingledine
2011-05-21fold in the latest changes file.Roger Dingledine
2011-05-21Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2011-05-21remove some (confusing) dead codeRoger Dingledine
2011-05-21Merge branch 'bug1810' into maint-0.2.2Roger Dingledine
2011-05-21Don't recreate descriptor on sighupSebastian Hahn
2011-05-20what's up with this trailing whitespaceRoger Dingledine
2011-05-20Split out owning-controller-loss shutdown code into a functionRobert Ransom
2011-05-20Add changes file for #3049Robert Ransom
2011-05-20Implement TAKEOWNERSHIP commandRobert Ransom
2011-05-20Split control connection cleanup out of connection_freeRobert Ransom