aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-11-03Fix a memleak when fetching descriptors for bridges in ExcludeNodes.George Kadianakis
2011-10-29Disable stats requiring geoip info if we have noneSebastian Hahn
2011-10-28Discard all cells on a marked connectionNick Mathewson
2011-10-28Fix typo, spotted by tmpname0901. Thanks!Sebastian Hahn
2011-10-27bump maint-0.2.2 to 0.2.2.34-devRoger Dingledine
2011-10-26Add option to give guard flag to relays without the CVE-2011-2768 fixRobert Ransom
2011-10-26Don't give the Guard flag to relays without the CVE-2011-2768 fixRobert Ransom
2011-10-26Make tor_version_same_series non-staticRobert Ransom
2011-10-26Merge branch 'maint-0.2.1_secfix' into maint-0.2.2_secfixSebastian Hahn
2011-10-26Reject create cells on outgoing OR connections from bridgesRobert Ransom
2011-10-26Mark which OR connections are outgoingRobert Ransom
2011-10-26Don't use any OR connection which sent us a CREATE_FAST cell for an EXTENDRobert Ransom
2011-10-26Don't send a certificate chain on outgoing TLS connections from non-relaysNick Mathewson
2011-10-26Remove the -F option from tor-resolve.Nick Mathewson
2011-10-26manually backport a5232e0c4cRoger Dingledine
2011-10-26stop asserting at bootRoger Dingledine
2011-10-26Reinit keys at the start of options_act().Nick Mathewson
2011-10-26Don't crash a bridge authority on SIGHUP if it's not in the consensusRobert Ransom
2011-10-26Fix assert for relay/bridge state changeSebastian Hahn
2011-10-26Merge remote-tracking branch 'public/cov_run224_022' into maint-0.2.2Nick Mathewson
2011-10-26Don't crash when accountingmax is set in non-server TorsNick Mathewson
2011-10-26Properly refcount client_identity_keySebastian Hahn
2011-10-26Add some asserts to get_{tlsclient|server}_identity_keyNick Mathewson
2011-10-26Rename get_client_identity_key to get_tlsclient_identity_keyNick Mathewson
2011-10-26Maintain separate server and client identity keys when appropriate.Robert Ransom
2011-10-26Make crypto_free_pk_env tolerate NULL arg in 0.2.1. Error-proofing against b...Nick Mathewson
2011-10-26Maintain separate server and client TLS contexts.Robert Ransom
2011-10-26Refactor tor_tls_context_new:Robert Ransom
2011-10-26Add public_server_mode function.Robert Ransom
2011-10-26Fix zlib macro brokenness on osx with zlib 1.2.4 and higher.Nick Mathewson
2011-10-20Merge remote-tracking branch 'rransom-tor/bug4251-022' into maint-0.2.2Nick Mathewson
2011-10-19Fix crash when changing node restrictions with DNS lookup in progressNick Mathewson
2011-10-18Free rend_data and intro_key when extra intro circs become general-purposeRobert Ransom
2011-10-13Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-10-13Update to the October 2011 GeoIP database.Karsten Loesing
2011-10-10Update documentation comment for rend_client_reextend_intro_circuitRobert Ransom
2011-10-10Don't launch a useless circuit in rend_client_reextend_intro_circuitRobert Ransom
2011-10-07Merge remote-tracking branch 'karsten/feature3951' into maint-0.2.2Nick Mathewson
2011-10-07Avoid running DNS self-tests if we're operating as a bridgewarms0x
2011-10-06Make internal error check for unrecognized digest algorithm more robustNick Mathewson
2011-10-06Check return of init_keys() ip_address_changed: fix Coverity CID 484Nick Mathewson
2011-10-05Turn on directory request statistics by default.Karsten Loesing
2011-10-01Looks like Windows version 6.2 will be Windows 8Sebastian Hahn
2011-09-28bridges should use create_fast cells for their own circuitsRoger Dingledine
2011-09-28bug 4115: make bridges use begindir for their dir fetchesRoger Dingledine
2011-09-24trivial whitespace changes, take twoRoger Dingledine
2011-09-24Trivial whitespace fixesNick Mathewson
2011-09-24Ticket #4063 - change circuit build timeout log entries from NOTICE to INFOTom Lowenthal
2011-09-20Fix a potentially useless integer overflow check.Mansour Moufid
2011-09-15Update to the September 2011 GeoIP database.Karsten Loesing