aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection_op.c
Commit message (Expand)AuthorAge
* OPport is gone. So is conn type OP.Roger Dingledine2003-05-28
* sign directories with the signing keyRoger Dingledine2003-05-07
* bugfix: make onion proxies actually obey their requested bandwidthRoger Dingledine2003-04-08
* Add magic to end of C files to make emacs happy; split test invocation into s...Nick Mathewson2003-04-07
* Fix op handshake for longer keysNick Mathewson2003-03-19
* cleanup and a variety of bugfixesRoger Dingledine2002-10-02
* cleanupRoger Dingledine2002-09-28
* OP was hanging on first try if connect finishes too quicklyRoger Dingledine2002-09-20
* fixed the killer bug with onion proxiesRoger Dingledine2002-09-04
* resolve warningsRoger Dingledine2002-09-03
* 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
* general cleanupRoger Dingledine2002-07-05
* made 'app' connection be 'exit' connectionRoger Dingledine2002-06-30
* Initial revisionRoger Dingledine2002-06-26