Commit History

Author SHA1 Message Date
  Nick Mathewson 75dc76eb3e Better error msg on unknown circuit id. 20 years ago
  Roger Dingledine 4c2de3a2b6 compress end-of-second summary into one line 20 years ago
  Nick Mathewson 14e31fbd71 Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath 20 years ago
  Roger Dingledine 2bb18e62cb make rend apconn send to the right cpath layer 20 years ago
  Nick Mathewson e8345bfced refactor; start adding debugging logs to midpoint rend stuff 20 years ago
  Nick Mathewson 0ba9ab5fb0 Add rendezvous-related metadata and code to circuits. Initially, we 20 years ago
  Nick Mathewson 6f3c6d1289 Split out mark_for_close with circuits. Seems to work for me. 20 years ago
  Roger Dingledine dd632e697e clean up some log messages and severities 20 years ago
  Roger Dingledine 43fcb70bad checkpoint: revamp relay cell packaging and handling 21 years ago
  Roger Dingledine 6a19e64066 remove trailing whitespace 21 years ago
  Roger Dingledine 8712a30e91 move cell size to 512 bytes 21 years ago
  Roger Dingledine 961ecf7abf add H(K|1) to the onionskin reply 21 years ago
  Roger Dingledine a3e39b0ceb don't build too many circs at once 21 years ago
  Roger Dingledine f5089681f7 bugfix: if you recognize a relay cell, don't also pass it on. 21 years ago
  Nick Mathewson 7bde42676b Rename aci to circ_id throughout. 21 years ago
  Roger Dingledine b9628f266f change WARNING to WARN 21 years ago
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 21 years ago
  Roger Dingledine 756619bfd2 refactor around connection_edge_send_command() 21 years ago
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 21 years ago
  Nick Mathewson 985a3e1492 Add new cell fullness and bandwidth stats. 21 years ago
  Roger Dingledine 3ed7aedc11 bugfixes and features: closer to making dirserv work 21 years ago
  Roger Dingledine cb8212bfcb clean up receiver buckets; prepare for payloads in relay_end; note a few bugs 21 years ago
  Roger Dingledine 9e5cafc395 first pass: obey log convention 21 years ago
  Roger Dingledine 8b71b7338f clean up exported api's 21 years ago
  Roger Dingledine 2dda97e8fd implemented cpuworkers 21 years ago
  Nick Mathewson 95e5384af3 Change many files to new log_fn format 21 years ago
  Roger Dingledine 9a33b59ece relay queues are obsolete (woo!) 21 years ago
  Roger Dingledine 030564e95d send truncates AP-ward in a circuit, not destroys 21 years ago
  Roger Dingledine d3292e484a implement truncate and truncated (untested) 21 years ago
  Roger Dingledine 1c6def292b remove dead code 21 years ago