aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection_or.c
Commit message (Expand)AuthorAge
* remove the mystery int32 from the or-to-or handshakeRoger Dingledine2003-03-07
* cleanup and a variety of bugfixesRoger Dingledine2002-10-02
* cleanupRoger Dingledine2002-09-28
* directory servers in and functionalRoger Dingledine2002-09-26
* laying the groundwork for dynamic router listsRoger Dingledine2002-09-24
* OP was hanging on first try if connect finishes too quicklyRoger Dingledine2002-09-20
* onion proxies now work (i think)Roger Dingledine2002-09-04
* resolve warningsRoger Dingledine2002-09-03
* port is now kept in host order except in sin_portRoger Dingledine2002-08-24
* cleanup: start enforcing hton and ntoh on stuff sent over the networkRoger Dingledine2002-08-24
* Changed crypto calls to go through common/crypto.[hc] instead of calling Open...Matej Pjafjar2002-08-22
* Implemented congestion controlRoger Dingledine2002-07-18
* Implemented link padding and receiver token bucketsRoger Dingledine2002-07-16
* put in the support for 'router twins'Roger Dingledine2002-07-08
* patch to fix running the program only as an opRoger Dingledine2002-07-03
* Integrated onion proxy into or/Roger Dingledine2002-07-02
* made 'app' connection be 'exit' connectionRoger Dingledine2002-06-30
* Initial revisionRoger Dingledine2002-06-26