aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* | 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 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 to the September 2011 GeoIP database.Karsten Loesing2011-09-15
* | | 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
* | | 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
* | Ticket #4063 - change circuit build timeout log entries from NOTICE to INFOTom Lowenthal2011-09-24
* | Fix a potentially useless integer overflow check.Mansour Moufid2011-09-20
* | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-09-13
|\|
| * Generate our ssl session certs with a plausible lifetimeRoger Dingledine2011-09-13
* | Update to the September 2011 GeoIP database.Karsten Loesing2011-09-12
* | Demote 'INTRODUCE2 cell is too {old,new}' message to info levelRobert Ransom2011-09-10
* | Demote HS 'replay detected' log message for DH public keys to info levelRobert Ransom2011-09-10
* | Describe rend_service_descriptor_t more completelyRobert Ransom2011-09-10
* | Describe rend_intro_point_t more completelyRobert Ransom2011-09-10
* | Fix log message typo.Robert Ransom2011-09-10