Commit History

Author SHA1 Message Date
  Nick Mathewson b927c56144 unbork windows line endings 22 years ago
  Nick Mathewson c336c99e60 Start of port to win32. Missing are: 22 years ago
  Nick Mathewson 5126f203f2 Work on systems with broken AC_CHECK_TYPE 22 years ago
  Nick Mathewson 58e2edfb24 Who would have thought that some systems define intfoo_t, but not uintfoo_t? Cygwin is such a system. 22 years ago
  Nick Mathewson 7284c25b34 Cope better on platforms that define some of intFOO_t in sys/types.h or elsewhere 22 years ago
  Nick Mathewson 5267518455 autoconf around missing stdint.h 22 years ago
  Roger Dingledine 681c7539ef better log output for debugging 22 years ago
  Nick Mathewson 17a311d9a0 Fix typo: ports are 16 bits. 22 years ago
  Roger Dingledine 7bb321ec8a hypothetical new wording of license 22 years ago
  Roger Dingledine 60d52a7e08 patch to let poll() recognize eof on more architectures 22 years ago
  Nick Mathewson ac5893c626 src/or 22 years ago
  Nick Mathewson f12fdd62aa Be smarter about getting key matter from DH. 22 years ago
  Roger Dingledine ab0f263fb9 more tweaks to the readme, from paul's comments 22 years ago
  Roger Dingledine 6401253c0c clean up the readme, so we can try it on paul 22 years ago
  Roger Dingledine a7a580977c skeletal design paper 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 75440d08c2 fix many bugs in package_window handling 22 years ago
  Nick Mathewson 300984c057 Add AES counter-mode support to the crypt library 22 years ago
  Nick Mathewson a0f1588318 Add a the public-domain AES implementation, with a minimal counter-mode wrapper. 22 years ago
  Roger Dingledine 517b418b5c bugfix: a connection-level sendme cell would cause a connection to start 22 years ago
  Roger Dingledine f8203505e1 if stream ends before resolve finishes, inform resolver 22 years ago
  Roger Dingledine 35a37ec3f5 fix memleak in dump_signed_directory_to_string 22 years ago
  Roger Dingledine 66213fb490 update todo for finished items 22 years ago
  Roger Dingledine 5d13db862e entries in the dns cache now expire 22 years ago
  Roger Dingledine 6c9e3762b5 clean up sev_to_string hack in log.c 22 years ago
  Roger Dingledine dbf3435cde simplify fetch_from_buf; cull idle dnsworkers. 22 years ago
  Roger Dingledine ad917e7788 non-buggy robustness, even 22 years ago
  Roger Dingledine dfdc93eccb improve robustness: connection_get_by_* ignores conns marked for close 22 years ago