Historia zmian

Autor SHA1 Wiadomość Data
  Roger Dingledine 542adb88d7 Make a louder statement the first time we learn a guessed 18 lat temu
  Roger Dingledine c055a34cdb huge bugfix: we weren't ever writing an http header when sending 18 lat temu
  Roger Dingledine a2a89da693 and don't try to build the descriptor every second, if it's dirty 18 lat temu
  Roger Dingledine 42e2057d67 fix some more places where we shouldn't crash if we can't build 18 lat temu
  Roger Dingledine 9db7b2c068 Allow servers with no hostname or IP address to learn their IP address 18 lat temu
  Roger Dingledine 8868830ac5 we are constrained more than we realized, on what g^x values we can 18 lat temu
  Roger Dingledine fc7c32da8a fix wordo 18 lat temu
  Roger Dingledine 48ea06ea02 nick suggests that the hello cell should have both server IP and 18 lat temu
  Andrew Lewman b4433c674d Minor fixed for launchd xml plist 18 lat temu
  Andrew Lewman 47bf7abc1a Added net.freehaven.tor.plist to AC_OUTPUT 18 lat temu
  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. 18 lat temu
  Andrew Lewman 169d6c4aca Remove a merged if-then from line 85 18 lat temu
  Andrew Lewman 1478636f54 Change the way Tor starts on OSX 10.4 vs pre-10.4. 10.4 Tor now uses 18 lat temu
  Roger Dingledine 886b10bbe2 whitespace/etc cleanups 18 lat temu
  Roger Dingledine ee5f512e13 parameterize the loudness of resolve_my_address(), and call things 18 lat temu
  Roger Dingledine 3d79eb52ab stick to nick's nul/null convention 18 lat temu
  Roger Dingledine 0ada963ef6 add a whole lot more work to the todo. 18 lat temu
  Roger Dingledine 1c23ae80b7 mention the existence of dir-spec in tor-spec, and note that we need 18 lat temu
  Roger Dingledine 182589dae6 minor tweak on the dir spec 18 lat temu
  Roger Dingledine c4411841d2 Avoid an integer underflow when the dir authority decides whether a 18 lat temu
  Andrew Lewman 2c20882f02 Update config to redirect output to the tor log file for now. 18 lat temu
  Nick Mathewson a0cf95e1c9 Add some debugging asserts to dns.c; these are too expensive to leave in permanently. 18 lat temu
  Andrew Lewman 3388722c28 Move cmd line parameters into the config file, remove chroot, and 18 lat temu
  Andrew Lewman 4f6cd129c9 Add in start parameters. Perhaps we should ship these set correct in 18 lat temu
  Andrew Lewman 546d07bc67 First crack at launchd plist for Tor 18 lat temu
  Nick Mathewson c32e19b4ed OR_CONN_EVENT_NEW: we should probably handle that , should we not? Especially since 23:26 < phobos> nickm: grep -c "Unrecognized status code 4" tor.log 18 lat temu
  Nick Mathewson 39344fc301 Add a const; fix a (probably harmless) bug when storing a resolve we forgot we asked for. 18 lat temu
  Nick Mathewson d5d7f8e62c Fix project file for MSVC6 (!). Patch from Frediano Ziglio. 18 lat temu
  Nick Mathewson 28a7c8a64c Make compilation work on old MSVCs without GetVertsionEx magic. Patch from Frediano Ziglio. 18 lat temu
  Nick Mathewson a7a1d4e3d3 First part of making mmap-based stuff work on win32: save descriptors as "binary" (no LF->CRLF tanslation) so that we can mmap them properly later. Patch from Frediano Ziglio. 18 lat temu