aboutsummaryrefslogtreecommitdiff
path: root/src/or/onion.c
Commit message (Expand)AuthorAge
* cleanup: don't use size_t when you mean intRoger Dingledine2002-08-24
* changed path selection so it's actually random againRoger Dingledine2002-08-23
* 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
* only choose routers for the onion that are currently connected to usRoger Dingledine2002-07-22
* bugfix: create_onion now works with routelen>2Roger Dingledine2002-07-20
* Implemented router twinsRoger Dingledine2002-07-18
* Implemented link padding and receiver token bucketsRoger Dingledine2002-07-16
* Integrated onion proxy into or/Roger Dingledine2002-07-02
* Initial revisionRoger Dingledine2002-06-26