summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-10-10Set up network parameters on non-authenticated incoming connectionsNick Mathewson
2011-10-10Make sure we stop putting cells into our hash at the right time.Nick Mathewson
2011-10-10Bugfixes for authenticate handling and generationNick Mathewson
2011-10-10Fix log message about what cells we are sendingNick Mathewson
2011-10-10more verbose log for recording an odd cellNick Mathewson
2011-10-10Actually accept cells in SERVER_RENEGOTIATINGNick Mathewson
2011-10-10Generate certificates that enable v3 handshakeNick Mathewson
2011-10-10Allow "finished flushing" during v3 handshakeNick Mathewson
2011-10-10Hook up all of the prop176 code; allow v3 negotiations to actually workNick Mathewson
2011-10-10Remove a no-longer-relevant commentNick Mathewson