Commit History

Author SHA1 Message Date
  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 39fd5dd405 it's safe to do parallel directory fetches/uploads 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 6f46316c31 bugfixes and refactorings 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 0bac4247ca tls infrastructure now in place, give or take 22 years ago
  Nick Mathewson cd3467bb01 Attempt to make sockets code work right on windows. 22 years ago
  Nick Mathewson 9cf01020cc Misc patches to make windows build work. Now everything is done except the sockets stuff 22 years ago
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: 22 years ago
  Roger Dingledine dbf3435cde simplify fetch_from_buf; cull idle dnsworkers. 22 years ago
  Nick Mathewson 95e5384af3 Change many files to new log_fn format 22 years ago
  Roger Dingledine fa1d446440 OPport is gone. So is conn type OP. 22 years ago
  Roger Dingledine 39e9d79038 add circuit-level sendme relay cells 22 years ago
  Nick Mathewson 0957ffeb83 work on versioning; new log_fn function 22 years ago
  Roger Dingledine 9f38ba196c make router_dump_token only for debugging; clean backslashes 22 years ago
  Nick Mathewson 22df330f14 Get directories working. 22 years ago
  Nick Mathewson c3998e94f9 Call the right signed-directory functions; try to describe the difference between everything; remove some unused interfaces 22 years ago
  Roger Dingledine 0f17d09066 hints for nick on where to integrate 22 years ago
  Nick Mathewson c217b1ca71 Add magic to end of C files to make emacs happy; split test invocation into separate file. 22 years ago
  Roger Dingledine 64e46988f6 greatly simplify this notion of 'roles': 22 years ago
  Roger Dingledine 70b35ce8c2 lazy (just in time) directory rebuilding 22 years ago
  Roger Dingledine 121d029584 fix subtle race condition 23 years ago