커밋 기록

작성자 SHA1 메시지 날짜
  Nick Mathewson 8930468582 Document HELLO cells and proposed connection protocol versioning scheme. NOTE: This will not work as documented; see notes. 19 년 전
  Nick Mathewson 0c3ca41d3c Add a few more paragraphs to path-spec.txt 19 년 전
  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. 19 년 전
  Roger Dingledine db657ea0af don't squeal if the first few retries fail. 19 년 전
  Roger Dingledine 892f671f59 Define a schedule for how long to wait between retrying 19 년 전
  Andrew Lewman 1d02d24afa Load and start tor in launchd at end of installation 19 년 전
  Andrew Lewman cb32336e19 Add the output of OSX arch into the package name in preparation for ppc 19 년 전
  Roger Dingledine e1f30a5f21 when we find our dirport to be reachable, mark our descriptor 19 년 전
  Roger Dingledine ac258d2cc8 Start publishing one minute or so after we find our ORPort 19 년 전
  Nick Mathewson 7fcb267e24 Oh. And apparently, msvc6 doesnt think very much of doing u64-and-double arithmetic either. 19 년 전
  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.) 19 년 전
  Roger Dingledine 388ac4126a If we are using an exit enclave and we can't connect, e.g. because 19 년 전
  Roger Dingledine a8444c6f53 pick a log domain; resolve an xxxx 19 년 전
  Roger Dingledine 84a246e534 shuffle todo items 19 년 전
  Roger Dingledine c85745cfe2 parameterize the loudness of log_addr_has_changed(), since it's the 19 년 전
  Roger Dingledine 542adb88d7 Make a louder statement the first time we learn a guessed 19 년 전
  Roger Dingledine c055a34cdb huge bugfix: we weren't ever writing an http header when sending 19 년 전
  Roger Dingledine a2a89da693 and don't try to build the descriptor every second, if it's dirty 19 년 전
  Roger Dingledine 42e2057d67 fix some more places where we shouldn't crash if we can't build 19 년 전
  Roger Dingledine 9db7b2c068 Allow servers with no hostname or IP address to learn their IP address 19 년 전
  Roger Dingledine 8868830ac5 we are constrained more than we realized, on what g^x values we can 19 년 전
  Roger Dingledine fc7c32da8a fix wordo 19 년 전
  Roger Dingledine 48ea06ea02 nick suggests that the hello cell should have both server IP and 19 년 전
  Andrew Lewman b4433c674d Minor fixed for launchd xml plist 19 년 전
  Andrew Lewman 47bf7abc1a Added net.freehaven.tor.plist to AC_OUTPUT 19 년 전
  Nick Mathewson e572d5990c MSVC6 is apparently terrified of unnatural cross-breeding between uint64_t and double, and needs more persuasion than usual to cast one to the other. Issue identified by Frediano Ziglio; patch revised for minimal impact on non-MSVC6 compilers. 19 년 전
  Andrew Lewman 169d6c4aca Remove a merged if-then from line 85 19 년 전
  Andrew Lewman 1478636f54 Change the way Tor starts on OSX 10.4 vs pre-10.4. 10.4 Tor now uses 19 년 전
  Roger Dingledine 886b10bbe2 whitespace/etc cleanups 19 년 전
  Roger Dingledine ee5f512e13 parameterize the loudness of resolve_my_address(), and call things 19 년 전