Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. il y a 20 ans
  Roger Dingledine b51d2c05a0 no need to trigger an assert if socks handshake is malformed il y a 20 ans
  Roger Dingledine 756619bfd2 refactor around connection_edge_send_command() il y a 20 ans
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() il y a 20 ans
  Roger Dingledine f563bbd2f9 refactor so connection_write_to_buf() never fails il y a 20 ans
  Roger Dingledine a6bab569ab socks5 now works il y a 20 ans
  Nick Mathewson 985a3e1492 Add new cell fullness and bandwidth stats. il y a 20 ans
  Roger Dingledine cb8212bfcb clean up receiver buckets; prepare for payloads in relay_end; note a few bugs il y a 21 ans
  Roger Dingledine deac704399 connection_new() can't ever fail il y a 21 ans
  Roger Dingledine 9e5cafc395 first pass: obey log convention il y a 21 ans
  Nick Mathewson 3d4ccb781a Refactor buffers; implement descriptors. il y a 21 ans
  Roger Dingledine ed51df7453 bugfixes and note missing features il y a 21 ans
  Roger Dingledine 078c5ab617 leave the socks handshake on the inbuf until it's complete il y a 21 ans
  Roger Dingledine 6f46316c31 bugfixes and refactorings il y a 21 ans
  Roger Dingledine 8b71b7338f clean up exported api's il y a 21 ans
  Roger Dingledine 9c6343fdf8 refactor connects into connection_connect() il y a 21 ans
  Roger Dingledine ebc23f690c bugfix: onion pending queue now works il y a 21 ans
  Roger Dingledine 31bf3ec420 reshuffle functions for cleaner organization il y a 21 ans
  Nick Mathewson cd3467bb01 Attempt to make sockets code work right on windows. il y a 21 ans
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: il y a 21 ans
  Roger Dingledine 75440d08c2 fix many bugs in package_window handling il y a 21 ans
  Roger Dingledine 517b418b5c bugfix: a connection-level sendme cell would cause a connection to start il y a 21 ans
  Roger Dingledine f8203505e1 if stream ends before resolve finishes, inform resolver il y a 21 ans
  Nick Mathewson 95e5384af3 Change many files to new log_fn format il y a 21 ans
  Roger Dingledine cbe7be1f78 remove on-the-fly compression feature il y a 21 ans
  Roger Dingledine d3292e484a implement truncate and truncated (untested) il y a 21 ans
  Roger Dingledine 39e9d79038 add circuit-level sendme relay cells il y a 21 ans
  Roger Dingledine d7f50337c1 incremental path building in; uses ephemeral DH; onions are gone il y a 21 ans
  Roger Dingledine 96759a609e streams are now 8 bytes, and are recognized by intermediate hops il y a 21 ans
  Roger Dingledine 0560008497 terminology shift: data->relay, topic->relay, topic->stream il y a 21 ans