Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson c48ccf9db4 Insert a newline between all router descriptors when generating (old style) signed directories, in case somebody was counting on that. il y a 20 ans
  Nick Mathewson 2f49e058d0 Now that directory admins assure me they have adjested teir configs, it is safe to make authorities be non-versioning, non-naming by default. il y a 20 ans
  Nick Mathewson 9bc2467626 Okay, try to use RAND_poll() from OpenSSL where available. il y a 20 ans
  Nick Mathewson 48caf912a6 Bump version to 0.1.1.8-alpha-cvs il y a 20 ans
  Peter Palfrader 06da1d4cba New upstream release il y a 20 ans
  Nick Mathewson d7b04a8788 do not try to download a routerdesc if we would immediately reject it as obsolete. il y a 20 ans
  Nick Mathewson 2572db2472 Warn less about intro nodes by nickname; remember our own intro nodes by key. il y a 20 ans
  Roger Dingledine 5569e49a6c the installer screenshot lists no version, so stop being so defensive il y a 20 ans
  Roger Dingledine 2b3e8ab901 bump to 0.1.1.8-alpha il y a 20 ans
  Roger Dingledine 69003566c0 a changelog for 0.1.1.8-alpha il y a 20 ans
  Roger Dingledine c4757e0705 LOG_ERR is for when we know we're going to exit. use LOG_WARN in other il y a 20 ans
  Roger Dingledine 78edd804ff fix a malformed warning entry il y a 20 ans
  Nick Mathewson 010bcfa9df Win32 compilation/correctness fixes. il y a 20 ans
  Roger Dingledine 83e119154b doxygen fix il y a 20 ans
  Nick Mathewson 150e5ac098 disable RAND_poll() for the alpha of the day; at least 24 hours of testing is in order for something like that. il y a 20 ans
  Nick Mathewson a53ecc94f9 Add half our entropy from RAND_poll in OpenSSL. These know how to use egd (if present) openbsd weirdness (if present), vms/os2 weirdness (if we ever port there), and more in the future. il y a 20 ans
  Roger Dingledine 46af2d26d0 you can't declare variables in the middle of a block il y a 20 ans
  Peter Palfrader 14934dece2 Print address too when we say we cannot bind/listen il y a 20 ans
  Nick Mathewson 4c7113d26a Strip extra trailing newlines when parsing router descriptors. il y a 20 ans
  Nick Mathewson a89daaeca9 Once an hour (not just on startup) give OpenSSL some more entropy. il y a 20 ans
  Nick Mathewson cc35e1720f Using RAND_pseudo_bytes instead of RAND_bytes is an accident waiting to happen, and does not really speed us up much when we do it. So stop doing it. il y a 20 ans
  Roger Dingledine 0e5b6a84eb without braces, what will hold up the code? il y a 20 ans
  Nick Mathewson ba24193ab5 Make doxygen marginally happier il y a 20 ans
  Peter Palfrader e53f1ccbfc sparc64 doesn't like unaligned access either il y a 20 ans
  Nick Mathewson 780aa94b6a add a todo: clients should use Stable/Fast flags il y a 20 ans
  Nick Mathewson 5cf758764e Rate-limit warnings related to unrecognized MyFamily elements. il y a 20 ans
  Nick Mathewson ba67d14d40 On sighup, if usehelpernodes changed to 1, use new circuits. il y a 20 ans
  Roger Dingledine f12663a4ce call circuit_expire_all_dirty_circs() on do_hup(). il y a 20 ans
  Nick Mathewson 56be5a9706 I *knew* something was wrong here. Flip some comparison operators and make download-rate-limiting sane again. il y a 20 ans
  Nick Mathewson 039edb3dbb Downgrade too-frequent "nothing happened" message from info to debug il y a 20 ans