aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
...
* | | Include HiddenServiceDir in some warning messagesRobert Ransom2011-11-07
* | | Merge branch 'bug4424' into maint-0.2.2Nick Mathewson2011-11-07
|\ \ \
| * | | Remove an extraneous "if" in the 4424 fixNick Mathewson2011-11-07
| * | | Don't leak an extend_info_t in rend_client_any_intro_points_usableRobert Ransom2011-11-07
* | | | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-11-07
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix remotely triggerable assert during ip decryptionDan Rosenberg2011-11-06
* | | Fix a memleak when fetching descriptors for bridges in ExcludeNodes.George Kadianakis2011-11-03
* | | Disable stats requiring geoip info if we have noneSebastian Hahn2011-10-29
* | | Discard all cells on a marked connectionNick Mathewson2011-10-28
* | | Fix typo, spotted by tmpname0901. Thanks!Sebastian Hahn2011-10-28
* | | 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
| * | 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
| * | 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
|\ \ \
| * | | 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
|/ / / /
* | | | 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
|/ / /
* | | 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
* | | 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
* | | 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