aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | bump maint-0.2.2 to 0.2.2.34-devRoger Dingledine2011-10-27
* | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-10-27
|\| |
| * | bump maint to 0.2.1.31Roger Dingledine2011-10-27
* | | Add option to give guard flag to relays without the CVE-2011-2768 fixRobert Ransom2011-10-26
* | | Don't give the Guard flag to relays without the CVE-2011-2768 fixRobert Ransom2011-10-26
* | | Make tor_version_same_series non-staticRobert Ransom2011-10-26
* | | Merge branch 'maint-0.2.1_secfix' into maint-0.2.2_secfixSebastian Hahn2011-10-26
|\| |
| * | 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
* | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-10-26
|\| |
| * | Remove the -F option from tor-resolve.Nick Mathewson2011-10-26
| * | manually backport a5232e0c4cRoger Dingledine2011-10-26
* | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger 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
* | | Merge remote-tracking branch 'public/cov_run224_022' into maint-0.2.2Nick Mathewson2011-10-26
|\ \ \
| * | | Make internal error check for unrecognized digest algorithm more robustNick Mathewson2011-10-06
| * | | Check return of init_keys() ip_address_changed: fix Coverity CID 484Nick Mathewson2011-10-06
* | | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-10-26
|\ \ \ \ | | |/ / | |/| |
| * | | Fix zlib macro brokenness on osx with zlib 1.2.4 and higher.Nick Mathewson2011-10-26
* | | | unmangle the fingerprint example in the man pageRoger Dingledine2011-10-25
* | | | Merge remote-tracking branch 'rransom-tor/bug4251-022' into maint-0.2.2Nick Mathewson2011-10-20
|\ \ \ \
| * | | | Free rend_data and intro_key when extra intro circs become general-purposeRobert Ransom2011-10-18
* | | | | Fix crash when changing node restrictions with DNS lookup in progressNick Mathewson2011-10-19
|/ / / /
* | | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-10-13
|\| | |
| * | | Update to the October 2011 GeoIP database.Karsten Loesing2011-10-13
* | | | Update documentation comment for rend_client_reextend_intro_circuitRobert Ransom2011-10-10
* | | | Don't launch a useless circuit in rend_client_reextend_intro_circuitRobert Ransom2011-10-10
* | | | Note ticket and source version for feature3951 in changes fileNick Mathewson2011-10-07
* | | | Merge remote-tracking branch 'karsten/feature3951' into maint-0.2.2Nick Mathewson2011-10-07
|\ \ \ \
| * | | | Turn on directory request statistics by default.Karsten Loesing2011-10-05
| | |/ / | |/| |
* / | | Avoid running DNS self-tests if we're operating as a bridgewarms0x2011-10-07
|/ / /
* | | Looks like Windows version 6.2 will be Windows 8Sebastian Hahn2011-10-01
* | | bridges should use create_fast cells for their own circuitsRoger Dingledine2011-09-28
* | | bug 4115: make bridges use begindir for their dir fetchesRoger Dingledine2011-09-28
* | | trivial whitespace changes, take twoRoger Dingledine2011-09-24
* | | Trivial whitespace fixesNick Mathewson2011-09-24