aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection_or.h
Commit message (Expand)AuthorAge
* Rename nonconformant identifiers.Nick Mathewson2012-01-18
* normalize the name of the CERTS cellRoger Dingledine2011-10-31
* Fix a bunch of whitespace errorsNick Mathewson2011-10-11
* Hook up all of the prop176 code; allow v3 negotiations to actually workNick Mathewson2011-10-10
* New functions to record digests of cells during v3 handshakeNick Mathewson2011-10-10
* Basic function to write authenticate cellsNick Mathewson2011-10-10
* Functions to send cert and auth_challenge cells.Nick Mathewson2011-10-10
* Disable recording new broken conns when we have bootstrappedNick Mathewson2011-07-11
* Record the states of failing OR connectionsNick Mathewson2011-07-11
* Split connection_about_to_close_connection into separate functionsNick Mathewson2011-07-11
* Make the get_options() return constNick Mathewson2011-06-14
* Bump copyright statements to 2011 (0.2.2)Nick Mathewson2011-01-03
* handle ugly edge case in retrying entrynodesRoger Dingledine2010-09-28
* Remove unused function declarationsSebastian Hahn2010-08-17
* reinit per-conn token buckets on config or consensus changeRoger Dingledine2010-08-15
* Create connection_or.hSebastian Hahn2010-07-27