aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* bump to 0.2.3.6-alphaRoger Dingledine2011-10-26
* 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
| | * 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
* | | 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
* | | | Avoid likely memory fragmentation from rep_hist_note_descs_servedNick Mathewson2011-10-25
* | | | Add percentiles to the desc stats reportingSebastian Hahn2011-10-25
* | | | Don't initialize desc stats for non-bridgedirauth nodesSebastian Hahn2011-10-24
* | | | bump to 0.2.3.5-alpha-devRoger Dingledine2011-10-23
* | | | Double-check that we really can get RSA keys from ID/Auth certsNick Mathewson2011-10-23
* | | | Fix a reference-leak in tor_tls_received_v3_certificateNick Mathewson2011-10-23
* | | | Fix memory leak in prop176 codeNick Mathewson2011-10-23
* | | | Merge remote-tracking branch 'rransom-tor/bug3825c'Nick Mathewson2011-10-23
|\ \ \ \
| * | | | Check for intro circ timeouts properlyRobert Ransom2011-10-12
* | | | | Check for jumping clock in *format_*stats functionsSebastian Hahn2011-10-21
* | | | | Add new stats type: descriptor fetch statsSebastian Hahn2011-10-21
* | | | | remove code related to tracking descriptor serving timesSebastian Hahn2011-10-21
* | | | | Merge remote-tracking branch 'rransom-tor/bug4091'Nick Mathewson2011-10-20
|\ \ \ \ \
| * | | | | Check whether a client port is a Unix socket before using its IP addrRobert Ransom2011-10-20
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-10-20
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |