Commit History

Author SHA1 Message Date
  Roger Dingledine e4127e4d36 move closer to being able to reload config on HUP 20 years ago
  Roger Dingledine 4a66865d0b send the end cell when we realize we're going to end, 20 years ago
  Nick Mathewson 959b5585a5 Stop using stdout for non-debugging cases 21 years ago
  Roger Dingledine b9628f266f change WARNING to WARN 21 years ago
  Nick Mathewson ecfb36823e Refactor, rename, and clarify 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
  Roger Dingledine f563bbd2f9 refactor so connection_write_to_buf() never fails 21 years ago
  Nick Mathewson 985a3e1492 Add new cell fullness and bandwidth stats. 21 years ago
  Roger Dingledine efa8e288ef my_routerinfo, router_is_me, and learn_my_address are obsolete 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
  Nick Mathewson 3d4ccb781a Refactor buffers; implement descriptors. 21 years ago
  Roger Dingledine 40d0fca63a cleanups, bugfixes, more verbose logs 21 years ago
  Roger Dingledine 078c5ab617 leave the socks handshake on the inbuf until it's complete 21 years ago
  Roger Dingledine 6f46316c31 bugfixes and refactorings 21 years ago
  Nick Mathewson 3f3f8921f6 Make sequential ACI selection logic handle HIGHER/LOWER 21 years ago
  Nick Mathewson 1b9c2f35eb Add first cut of assert_*_ok functions 21 years ago
  Nick Mathewson c09de55fb8 Add #ifdef'd code (on by default) to allocate ACIs sequentially. 21 years ago
  Roger Dingledine 8b71b7338f clean up exported api's 21 years ago
  Roger Dingledine ebc23f690c bugfix: onion pending queue now works 21 years ago
  Nick Mathewson 14c8bc598b Attempt to track down bug in conn->package_window 21 years ago
  Roger Dingledine 681c7539ef better log output for debugging 21 years ago
  Nick Mathewson 17a311d9a0 Fix typo: ports are 16 bits. 21 years ago
  Nick Mathewson ac5893c626 src/or 21 years ago
  Roger Dingledine 75440d08c2 fix many bugs in package_window handling 21 years ago
  Roger Dingledine 3dcc34491b slightly happier on 64-bit archs 21 years ago
  Nick Mathewson efbcd71b9b Remove false warnings from printf checks 21 years ago
  Nick Mathewson 95e5384af3 Change many files to new log_fn format 21 years ago