summaryrefslogtreecommitdiff
path: root/src/or/connection_or.c
AgeCommit message (Expand)Author
2003-04-07Add magic to end of C files to make emacs happy; split test invocation into s...Nick Mathewson
2003-03-24fix rare race conditionRoger Dingledine
2003-03-19cleaner errorsRoger Dingledine
2003-03-19Fix bug in client_send_authNick Mathewson
2003-03-19Fix client_process_authNick Mathewson
2003-03-19Finish zlib and half-open; switch to 3des (ede/ofb)Nick Mathewson
2003-03-07remove the mystery int32 from the or-to-or handshakeRoger Dingledine
2002-10-02cleanup and a variety of bugfixesRoger Dingledine
2002-09-28cleanupRoger Dingledine
2002-09-26directory servers in and functionalRoger Dingledine
2002-09-24laying the groundwork for dynamic router listsRoger Dingledine
2002-09-20OP was hanging on first try if connect finishes too quicklyRoger Dingledine
2002-09-04onion proxies now work (i think)Roger Dingledine
2002-09-03resolve warningsRoger Dingledine
2002-08-24port is now kept in host order except in sin_portRoger Dingledine
2002-08-24cleanup: start enforcing hton and ntoh on stuff sent over the networkRoger Dingledine
2002-08-22Changed crypto calls to go through common/crypto.[hc] instead of calling Open...Matej Pjafjar
2002-07-18Implemented congestion controlRoger Dingledine
2002-07-16Implemented link padding and receiver token bucketsRoger Dingledine
2002-07-08put in the support for 'router twins'Roger Dingledine
2002-07-03patch to fix running the program only as an opRoger Dingledine
2002-07-02Integrated onion proxy into or/Roger Dingledine
2002-06-30made 'app' connection be 'exit' connectionRoger Dingledine
2002-06-26Initial revisionRoger Dingledine