aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection_or.h
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'Nick Mathewson2014-06-11
|\
| * Give each or_connection_t a slightly randomized idle_timeoutNick Mathewson2014-06-11
* | White-box tests for the succeeding case of ext_or_port handshake.Nick Mathewson2013-08-15
* | Move Extended ORPort code to its own module.George Kadianakis2013-07-18
* | Implement Extended ORPort authentication.George Kadianakis2013-07-18
* | Create the Extended ORPort authentication cookie file.George Kadianakis2013-07-18
* | Skeleton ExtORPort implementation. Needs testing, documentation.Nick Mathewson2013-07-18
|/
* Merge remote-tracking branch 'public/wide_circ_ids'Nick Mathewson2013-02-15
|\
| * Allow a v4 link protocol for 4-byte circuit IDs.Nick Mathewson2012-11-06
* | Update the copyright date to 201.Nick Mathewson2013-01-16
|/
* Discard extraneous renegotiation attempts in the v3 link protocolNick Mathewson2012-10-17
* Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson2012-10-12
* Initial channeltls.c/channeltls.h for bug 6465Andrea Shepard2012-10-08
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* 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