aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint-0.2.2_secfix' into master_secfixSebastian Hahn2011-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.2'Roger Dingledine2011-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.2'Roger 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
* | | closer to a changelog for the next alphaRoger Dingledine2011-10-26
* | | Merge branch 'cov_run224_squashed'Nick Mathewson2011-10-26
|\ \ \
| * | | Changelog for recent coverity issuesNick Mathewson2011-10-26
| * | | Fix memory leak in retry_all_listeners: Coverity CID 485Nick Mathewson2011-10-26
| * | | Fix memory leak in options_act_reversible: fix Coverity CID 486,487Nick Mathewson2011-10-26
|/ / /
* | | Do not tread vpadding cell as versions cell. Not in any released version.Nick Mathewson2011-10-26
* | | Fix a NULL pointer dereference in parse_server_transport_line().George Kadianakis2011-10-26
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-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
* | | | Fix a couple of pluggable transport bugsSebastian Hahn2011-10-26
* | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-10-26
|\| | |
| * | | 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
* | | | Merge branch 'maint-0.2.2'Roger Dingledine2011-10-25
|\| | |
| * | | unmangle the fingerprint example in the man pageRoger Dingledine2011-10-25
* | | | Merge branch 'ticket4294'Nick Mathewson2011-10-25
|\ \ \ \
| * | | | Avoid likely memory fragmentation from rep_hist_note_descs_servedNick Mathewson2011-10-25
| * | | | Add percentiles to the desc stats reportingSebastian Hahn2011-10-25
|/ / / /
* | | | Merge remote-tracking branch 'sebastian/bug4293'Nick Mathewson2011-10-24
|\ \ \ \
| * | | | Don't initialize desc stats for non-bridgedirauth nodesSebastian Hahn2011-10-24