Historial de Commits

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