Commit History

Author SHA1 Message Date
  Roger Dingledine 05b52ad868 bugfix: make onions work again 22 years ago
  Nick Mathewson 0c61bc3756 Remove the notion of "onion ciphers"; make packing and unpacking separate fns 22 years ago
  Roger Dingledine e1d37ed6ab divorce circuit building from user connections 22 years ago
  Roger Dingledine cdf6ea201f put most of the remaining exit policy stuff in 22 years ago
  Nick Mathewson c217b1ca71 Add magic to end of C files to make emacs happy; split test invocation into separate file. 22 years ago
  Nick Mathewson 0fed84785e Finish zlib and half-open; switch to 3des (ede/ofb) 23 years ago
  Roger Dingledine 64e46988f6 greatly simplify this notion of 'roles': 23 years ago
  Nick Mathewson 9a6b01ba44 Remove extraneous (and non-ansi) semis 23 years ago
  Roger Dingledine 3cf02a88f4 rudimentary dns caching (of both resolves and resolve failures) 23 years ago
  Roger Dingledine c35373a2cf major overhaul: dns slave subsystem, topics 23 years ago
  Roger Dingledine 9d3e80a589 use a rbtree for replay detection, rather than linear search 23 years ago
  Roger Dingledine cbd2cdf04f onions go on and off the network correctly now 23 years ago
  Roger Dingledine bd97deb919 onions expire after a day, not an hour 23 years ago
  Roger Dingledine ac10bb6319 two more rare race conditions 23 years ago
  Roger Dingledine 8f18647a33 create cells are now queued and processed only when idle 23 years ago
  Roger Dingledine 00a9e3732e remove popt dependency, consolidate config stuff 23 years ago
  Roger Dingledine bf53852a00 cleanup and a variety of bugfixes 23 years ago
  Nick Mathewson bef3424bec Add convenience functions to wrap create and init for symmetric ciphers; clean up error handling in onion.c 23 years ago
  Roger Dingledine 22285e6ff1 cleanup 23 years ago
  Roger Dingledine 253f0f160e laying the groundwork for dynamic router lists 23 years ago
  Roger Dingledine 5449fc86db synchronize to the version i've been giving people to test 23 years ago
  Roger Dingledine ddc2b69a28 onion proxies now work (i think) 23 years ago
  Roger Dingledine 41ee4e24bb clarifying the empty semicolon 23 years ago
  Nick Mathewson fdb31225b7 Port to MacOS X 23 years ago
  Roger Dingledine b8b8ab2fd6 port is now kept in host order except in sin_port 23 years ago
  Roger Dingledine 3a7f3ba348 cleanup: don't use size_t when you mean int 23 years ago
  Roger Dingledine 5414786cf1 changed path selection so it's actually random again 23 years ago
  Roger Dingledine 08adaa4b46 cleaned up new_route() 23 years ago
  Matej Pjafjar 01aadefbfc Changed crypto calls to go through common/crypto.[hc] instead of calling OpenSSL directly. 23 years ago
  Roger Dingledine c42c2b6640 only choose routers for the onion that are currently connected to us 23 years ago