summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-09Fix brown-paper-bag bug in #4759 fixRobert Ransom
2012-01-06Add a changes file for bug4563Nick Mathewson
2012-01-06Change to use SSL_state_string_long() instead of homebrew ssl_state_to_string...Emile Snyder
2012-01-05Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-01-05Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2012-01-05Merge branch 'bug4822_021_v2_squashed' into maint-0.2.1Nick Mathewson
2012-01-05Log at info level when disabling SSLv3Robert Ransom
2012-01-05Add a changes file for bug4822Nick Mathewson
2012-01-05Disable SSLv3 when using a not-up-to-date opensslNick Mathewson
2012-01-05Remove extraneous incorrect check for net/if.hNick Mathewson
2012-01-05Merge branch 'maint-0.2.2'Roger Dingledine
2012-01-05Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2012-01-05add a changes file for ticket 4825Roger Dingledine
2012-01-05note some dead code. if i'm right, should this be removed?Roger Dingledine
2012-01-05Update to the January 2012 GeoIP database.Karsten Loesing
2012-01-04Merge remote-tracking branch 'rransom-tor/bug1297b-v2'Nick Mathewson
2012-01-04Verbotify documentation comments for the #1297-fix flagsRobert Ransom
2012-01-03Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-12-30Fix a check-spaces violation in compat.cSebastian Hahn
2011-12-30Fix spelling in a controlsocket log msgSebastian Hahn
2011-12-28Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-12-28Merge remote-tracking branch 'public/bug4788' into maint-0.2.2Nick Mathewson
2011-12-28changes file for bug1827Nick Mathewson
2011-12-28Merge branch 'bug1827_squashed'Nick Mathewson
2011-12-28Remove tabs from configure.inSebastian Hahn
2011-12-28Add interface enumeration based on SIOCGIFCONF for older unixesNick Mathewson
2011-12-28Multicast addresses, if any were configured, would not be good if addrsNick Mathewson
2011-12-28Use getifaddrs, not connect+getsockname, to find our addressNick Mathewson
2011-12-28Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-12-28Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-12-28Bug 4786 fix: don't convert EARLY to RELAY on v1 connectionsNick Mathewson
2011-12-28Don't exit when marking a newly created _C_INTRODUCING circ for closeRobert Ransom
2011-12-27Authorities reject insecure Tors.Nick Mathewson
2011-12-27Require openssl 1.0.0a for using openssl's ctr-mode implementationNick Mathewson
2011-12-27Add an option to close HS service-side rend circs on timeoutRobert Ransom
2011-12-27Don't close HS service-side rend circs on timeoutRobert Ransom
2011-12-27Add an option to close 'almost-connected' HS client circs on timeoutRobert Ransom
2011-12-27Don't close HS client circs which are 'almost connected' on timeoutRobert Ransom
2011-12-27Move description of HidServAuth out of the FascistFirewall groupRobert Ransom
2011-12-26Downgrade relay_early-related warningNick Mathewson
2011-12-26Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-12-25Merge remote-tracking branch 'nickm/prop110_v2'Roger Dingledine
2011-12-25Provide correct timeradd/timersup replacementsSebastian Hahn
2011-12-24update instructions on the exitlist scriptRoger Dingledine
2011-12-22Look up the rend circ whose INTRODUCE1 is being ACKed correctlyRobert Ransom
2011-12-22Merge remote-tracking branch 'rransom/feature2411-v4'Nick Mathewson
2011-12-22Fix bug2571: warn on EntryNodes set and UseEntryGuards disabledNick Mathewson
2011-12-22Merge branch 'bug1101_squashed'Nick Mathewson
2011-12-22Changes file for bug1101Nick Mathewson
2011-12-22Prepend cwd for relative config file paths.Kamran Riaz Khan