Commit History

Author SHA1 Message Date
  Roger Dingledine 6f46316c31 bugfixes and refactorings 22 years ago
  Roger Dingledine 8b71b7338f clean up exported api's 22 years ago
  Roger Dingledine ebc23f690c bugfix: onion pending queue now works 22 years ago
  Roger Dingledine e585dad887 fix the cpuworker circ-had-vanished bug (maybe) 22 years ago
  Roger Dingledine 2dda97e8fd implemented cpuworkers 22 years ago
  Roger Dingledine 88edae9407 start refactoring dnsworker so testing won't be so darn hard 22 years ago
  Nick Mathewson ac5893c626 src/or 22 years ago
  Nick Mathewson efbcd71b9b Remove false warnings from printf checks 22 years ago
  Nick Mathewson debfe65faf When debugging, dump key material 22 years ago
  Nick Mathewson 9182537238 Fix the periodic bug that would make handshaking fail. 22 years ago
  Nick Mathewson 6250b90ac2 Better test messages for onion skin bug 22 years ago
  Roger Dingledine 9a33b59ece relay queues are obsolete (woo!) 22 years ago
  Roger Dingledine d3292e484a implement truncate and truncated (untested) 22 years ago
  Nick Mathewson d3592af042 Answer question about eliminating symmetric encryption from onion skins 22 years ago
  Roger Dingledine fa1d446440 OPport is gone. So is conn type OP. 22 years ago
  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