コミット履歴

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