aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
|\
| * Work correctly if your nameserver is ::1Nick Mathewson2011-05-23
* | rm files for changes merged in all of release021, release022, masterNick Mathewson2011-05-16
* | squash! Add crypto_pk_check_key_public_exponent functionNick Mathewson2011-05-16
* | Require that certain public keys have public exponent 65537Robert Ransom2011-05-16
* | Add crypto_pk_check_key_public_exponent functionRobert Ransom2011-05-16
* | Check fetched rendezvous descriptors' service IDsRobert Ransom2011-05-16
* | Fixup whitespace issues from 3122 commitNick Mathewson2011-05-15
* | Another doc tweak on tor_memcmp: <b>b</b>, not <b>.Nick Mathewson2011-05-15
* | minor tweaks to 4b19730c8234dRoger Dingledine2011-05-15
* | Merge remote-tracking branch 'public/bug3122_memcmp_squashed' into maint-0.2.1Nick Mathewson2011-05-12
|\ \
| * | Hand-conversion and audit phase of memcmp transitionNick Mathewson2011-05-11
| * | Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson2011-05-11
| * | Add a "di_ops.h" include to util.hNick Mathewson2011-05-11
| * | Add a data-independent variant of memcmp and a d-i memeq function.Nick Mathewson2011-05-11
| |/
* | Merge branch 'bug3135' into maint-0.2.1Nick Mathewson2011-05-11
|\ \
| * | Fix crash when read_file_to_string() fails in SAVECONFNick Mathewson2011-05-11
|/ /
* / Update to the May 1 2011 Maxmind GeoLite Country databaseRoger Dingledine2011-05-10
|/
* Fix a failure case of connection_ap_handshake_attach_circuit()Sebastian Hahn2011-04-28
* Fix a bug introduced by purging rend_cache on NEWNYMRobert Ransom2011-04-28
* Allow rend_client_send_introduction to fail transientlyRobert Ransom2011-04-28
* Forget all rendezvous client state on SIGNAL NEWNYMRobert Ransom2011-04-28
* Make SIZE_T_CEILING unsigned; add a signed SSIZE_T_CEILINGNick Mathewson2011-04-26
* Fix a bug in removing DNSPort requests from their circular listNick Mathewson2011-04-21
* Merge remote-tracking branch 'rransom/bug2750-v3' into maint-0.2.1Nick Mathewson2011-04-19
|\
| * Add an XXXRobert Ransom2011-04-18
| * Correct the warning emitted when rejecting an oversized HS descRobert Ransom2011-04-18
* | Ouch: correctly tabify the micro-revision.i target in Makefile.am (0.2.1 only)Nick Mathewson2011-04-19
|/
* Merge remote-tracking branch 'public/bug2402_again' into maint-0.2.1Nick Mathewson2011-04-06
|\