aboutsummaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2011-11-07Update to the November 2011 GeoIP database.Karsten Loesing
2011-11-06Add a changes file for 4410Sebastian Hahn
2011-11-03Fix a memleak when fetching descriptors for bridges in ExcludeNodes.George Kadianakis
2011-10-31remove absolute path from contrib/package_nsis-mingw.sh in order to make it e...Erinn Clark
2011-10-29Add a changes file for the 4340 fixSebastian Hahn
2011-10-28Discard all cells on a marked connectionNick Mathewson
2011-10-28Fix typo, spotted by tmpname0901. Thanks!Sebastian Hahn
2011-10-26Don't give the Guard flag to relays without the CVE-2011-2768 fixRobert 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-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-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-26Fix zlib macro brokenness on osx with zlib 1.2.4 and higher.Nick Mathewson
2011-10-25unmangle the fingerprint example in the man pageRoger Dingledine
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-10Don't launch a useless circuit in rend_client_reextend_intro_circuitRobert Ransom
2011-10-07Note ticket and source version for feature3951 in changes fileNick Mathewson
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-24Add a changes file for Tom Lowenthal's patch for #4063Nick Mathewson
2011-09-20changes file for bug 4059Nick Mathewson
2011-09-15Update to the September 2011 GeoIP database.Karsten Loesing
2011-09-13Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-09-13Generate our ssl session certs with a plausible lifetimeRoger Dingledine
2011-09-12Update to the September 2011 GeoIP database.Karsten Loesing
2011-09-10Demote 'INTRODUCE2 cell is too {old,new}' message to info levelRobert Ransom
2011-09-10Demote HS 'replay detected' log message for DH public keys to info levelRobert Ransom
2011-09-10Fix log message typo.Robert Ransom
2011-09-09Merge remote-tracking branch 'public/gcc-295-fix' into maint-0.2.2Nick Mathewson
2011-09-09Merge remote-tracking branch 'public/enhance_replay_detection' into maint-0.2.2Nick Mathewson
2011-09-09Check for replays in PK-encrypted part of intro cell, not just in the g^x valueNick Mathewson
2011-09-09Add changes file for bsd4 fixesNick Mathewson
2011-09-08All NT service configuration commands should make the process exit.Nick Mathewson