Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson 25c05cb747 Refactor strong os-RNG into its own function 13 年之前
  Nick Mathewson 4d36eafd74 curve25519-donna-c64: make endian-neutralness fns static 13 年之前
  Nick Mathewson cf4dd5fbcb Implementat the ntor handshake 13 年之前
  Nick Mathewson 89ec584805 Add a wrapper around, and test and build support for, curve25519. 13 年之前
  Nick Mathewson f06966023a curve25519-donna-c64: work on bigendian and alignment-happy systems 13 年之前
  Nick Mathewson c85bb680cc Make curve25519-donna work with our compiler warnings. 13 年之前
  Nick Mathewson 9c3c571c0c Add fallback implementations for curve25519: curve25519_donna 13 年之前
  Nick Mathewson cfab9f0755 Add a data-invariant linear-search map structure 13 年之前
  Nick Mathewson ee4182612f Avoid spurious local-port warnings 13 年之前
  Sebastian Hahn 11e8a445c3 Fix a couple of harmless clang3.2 warnings 13 年之前
  Nick Mathewson 51c2dd8f89 Merge branch 'bug7814_squash' 13 年之前
  Nick Mathewson 5e22cfe2b4 Fix a crash bug when running an node without IPv6-exit support. 13 年之前
  Nick Mathewson 127cb39ffc Rate-limit "No circuits are opened" message to once-per-hour 13 年之前
  Nick Mathewson 2e9be92cd7 Fix a possibly-unused-var warning. Thank you, GCC. 13 年之前
  Nick Mathewson 01a09e8f86 Fix compilation warning: must not format u64 as long. 13 年之前
  Nick Mathewson 8324824d8f Fix whitespace 13 年之前
  Nick Mathewson 885e8d35c7 Merge remote-tracking branch 'mikeperry/209-path-bias-changes' 13 年之前
  Nick Mathewson 265aab298a Merge branch 'directory_guards_rebased' 13 年之前
  Nick Mathewson c2c6e8e5b2 Add documentation for directory guard options 13 年之前
  Nick Mathewson 0f9dfef9d6 Add configuration options for directory guards 13 年之前
  Nick Mathewson 0c4210fb65 Directory guard implementation. 13 年之前
  Nick Mathewson 1df7289000 Remember which of our guards are directory caches 13 年之前
  Nick Mathewson a7c6b4ab91 Split choosing a regular directory into its own fn 13 年之前
  Nick Mathewson 68dae4cf35 One last fix for a warning on non-EC systems 13 年之前
  Nick Mathewson 3eb3900510 Merge branch 'tls_ecdhe_rebased_v2' 13 年之前
  Nick Mathewson ddbe28919a Be more noncomittal about performance improvement of uint128 backend. 13 年之前
  Nick Mathewson 25afecdbf9 Make ECDHE group configurable: 224 for public, 256 for bridges (default) 13 年之前
  Nick Mathewson c8b3bdb782 Inform the user if they're passing up a 10x ECDH speedup. 13 年之前
  Nick Mathewson 2f8fd53750 Add benchmark for DH handshake and ECDH-P-224/56 handshake 13 年之前
  Nick Mathewson 175b2678d7 Let servers choose better ciphersuites when clients support them 13 年之前