summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-11-06move to the november 1 maxmind geoip dbRoger Dingledine
2010-10-26Remove delay to become HSDir in privnetsSebastian Hahn
2010-10-26Properly refcount client_identity_keySebastian Hahn
2010-10-21Fix a whitespace errorNick Mathewson
2010-10-21Merge branch 'bug988-nm' into maint-0.2.2Nick Mathewson
2010-10-21Add some asserts to get_{tlsclient|server}_identity_keyNick Mathewson
2010-10-21Rename get_client_identity_key to get_tlsclient_identity_keyNick Mathewson
2010-10-21Fix a remaining bug in Robert's bug1859 fix.Nick Mathewson
2010-10-21Merge remote branch 'hoganrobert/bug1859' into maint-0.2.2Nick Mathewson
2010-10-21Merge remote branch 'sebastian/relay_early_rend' into maint-0.2.2Nick Mathewson
2010-10-20Fix a logic error in 98aee84. Found by boboperNick Mathewson
2010-10-20Add a ! to directory_caches_dir_info() to fix a logic errorNick Mathewson
2010-10-20Fix a read of a freed pointer while in set_current_consensusNick Mathewson
2010-10-18Send relay_early cells in rend circsSebastian Hahn
2010-10-17Issues with router_get_by_nickname()Robert Hogan
2010-10-13Issues with router_get_by_nickname()Robert Hogan
2010-10-04Maintain separate server and client identity keys when appropriate.Robert Ransom
2010-10-04Maintain separate server and client TLS contexts.Robert Ransom
2010-10-04Refactor tor_tls_context_new:Robert Ransom
2010-10-04Add public_server_mode function.Robert Ransom
2010-10-04Correct a bogus comment.Robert Ransom
2010-10-04Correct a couple of log messages in tortls.cRobert Ransom
2010-10-04Fix several comments in tortls.cRobert Ransom
2010-10-04Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2010-10-04Update to the October 1 2010 Maxmind GeoLite Country database.Karsten Loesing
2010-10-01fix commentRoger Dingledine
2010-10-01log when we guess our ip address, not just when we failRoger Dingledine
2010-10-01bump to 0.2.2.17-alpha-devRoger Dingledine
2010-09-30bump to 0.2.2.17-alphaRoger Dingledine
2010-09-30Note an XXX about potential overflowSebastian Hahn
2010-09-30Use an upper and lower bound for bridge weightsSebastian Hahn
2010-09-30Fix check-spacesSebastian Hahn
2010-09-30Merge commit 'mikeperry/bug1772' into maint-0.2.2Roger Dingledine
2010-09-29Nominaly lower the minimum timeout value to 1500.Mike Perry
2010-09-29Merge branch 'bug1772' into maint-0.2.2Roger Dingledine
2010-09-29fix two castsRoger Dingledine
2010-09-29Comment network liveness and change detection behavior.Mike Perry
2010-09-29no measurement circs if not enough build timesRoger Dingledine
2010-09-29refactor and recomment; no actual changesRoger Dingledine
2010-09-29Merge commit 'mikeperry/bug1739' into maint-0.2.2Roger Dingledine
2010-09-29Merge commit 'mikeperry/bug1740' into maint-0.2.2Roger Dingledine
2010-09-29Cap the circuit build timeout to the max time we've seen.Mike Perry
2010-09-29Do away with the complexity of the network liveness detection.Mike Perry
2010-09-29Fix state checks on liveness handling.Mike Perry
2010-09-29Fix non-live condition checks.Mike Perry
2010-09-29Send control port events for timeouts.Mike Perry
2010-09-29Only count timeout data for 3 hop circuits.Mike Perry
2010-09-28even more commentRoger Dingledine
2010-09-28improve code comments, based on comments from nickRoger Dingledine
2010-09-28handle ugly edge case in retrying entrynodesRoger Dingledine