Commit History

Author SHA1 Message Date
  Nick Mathewson 64c14d8ce3 These asserts will either cause spurious crashes or help debug the pend->conn->s == -1 issue. 18 years ago
  Nick Mathewson 08a4114abf Another MSVC6 fix. Grnk. 18 years ago
  Roger Dingledine 2249180b60 bugfix: if you find yourself reachable, then don't ever make any client 18 years ago
  Roger Dingledine 4d5fab4f9a tweak 18 years ago
  Roger Dingledine 9283ddb760 an entry guard that is "unlisted", as well as not known to be "down", is 18 years ago
  Andrew Lewman 3f0e4622b6 Grammar fixes for clarity. 18 years ago
  Roger Dingledine 237c7ecbfd tweak 18 years ago
  Roger Dingledine 97a14b2018 tweak 18 years ago
  Nick Mathewson 8930468582 Document HELLO cells and proposed connection protocol versioning scheme. NOTE: This will not work as documented; see notes. 18 years ago
  Nick Mathewson 0c3ca41d3c Add a few more paragraphs to path-spec.txt 18 years ago
  Nick Mathewson ee32b06897 Fork off v0 of the protocol spec; we are going to add versioning soon so we can make backward-incompatible changes without breaking the whole network. Also, fork the v0 directory protocol into its own document, and turn dir-spec.txt into the present tense. 18 years ago
  Roger Dingledine db657ea0af don't squeal if the first few retries fail. 18 years ago
  Roger Dingledine 892f671f59 Define a schedule for how long to wait between retrying 18 years ago
  Andrew Lewman 1d02d24afa Load and start tor in launchd at end of installation 18 years ago
  Andrew Lewman cb32336e19 Add the output of OSX arch into the package name in preparation for ppc 18 years ago
  Roger Dingledine e1f30a5f21 when we find our dirport to be reachable, mark our descriptor 18 years ago
  Roger Dingledine ac258d2cc8 Start publishing one minute or so after we find our ORPort 18 years ago
  Nick Mathewson 7fcb267e24 Oh. And apparently, msvc6 doesnt think very much of doing u64-and-double arithmetic either. 18 years ago
  Nick Mathewson 77c28d112b Hm. We probably should define INT64_MAX if we really want it. (Especially since we only want it on one platform, where, coincidentally, it is not defined.) 18 years ago
  Roger Dingledine 388ac4126a If we are using an exit enclave and we can't connect, e.g. because 18 years ago
  Roger Dingledine a8444c6f53 pick a log domain; resolve an xxxx 18 years ago
  Roger Dingledine 84a246e534 shuffle todo items 18 years ago
  Roger Dingledine c85745cfe2 parameterize the loudness of log_addr_has_changed(), since it's the 18 years ago
  Roger Dingledine 542adb88d7 Make a louder statement the first time we learn a guessed 18 years ago
  Roger Dingledine c055a34cdb huge bugfix: we weren't ever writing an http header when sending 18 years ago
  Roger Dingledine a2a89da693 and don't try to build the descriptor every second, if it's dirty 18 years ago
  Roger Dingledine 42e2057d67 fix some more places where we shouldn't crash if we can't build 18 years ago
  Roger Dingledine 9db7b2c068 Allow servers with no hostname or IP address to learn their IP address 18 years ago
  Roger Dingledine 8868830ac5 we are constrained more than we realized, on what g^x values we can 18 years ago
  Roger Dingledine fc7c32da8a fix wordo 18 years ago