Commit History

作者 SHA1 備註 提交日期
  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. 20 年之前
  Nick Mathewson a89daaeca9 Once an hour (not just on startup) give OpenSSL some more entropy. 20 年之前
  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. 20 年之前
  Nick Mathewson ba24193ab5 Make doxygen marginally happier 20 年之前
  Nick Mathewson f8c07e1f33 free EVP cipher information on shutdown to remove some spurious dmalloc complaints. 20 年之前
  Nick Mathewson de198d800b Never call free() on tor_malloc()d memory. This is unlikely to be our current leak, but it may help dmalloc work. 20 年之前
  Nick Mathewson 26e7a05725 even better function start checks; give dmalloc a chance of working. 20 年之前
  Nick Mathewson 92451f74a8 Reformat inconsistent function declarations. 20 年之前
  Nick Mathewson 5c53545d81 Add a bunch more warnings to out warning suite; resolve them; pack structs a little better. 20 年之前
  Nick Mathewson f8a80e8d59 Helper functions to perform our truncated base64 encoding on hexdigests. 20 年之前
  Nick Mathewson 6b479b3cfa Only do openssl accel stuff if version is at least 0.9.7 20 年之前
  Roger Dingledine fa507c63e8 put quotes around user-supplied strings so they are more likely to 20 年之前
  Roger Dingledine 121ea4dd93 a url for better reference 20 年之前
  Nick Mathewson 943ef5256b fix whitespace issues 20 年之前
  Nick Mathewson 9345323b18 far far cleaner implementation of handshake checking logic. Backport candidate. 20 年之前
  Roger Dingledine bfe65db284 ok, so now it was just redundant. nick, do you recall what rfc 20 年之前
  Roger Dingledine b9a7482c02 note another potential security problem with generating key material 20 年之前
  Roger Dingledine 261bf4c4d4 rfc 3536 "provides a glossary of terms used in the IETF when discussing 20 年之前
  Nick Mathewson 224fecb281 Appease insane windows compiler. (Oh no, an extra semi, the sky is falling!) 20 年之前
  Nick Mathewson 197eb2b2cb fix harmless copy-and-paste error 20 年之前
  Nick Mathewson ea2aa107a7 cover a few more cases; needs testing and once-over 20 年之前
  Nick Mathewson 3fa821d911 oops, that array got bigger 20 年之前
  Nick Mathewson 7a9eb49f5f Discard special bignum values. 20 年之前
  Nick Mathewson 2aff87caae Load hardware acceleration options when/where available. Can anybody test this? 20 年之前
  Nick Mathewson d4972bd2e1 Remove code that has been #if-0ed for a long time. 20 年之前
  Roger Dingledine fcd0fc3364 flesh out the source file descriptions for doxygen 20 年之前
  Nick Mathewson 0831823763 Change end-of-file NLNL convention. It turns out arma I and I agree. 20 年之前
  Nick Mathewson 5420aed38e Possible bugfix for 151: backport candidate. 20 年之前
  Nick Mathewson 10b2208d93 Make Tor compile with no warnings with gcc4.0 on OSX 20 年之前
  Nick Mathewson 0e81265359 update copyright notices. 20 年之前