summaryrefslogtreecommitdiff
path: root/src/or/onion.c
AgeCommit message (Expand)Author
2002-09-04onion proxies now work (i think)Roger Dingledine
2002-09-03clarifying the empty semicolonRoger Dingledine
2002-09-03Port to MacOS XNick Mathewson
2002-08-24port is now kept in host order except in sin_portRoger Dingledine
2002-08-24cleanup: don't use size_t when you mean intRoger Dingledine
2002-08-23changed path selection so it's actually random againRoger Dingledine
2002-08-23cleaned up new_route()Roger Dingledine
2002-08-22Changed crypto calls to go through common/crypto.[hc] instead of calling Open...Matej Pjafjar
2002-07-22only choose routers for the onion that are currently connected to usRoger Dingledine
2002-07-20bugfix: create_onion now works with routelen>2Roger Dingledine
2002-07-18Implemented router twinsRoger Dingledine
2002-07-16Implemented link padding and receiver token bucketsRoger Dingledine
2002-07-02Integrated onion proxy into or/Roger Dingledine
2002-06-26Initial revisionRoger Dingledine