aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection.c
Commit message (Expand)AuthorAge
* added 'connected' cell typeRoger Dingledine2002-09-17
* minor race conditionRoger Dingledine2002-09-09
* onion proxies now work (i think)Roger Dingledine2002-09-04
* resolve warningsRoger Dingledine2002-09-03
* enforce maxconn; bugfix to not tear down the parent when we hit maxconnRoger Dingledine2002-09-03
* more debugging info, to track down bruce's IP problemsRoger Dingledine2002-08-27
* we now encrypt the entire cell on the link, not just the headerRoger Dingledine2002-08-24
* port is now kept in host order except in sin_portRoger Dingledine2002-08-24
* cleaned up new_route()Roger Dingledine2002-08-23
* Changed crypto calls to go through common/crypto.[hc] instead of calling Open...Matej Pjafjar2002-08-22
* Code cleaned up to be less noisyRoger Dingledine2002-07-22
* Folded cell.? into src/orRoger Dingledine2002-07-19
* Implemented congestion controlRoger Dingledine2002-07-18
* new link padding schemeRoger Dingledine2002-07-16
* new config files, some bugfixesRoger Dingledine2002-07-16
* 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