Commit History

Author SHA1 Message Date
  Roger Dingledine 3fa170e11f more futzing towards tls 22 years ago
  Roger Dingledine 99035f3520 clean read_to_buf more 22 years ago
  Roger Dingledine 7a34cdf5ee general cleanup and reabstraction, to prepare for tls 22 years ago
  Nick Mathewson fd20011c26 Add initial interfaces and code for TLS support. Interfaces are right; code needs work and testing. 22 years ago
  Roger Dingledine ce289f65f2 remove last vestiges of op_port 22 years ago
  Roger Dingledine 36f055e7ee start honoring the recommended_versions string 22 years ago
  Roger Dingledine 2dda97e8fd implemented cpuworkers 22 years ago
  Nick Mathewson cd3467bb01 Attempt to make sockets code work right on windows. 22 years ago
  Roger Dingledine 88edae9407 start refactoring dnsworker so testing won't be so darn hard 22 years ago
  Nick Mathewson 9cf01020cc Misc patches to make windows build work. Now everything is done except the sockets stuff 22 years ago
  Roger Dingledine c82e13f1f5 reap exited dns/cpuworkers 22 years ago
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: 22 years ago
  Nick Mathewson 5267518455 autoconf around missing stdint.h 22 years ago
  Nick Mathewson ac5893c626 src/or 22 years ago
  Roger Dingledine f8d7cff6ea switch to aes 22 years ago
  Roger Dingledine c6f70e36e0 implemented total read rate limiting 22 years ago
  Roger Dingledine 9f58a2ece4 clean up main.c a bit 22 years ago
  Roger Dingledine f8203505e1 if stream ends before resolve finishes, inform resolver 22 years ago
  Roger Dingledine 5d13db862e entries in the dns cache now expire 22 years ago
  Nick Mathewson 04b871486c Reorder connection_or and make unexported functions static. Partially convert to symbolic constants -- Roger, was this what you had in mind? 22 years ago
  Roger Dingledine 8d4cd5d604 remove obsolete ss.h 22 years ago
  Roger Dingledine 05a8c264ff overhaul the dns farm: cut its size in half 22 years ago
  Roger Dingledine cbe7be1f78 remove on-the-fly compression feature 22 years ago
  Roger Dingledine 9a33b59ece relay queues are obsolete (woo!) 22 years ago
  Roger Dingledine d3292e484a implement truncate and truncated (untested) 22 years ago
  Roger Dingledine fa1d446440 OPport is gone. So is conn type OP. 22 years ago
  Roger Dingledine 091e1c0167 fix design bug: circ->n_conn is shared among circs, so it can't 22 years ago
  Roger Dingledine 1c6def292b remove dead code 22 years ago
  Roger Dingledine 39e9d79038 add circuit-level sendme relay cells 22 years ago
  Nick Mathewson 0957ffeb83 work on versioning; new log_fn function 22 years ago