Commit Verlauf

Autor SHA1 Nachricht Datum
  Roger Dingledine d172fdd300 fix vicious bug in connection_ap_attach_pending that caused it to vor 20 Jahren
  Roger Dingledine 02ec2cdb34 bugfix: we were writing to stderr even when it's closed vor 20 Jahren
  Roger Dingledine 3818776f62 remove a conn_close_if_marked warning vor 20 Jahren
  Roger Dingledine 00de055f43 bugfix: an offline OP would leak all its sockets and stop working vor 20 Jahren
  Nick Mathewson 1155ae9b03 Bring assert_connection_ok up to date vor 20 Jahren
  Roger Dingledine c00953d2a1 make more sure we can't end up with two connections to the same OR vor 20 Jahren
  Roger Dingledine ac56486bf6 use the tor_malloc_zero wrapper vor 20 Jahren
  Nick Mathewson 7bde42676b Rename aci to circ_id throughout. vor 20 Jahren
  Nick Mathewson dafb0e6a6e Make AP connections wait for a circuit if none exists. vor 20 Jahren
  Roger Dingledine 1969c8a92f client now survives going offline better vor 20 Jahren
  Roger Dingledine 52589289fe add DirBindAddress, parse the BindAddress's when you bind vor 20 Jahren
  Roger Dingledine c6b442a346 make end relay cells have payloads vor 20 Jahren
  Roger Dingledine e4127e4d36 move closer to being able to reload config on HUP vor 20 Jahren
  Roger Dingledine 4a66865d0b send the end cell when we realize we're going to end, vor 20 Jahren
  Roger Dingledine 11a23fc280 clean up logging, allow user to specify log files vor 20 Jahren
  Nick Mathewson 959b5585a5 Stop using stdout for non-debugging cases vor 20 Jahren
  Roger Dingledine 58ec05877a make the buffer resize stuff work vor 20 Jahren
  Roger Dingledine b9628f266f change WARNING to WARN vor 20 Jahren
  Nick Mathewson ecfb36823e Refactor, rename, and clarify vor 20 Jahren
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. vor 20 Jahren
  Roger Dingledine de6cbe53c0 some early bugfixes vor 20 Jahren
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() vor 20 Jahren
  Roger Dingledine f563bbd2f9 refactor so connection_write_to_buf() never fails vor 20 Jahren
  Roger Dingledine 5c8fc2f705 mark all dirservers up at boot; mark a dirserver down if dir fetch fails vor 20 Jahren
  Nick Mathewson d0273ee135 We need to call get_connection_array before using its outputs vor 20 Jahren
  Roger Dingledine 2da3e4da0d move connection_array accessors from main.c to connection.c vor 20 Jahren
  Roger Dingledine 013c4e1467 move the tls handshake stuff to connection_or vor 20 Jahren
  Roger Dingledine 4533da06c9 getting closer to having dirserv working vor 20 Jahren
  Roger Dingledine c4c66e2c7f expand the scheduler to address SSL_read()'s pending bytes vor 20 Jahren
  Nick Mathewson 0e0169d6fa Write necessary backends for online directory generation. I think. vor 20 Jahren