Commit History

Author SHA1 Message Date
  Nick Mathewson e9254430e2 My copy of cpp is not DWIM-compliant; I guess, as a workaround, I should define constants before using them. 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
  Nick Mathewson 03544caca7 Make cvsignores reflect build process 22 years ago
  Nick Mathewson efbcd71b9b Remove false warnings from printf checks 22 years ago
  Nick Mathewson 49f082fcee Fix a bug where we'd sometimes run off the end of an array while 22 years ago
  Nick Mathewson fba684586f Add specification for half-open connections, modified from last week's 22 years ago
  Roger Dingledine 968d31162b fix typos, streamline 22 years ago
  Roger Dingledine 8d4cd5d604 remove obsolete ss.h 22 years ago
  Roger Dingledine 2554dee0d7 move to 0.0.2pre6; remove zlib include check 22 years ago
  Roger Dingledine a270a93da0 question for nick about daemonizing 22 years ago
  Nick Mathewson 95e5384af3 Change many files to new log_fn format 22 years ago
  Nick Mathewson 6965a4696c Have GCC catch errors in format strings 22 years ago
  Nick Mathewson 5fd033a8e8 Come up with a less macro-happy, even more portable log_fn implementation 22 years ago
  Nick Mathewson b9480620c6 Make log_fn work on apples with no workarounds needed in main code 22 years ago
  Nick Mathewson df2789c111 Make sure crypt_seed_rng succeeds 22 years ago
  Nick Mathewson 769c78a395 Use fread instead of fgets for binary data 22 years ago
  Roger Dingledine 05a8c264ff overhaul the dns farm: cut its size in half 22 years ago
  Roger Dingledine cb8ebfcf29 folding in nick's suggestion 22 years ago
  Nick Mathewson 9f5c2ff0c1 Add comment about hostnames; all else looks reasonable as discussed 22 years ago
  Nick Mathewson 3b5dc72648 Dont test handshakes in an infinite loop 22 years ago
  Nick Mathewson debfe65faf When debugging, dump key material 22 years ago
  Nick Mathewson 9182537238 Fix the periodic bug that would make handshaking fail. 22 years ago
  Nick Mathewson 9af577fee3 Do not use pseudorandom nonces 22 years ago
  Nick Mathewson 71b158bf2f Fix MacOS build 22 years ago
  Nick Mathewson 6250b90ac2 Better test messages for onion skin bug 22 years ago
  Nick Mathewson d21c0feb5a Add RNG seeding 22 years ago
  Roger Dingledine 33eeccd0a4 another revision of the rendezvous spec 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 1454f4aded improve portability: inet_aton is missing on solaris 22 years ago