Commit History

Author SHA1 Message Date
  Roger Dingledine 5ba9235873 clean up directory.c API 20 years ago
  Roger Dingledine df4be6a1f7 list in-points to command.c 20 years ago
  Roger Dingledine 3cdf2d67da it's amazing what a bit of punctuation can do for appearances 20 years ago
  Roger Dingledine c6d4a00c5f more doxygen markup 20 years ago
  Roger Dingledine f1fc4ce22b comment the functions in command.c 20 years ago
  Roger Dingledine fb2279b90b since we don't support truncateds much, don't bother sending them; 20 years ago
  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 20 years ago
  Roger Dingledine 6a19e64066 remove trailing whitespace 20 years ago
  Roger Dingledine 8712a30e91 move cell size to 512 bytes 20 years ago
  Roger Dingledine 961ecf7abf add H(K|1) to the onionskin reply 20 years ago
  Roger Dingledine a3e39b0ceb don't build too many circs at once 20 years ago
  Roger Dingledine f5089681f7 bugfix: if you recognize a relay cell, don't also pass it on. 20 years ago
  Nick Mathewson 7bde42676b Rename aci to circ_id throughout. 20 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