aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-09Update to the February 2012 GeoIP database.maint-0.2.1Karsten Loesing
2012-01-11Fix a compilation warning for our bug4822 fix on 64-bit linuxNick 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-05add a changes file for ticket 4825Roger Dingledine
2012-01-05Update to the January 2012 GeoIP database.Karsten Loesing
2011-12-28Bug 4786 fix: don't convert EARLY to RELAY on v1 connectionsNick Mathewson
2011-12-15Add a fix for the buf_pullup bug that Vektor reportedNick Mathewson
2011-12-08Update to the December 2011 GeoIP database.Karsten Loesing
2011-11-14Merge remote-tracking branch 'karsten/geoip-november2011' into maint-0.2.1Nick Mathewson
2011-11-07Update to the November 2011 GeoIP database.Karsten Loesing
2011-11-06Add a changes file for 4410Sebastian Hahn
2011-11-06Fix remotely triggerable assert during ip decryptionDan Rosenberg
2011-10-27bump maint to 0.2.1.31Roger Dingledine
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-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-13Update to the October 2011 GeoIP database.Karsten Loesing
2011-09-15Update to the September 2011 GeoIP database.Karsten Loesing
2011-09-13Generate our ssl session certs with a plausible lifetimeRoger Dingledine
2011-08-08Update to the August 2011 GeoIP database.Karsten Loesing
2011-07-07update to the july 2011 geoip dbRoger Dingledine
2011-07-01Merge branches 'cov217_021' and 'cid_450' into maint-0.2.1Nick Mathewson
2011-07-01Use strlcpy in create_unix_sockaddr()Nick Mathewson
2011-07-01Fix a rare memory leak in rend_cache_storeNick Mathewson
2011-07-01Fix insanely large stack_allocation in log_credential_statusNick Mathewson
2011-06-17Abandon rendezvous circuits on SIGNAL NEWNYMRobert Ransom
2011-06-05move to the june 1 2011 maxmind geoip dbRoger Dingledine
2011-05-28Fix typo in changes/bug2574. Thanks, rransomNick Mathewson
2011-05-28Merge branch 'bug2574' into maint-0.2.1Nick Mathewson
2011-05-23Work correctly if your nameserver is ::1Nick Mathewson