Commit History

Author SHA1 Message Date
  Roger Dingledine aca6196da9 correct the comments, plus a question for nick 22 years ago
  Roger Dingledine 1c6def292b remove dead code 22 years ago
  Roger Dingledine 39e9d79038 add circuit-level sendme relay cells 22 years ago
  Roger Dingledine 2c7e660c62 sign directories with the signing key 22 years ago
  Nick Mathewson fcf7bfe290 Refactor directories; add unit tests; add router keyword 22 years ago
  Roger Dingledine 03ed54e920 put some symbolic constants to the onion skin lengths 22 years ago
  Roger Dingledine d7f50337c1 incremental path building in; uses ephemeral DH; onions are gone 22 years ago
  Nick Mathewson 44b4efe34d Tests, headers, and debugging for onion skin backend 22 years ago
  Roger Dingledine 96759a609e streams are now 8 bytes, and are recognized by intermediate hops 22 years ago
  Roger Dingledine 8a94dd60af cpath is now a doubly linked list, not an array 22 years ago
  Nick Mathewson 1eeb3f65fc Implement core of onion-skin-based handshake 22 years ago
  Roger Dingledine 0560008497 terminology shift: data->relay, topic->relay, topic->stream 22 years ago
  Nick Mathewson 5c514620fc Adjust straggling users of payload field 22 years ago
  Nick Mathewson 32a3e704b4 Choose correct abstraction for topic_foo. Abstract random-integer code 22 years ago
  Nick Mathewson 1bbea670bc Remove the last vestige of code that claims to know the inner structure of an onion on the network 22 years ago
  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) 22 years ago
  Roger Dingledine 64e46988f6 greatly simplify this notion of 'roles': 22 years ago
  Nick Mathewson 9a6b01ba44 Remove extraneous (and non-ansi) semis 22 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