Commit History

Author SHA1 Message Date
  Roger Dingledine 5a6bb0333e leave conn->socks_request around after the begin 22 years ago
  Roger Dingledine 84884a79c0 conn->socks_version is obsolete 22 years ago
  Roger Dingledine 2a3479af5f respond to nick's questions 22 years ago
  Nick Mathewson 7bde42676b Rename aci to circ_id throughout. 22 years ago
  Nick Mathewson dafb0e6a6e Make AP connections wait for a circuit if none exists. 22 years ago
  Roger Dingledine 1969c8a92f client now survives going offline better 22 years ago
  Roger Dingledine c78d5d7d30 play with connection_edge_send_command 22 years ago
  Roger Dingledine c6b442a346 make end relay cells have payloads 22 years ago
  Roger Dingledine 4a66865d0b send the end cell when we realize we're going to end, 22 years ago
  Roger Dingledine 11a23fc280 clean up logging, allow user to specify log files 22 years ago
  Roger Dingledine 6115813de3 i'm a little teapot, short and stout 22 years ago
  Roger Dingledine 737760f071 fix segfault (connecting to dirserver when network is down) 22 years ago
  Roger Dingledine b9628f266f change WARNING to WARN 22 years ago
  Nick Mathewson ecfb36823e Refactor, rename, and clarify 22 years ago
  Roger Dingledine 8b80362c76 0.0.2pre11, new license 22 years ago
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 22 years ago
  Roger Dingledine b51d2c05a0 no need to trigger an assert if socks handshake is malformed 22 years ago
  Roger Dingledine 756619bfd2 refactor around connection_edge_send_command() 22 years ago
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 22 years ago
  Roger Dingledine f563bbd2f9 refactor so connection_write_to_buf() never fails 22 years ago
  Roger Dingledine a6bab569ab socks5 now works 22 years ago
  Nick Mathewson 985a3e1492 Add new cell fullness and bandwidth stats. 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
  Nick Mathewson 3d4ccb781a Refactor buffers; implement descriptors. 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 6f46316c31 bugfixes and refactorings 22 years ago
  Roger Dingledine 8b71b7338f clean up exported api's 22 years ago