Commit History

Author SHA1 Message Date
  Roger Dingledine 2da3e4da0d move connection_array accessors from main.c to connection.c 22 years ago
  Roger Dingledine 013c4e1467 move the tls handshake stuff to connection_or 22 years ago
  Roger Dingledine 4533da06c9 getting closer to having dirserv working 22 years ago
  Roger Dingledine c4c66e2c7f expand the scheduler to address SSL_read()'s pending bytes 22 years ago
  Nick Mathewson 0e0169d6fa Write necessary backends for online directory generation. I think. 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 deac704399 connection_new() can't ever fail 22 years ago
  Roger Dingledine 9e5cafc395 first pass: obey log convention 22 years ago
  Roger Dingledine 3b5191d36d various bugfixes and updates 22 years ago
  Nick Mathewson 3d4ccb781a Refactor buffers; implement descriptors. 22 years ago
  Roger Dingledine 40d0fca63a cleanups, bugfixes, more verbose logs 22 years ago
  Roger Dingledine ed51df7453 bugfixes and note missing features 22 years ago
  Roger Dingledine 078c5ab617 leave the socks handshake on the inbuf until it's complete 22 years ago
  Roger Dingledine b97945e411 add in directory 'post' support 22 years ago
  Roger Dingledine a66669859e phase out non-tls handshake, now that tls is stable. 22 years ago
  Roger Dingledine 6f46316c31 bugfixes and refactorings 22 years ago
  Nick Mathewson 4dddac706d Use EXIT properly in assert_connection_ok 22 years ago
  Nick Mathewson 1b9c2f35eb Add first cut of assert_*_ok functions 22 years ago
  Roger Dingledine 8b71b7338f clean up exported api's 22 years ago
  Roger Dingledine 9c6343fdf8 refactor connects into connection_connect() 22 years ago
  Roger Dingledine ebc23f690c bugfix: onion pending queue now works 22 years ago
  Roger Dingledine b63013e847 finally tracked down the seg fault 22 years ago
  Roger Dingledine e585dad887 fix the cpuworker circ-had-vanished bug (maybe) 22 years ago
  Roger Dingledine 31bf3ec420 reshuffle functions for cleaner organization 22 years ago
  Roger Dingledine 1738af9620 tls works between routers now too 22 years ago
  Roger Dingledine b1078b7a3c tls works with onion proxies now. 22 years ago
  Roger Dingledine fa1bfaa349 check for funny business from the remote peer 22 years ago
  Nick Mathewson 36a3086434 Add router_get_by_pk function; use in connection_tls_finish_handshake. 22 years ago
  Roger Dingledine 44c3a7c2d7 collect info from peer we just handshaked with 22 years ago
  Roger Dingledine 0bac4247ca tls infrastructure now in place, give or take 22 years ago