aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update to the March 2012 GeoIP database.Karsten Loesing2012-03-08
* Update to the February 2012 GeoIP database.Karsten Loesing2012-02-09
* Fix a compilation warning for our bug4822 fix on 64-bit linuxNick Mathewson2012-01-11
* Merge branch 'bug4822_021_v2_squashed' into maint-0.2.1Nick Mathewson2012-01-05
|\
| * Log at info level when disabling SSLv3Robert Ransom2012-01-05
| * Add a changes file for bug4822Nick Mathewson2012-01-05
| * Disable SSLv3 when using a not-up-to-date opensslNick Mathewson2012-01-05
|/
* add a changes file for ticket 4825Roger Dingledine2012-01-05
* Update to the January 2012 GeoIP database.Karsten Loesing2012-01-05
* Bug 4786 fix: don't convert EARLY to RELAY on v1 connectionsNick Mathewson2011-12-28
* Add a fix for the buf_pullup bug that Vektor reportedNick Mathewson2011-12-15
* Update to the December 2011 GeoIP database.Karsten Loesing2011-12-08
* Merge remote-tracking branch 'karsten/geoip-november2011' into maint-0.2.1Nick Mathewson2011-11-14
|\
| * Update to the November 2011 GeoIP database.Karsten Loesing2011-11-07
* | Add a changes file for 4410Sebastian Hahn2011-11-06
* | Fix remotely triggerable assert during ip decryptionDan Rosenberg2011-11-06
|/
* bump maint to 0.2.1.31Roger Dingledine2011-10-27
* Reject create cells on outgoing OR connections from bridgesRobert Ransom2011-10-26
* Mark which OR connections are outgoingRobert Ransom2011-10-26
* Don't use any OR connection which sent us a CREATE_FAST cell for an EXTENDRobert Ransom2011-10-26
* Don't send a certificate chain on outgoing TLS connections from non-relaysNick Mathewson2011-10-26
* Remove the -F option from tor-resolve.Nick Mathewson2011-10-26
* manually backport a5232e0c4cRoger Dingledine2011-10-26
* stop asserting at bootRoger Dingledine2011-10-26
* Reinit keys at the start of options_act().Nick Mathewson2011-10-26
* Don't crash a bridge authority on SIGHUP if it's not in the consensusRobert Ransom2011-10-26
* Fix assert for relay/bridge state changeSebastian Hahn2011-10-26
* Don't crash when accountingmax is set in non-server TorsNick Mathewson2011-10-26
* Properly refcount client_identity_keySebastian Hahn2011-10-26
* Add some asserts to get_{tlsclient|server}_identity_keyNick Mathewson2011-10-26
* Rename get_client_identity_key to get_tlsclient_identity_keyNick Mathewson2011-10-26
* Maintain separate server and client identity keys when appropriate.Robert Ransom2011-10-26
* Make crypto_free_pk_env tolerate NULL arg in 0.2.1. Error-proofing against b...Nick Mathewson2011-10-26
* Maintain separate server and client TLS contexts.Robert Ransom2011-10-26
* Refactor tor_tls_context_new:Robert Ransom2011-10-26
* Add public_server_mode function.Robert Ransom2011-10-26
* Fix zlib macro brokenness on osx with zlib 1.2.4 and higher.Nick Mathewson2011-10-26
* Update to the October 2011 GeoIP database.Karsten Loesing2011-10-13
* Update to the September 2011 GeoIP database.Karsten Loesing2011-09-15
* Generate our ssl session certs with a plausible lifetimeRoger Dingledine2011-09-13
* Update to the August 2011 GeoIP database.Karsten Loesing2011-08-08
* update to the july 2011 geoip dbRoger Dingledine2011-07-07
* Merge branches 'cov217_021' and 'cid_450' into maint-0.2.1Nick Mathewson2011-07-01
|\
| * Fix insanely large stack_allocation in log_credential_statusNick Mathewson2011-07-01
* | Use strlcpy in create_unix_sockaddr()Nick Mathewson2011-07-01
* | Fix a rare memory leak in rend_cache_storeNick Mathewson2011-07-01
|/
* Abandon rendezvous circuits on SIGNAL NEWNYMRobert Ransom2011-06-17
* move to the june 1 2011 maxmind geoip dbRoger Dingledine2011-06-05
* Fix typo in changes/bug2574. Thanks, rransomNick Mathewson2011-05-28
* Merge branch 'bug2574' into maint-0.2.1Nick Mathewson2011-05-28
|\