aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-26Refactor tor_tls_context_new:Robert Ransom
2011-10-26Add public_server_mode function.Robert Ransom
2011-10-26Merge branch 'maint-0.2.2'Roger Dingledine
2011-10-26Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-10-26Fix zlib macro brokenness on osx with zlib 1.2.4 and higher.Nick Mathewson
2011-10-25Merge branch 'maint-0.2.2'Roger Dingledine
2011-10-25unmangle the fingerprint example in the man pageRoger Dingledine
2011-10-25Merge branch 'ticket4294'Nick Mathewson
2011-10-25Avoid likely memory fragmentation from rep_hist_note_descs_servedNick Mathewson
2011-10-25Add percentiles to the desc stats reportingSebastian Hahn
2011-10-24Merge remote-tracking branch 'sebastian/bug4293'Nick Mathewson
2011-10-24Don't initialize desc stats for non-bridgedirauth nodesSebastian Hahn
2011-10-24checkpoint: fold in changes filesRoger Dingledine
2011-10-23bump to 0.2.3.5-alpha-devRoger Dingledine
2011-10-23Double-check that we really can get RSA keys from ID/Auth certsNick Mathewson
2011-10-23Fix a reference-leak in tor_tls_received_v3_certificateNick Mathewson
2011-10-23Fix memory leak in prop176 codeNick Mathewson
2011-10-23Merge remote-tracking branch 'rransom-tor/bug3825c'Nick Mathewson
2011-10-21Merge branch 'ticket4200'Nick Mathewson
2011-10-21Fix missing word in changes/ticket4200Nick Mathewson
2011-10-21Check for jumping clock in *format_*stats functionsSebastian Hahn
2011-10-21Add new stats type: descriptor fetch statsSebastian Hahn
2011-10-21remove code related to tracking descriptor serving timesSebastian Hahn
2011-10-20Merge remote-tracking branch 'rransom-tor/bug4091'Nick Mathewson
2011-10-20Check whether a client port is a Unix socket before using its IP addrRobert Ransom
2011-10-20Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-10-20Merge remote-tracking branch 'rransom-tor/bug4251-022' into maint-0.2.2Nick Mathewson
2011-10-19Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-10-19Fix crash when changing node restrictions with DNS lookup in progressNick Mathewson
2011-10-18Free rend_data and intro_key when extra intro circs become general-purposeRobert Ransom
2011-10-13Merge branch 'maint-0.2.2'Roger Dingledine
2011-10-13Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-10-13Update to the October 2011 GeoIP database.Karsten Loesing
2011-10-12Check for intro circ timeouts properlyRobert Ransom
2011-10-11Merge branch 'bug3512'Nick Mathewson
2011-10-11Stop using addr_port_lookup as an address splitting functionNick Mathewson
2011-10-11Change "reverse_lookup_name" functions to refer to "PTR_name"sNick Mathewson
2011-10-11Fix names of functions that convert strings to addrsNick Mathewson
2011-10-11Fix a bunch of whitespace errorsNick Mathewson
2011-10-10Merge branch 'prop176-v2'Nick Mathewson
2011-10-10Add some points to make it easy to turn off v3 supportNick Mathewson
2011-10-10Changes file for prop176 branchNick Mathewson
2011-10-10Quiet two notices, and spelling mistake cleanupSebastian Hahn
2011-10-10Fix a few 64bit compiler warningsSebastian Hahn
2011-10-10Add more log statements for protocol/internal failuresNick Mathewson
2011-10-10Remove auth_challenge field from or_handshake_state_tNick Mathewson
2011-10-10spec conformance: allow only one cert of each typeNick Mathewson
2011-10-10Give tor_cert_get_id_digests() fail-fast behaviorNick Mathewson
2011-10-10Fix some more issues wrt tor_cert_new found by asnNick Mathewson
2011-10-10Make more safe_str usage happen for new logs in command.cNick Mathewson