Commit History

Author SHA1 Message Date
  Roger Dingledine 1969c8a92f client now survives going offline better 20 years ago
  Roger Dingledine 52589289fe add DirBindAddress, parse the BindAddress's when you bind 20 years ago
  Roger Dingledine c6b442a346 make end relay cells have payloads 20 years ago
  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
  Roger Dingledine 11a23fc280 clean up logging, allow user to specify log files 20 years ago
  Nick Mathewson 959b5585a5 Stop using stdout for non-debugging cases 20 years ago
  Roger Dingledine 58ec05877a make the buffer resize stuff work 20 years ago
  Roger Dingledine b9628f266f change WARNING to WARN 20 years ago
  Nick Mathewson ecfb36823e Refactor, rename, and clarify 20 years ago
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 20 years ago
  Roger Dingledine de6cbe53c0 some early bugfixes 20 years ago
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 20 years ago
  Roger Dingledine f563bbd2f9 refactor so connection_write_to_buf() never fails 20 years ago
  Roger Dingledine 5c8fc2f705 mark all dirservers up at boot; mark a dirserver down if dir fetch fails 20 years ago
  Nick Mathewson d0273ee135 We need to call get_connection_array before using its outputs 20 years ago
  Roger Dingledine 2da3e4da0d move connection_array accessors from main.c to connection.c 20 years ago
  Roger Dingledine 013c4e1467 move the tls handshake stuff to connection_or 20 years ago
  Roger Dingledine 4533da06c9 getting closer to having dirserv working 20 years ago
  Roger Dingledine c4c66e2c7f expand the scheduler to address SSL_read()'s pending bytes 20 years ago
  Nick Mathewson 0e0169d6fa Write necessary backends for online directory generation. I think. 20 years ago
  Roger Dingledine cb8212bfcb clean up receiver buckets; prepare for payloads in relay_end; note a few bugs 20 years ago
  Roger Dingledine deac704399 connection_new() can't ever fail 20 years ago
  Roger Dingledine 9e5cafc395 first pass: obey log convention 20 years ago
  Roger Dingledine 3b5191d36d various bugfixes and updates 20 years ago
  Nick Mathewson 3d4ccb781a Refactor buffers; implement descriptors. 20 years ago
  Roger Dingledine 40d0fca63a cleanups, bugfixes, more verbose logs 20 years ago
  Roger Dingledine ed51df7453 bugfixes and note missing features 20 years ago
  Roger Dingledine 078c5ab617 leave the socks handshake on the inbuf until it's complete 20 years ago
  Roger Dingledine b97945e411 add in directory 'post' support 20 years ago