Commit History

Author SHA1 Message Date
  Roger Dingledine 39e9d79038 add circuit-level sendme relay cells 21 years ago
  Roger Dingledine 2c7e660c62 sign directories with the signing key 21 years ago
  Roger Dingledine 03ed54e920 put some symbolic constants to the onion skin lengths 21 years ago
  Roger Dingledine d7f50337c1 incremental path building in; uses ephemeral DH; onions are gone 21 years ago
  Roger Dingledine 96759a609e streams are now 8 bytes, and are recognized by intermediate hops 21 years ago
  Roger Dingledine 0560008497 terminology shift: data->relay, topic->relay, topic->stream 21 years ago
  Roger Dingledine 59e70bcae6 bugfix: a circ can't be youngest if it's still connecting to the first hop 21 years ago
  Roger Dingledine f54186aa91 bugfix: refactor to always use circuit_remove 21 years ago
  Roger Dingledine f39ca8a3aa further cleanup, test.c still has some bugs 21 years ago
  Nick Mathewson 33176c70a5 Factor out timeval-related functions. 21 years ago
  Nick Mathewson c217b1ca71 Add magic to end of C files to make emacs happy; split test invocation into separate file. 21 years ago
  Roger Dingledine 90f8a7a757 be less noisy at -l info, now that flow control bug is solved 21 years ago
  Roger Dingledine 1714ea2ab8 21 years ago
  Roger Dingledine c35373a2cf major overhaul: dns slave subsystem, topics 21 years ago
  Roger Dingledine fbf4ca3ff8 bugfix: couldn't send two creates, two datas, and the destroy all at once 22 years ago
  Roger Dingledine 8f18647a33 create cells are now queued and processed only when idle 22 years ago
  Roger Dingledine b097aa3288 per-second cell statistics to help with profiling 22 years ago
  Roger Dingledine ab0aee04d9 added OnionsPerSecond to prevent create flooding 22 years ago
  Roger Dingledine 74787aa2d4 cell.c is now obsolete 22 years ago
  Roger Dingledine 09daf01e4a added 'connected' cell type 22 years ago
  Roger Dingledine b8b8ab2fd6 port is now kept in host order except in sin_port 22 years ago
  Roger Dingledine 5c0edf6d54 Folded cell.? into src/or 22 years ago
  Roger Dingledine 2147898577 Implemented router twins 22 years ago
  Roger Dingledine 267434bdea Implemented congestion control 22 years ago
  Roger Dingledine 117cbeeaaf Implemented link padding and receiver token buckets 22 years ago
  Roger Dingledine 391d23c428 it wouldn't return when the next router isn't up, leading to later seg fault 22 years ago
  Roger Dingledine 0a3da3ae37 put in the support for 'router twins' 22 years ago
  Roger Dingledine d982925593 Integrated onion proxy into or/ 22 years ago
  Roger Dingledine b503d4c6d6 made 'app' connection be 'exit' connection 22 years ago
  Roger Dingledine 9a928eeb12 Initial revision 22 years ago