Commit History

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