Commit History

Author SHA1 Message Date
  Roger Dingledine 1738af9620 tls works between routers now too 21 years ago
  Roger Dingledine b1078b7a3c tls works with onion proxies now. 21 years ago
  Roger Dingledine fa1bfaa349 check for funny business from the remote peer 21 years ago
  Nick Mathewson 36a3086434 Add router_get_by_pk function; use in connection_tls_finish_handshake. 21 years ago
  Roger Dingledine 44c3a7c2d7 collect info from peer we just handshaked with 21 years ago
  Roger Dingledine 0bac4247ca tls infrastructure now in place, give or take 21 years ago
  Roger Dingledine 3fa170e11f more futzing towards tls 21 years ago
  Roger Dingledine 99035f3520 clean read_to_buf more 21 years ago
  Roger Dingledine 7a34cdf5ee general cleanup and reabstraction, to prepare for tls 21 years ago
  Roger Dingledine 90f22933e7 make the conn->package_window bug go away. 21 years ago
  Nick Mathewson 14c8bc598b Attempt to track down bug in conn->package_window 21 years ago
  Roger Dingledine 33b0569fba remove duplicate packagewindow-checking code, 21 years ago
  Roger Dingledine 2dda97e8fd implemented cpuworkers 21 years ago
  Nick Mathewson cd3467bb01 Attempt to make sockets code work right on windows. 21 years ago
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: 21 years ago
  Nick Mathewson ac5893c626 src/or 21 years ago
  Roger Dingledine c6f70e36e0 implemented total read rate limiting 21 years ago
  Roger Dingledine 75440d08c2 fix many bugs in package_window handling 21 years ago
  Roger Dingledine dbf3435cde simplify fetch_from_buf; cull idle dnsworkers. 21 years ago
  Roger Dingledine a43c015838 clean out some old comments 21 years ago
  Nick Mathewson 95e5384af3 Change many files to new log_fn format 21 years ago
  Roger Dingledine 05a8c264ff overhaul the dns farm: cut its size in half 21 years ago
  Roger Dingledine cbe7be1f78 remove on-the-fly compression feature 21 years ago
  Roger Dingledine 1454f4aded improve portability: inet_aton is missing on solaris 21 years ago
  Roger Dingledine d3292e484a implement truncate and truncated (untested) 21 years ago
  Roger Dingledine fa1d446440 OPport is gone. So is conn type OP. 21 years ago
  Roger Dingledine 39e9d79038 add circuit-level sendme relay cells 21 years ago
  Roger Dingledine d7f50337c1 incremental path building in; uses ephemeral DH; onions are gone 21 years ago
  Roger Dingledine 96759a609e streams are now 8 bytes, and are recognized by intermediate hops 21 years ago
  Roger Dingledine 0560008497 terminology shift: data->relay, topic->relay, topic->stream 21 years ago