Commit History

Author SHA1 Message Date
  Nick Mathewson ee1d8dc480 Fix a leak-on-error case in 0.2.4 spotted by coverity 12 years ago
  Nick Mathewson d3aabf4db1 Fix various small leaks on error cases 12 years ago
  Nick Mathewson b509ead20d Avoid leaking headers received from SSL proxy 12 years ago
  Nick Mathewson 4b571d3ab3 Fix memory leak in safe-cookie authentication code 12 years ago
  Nick Mathewson a7334f5122 Use log_fn_ratelim in a few places. 12 years ago
  Nick Mathewson f269e0f9a5 Wrapper function for the common rate-limited-log pattern. 12 years ago
  Nick Mathewson 127cb39ffc Rate-limit "No circuits are opened" message to once-per-hour 12 years ago
  Nick Mathewson 2e9be92cd7 Fix a possibly-unused-var warning. Thank you, GCC. 12 years ago
  Nick Mathewson 01a09e8f86 Fix compilation warning: must not format u64 as long. 12 years ago
  Nick Mathewson 8324824d8f Fix whitespace 12 years ago
  Nick Mathewson 885e8d35c7 Merge remote-tracking branch 'mikeperry/209-path-bias-changes' 12 years ago
  Nick Mathewson 265aab298a Merge branch 'directory_guards_rebased' 12 years ago
  Nick Mathewson c2c6e8e5b2 Add documentation for directory guard options 12 years ago
  Nick Mathewson 0f9dfef9d6 Add configuration options for directory guards 12 years ago
  Nick Mathewson 0c4210fb65 Directory guard implementation. 12 years ago
  Nick Mathewson 1df7289000 Remember which of our guards are directory caches 12 years ago
  Nick Mathewson a7c6b4ab91 Split choosing a regular directory into its own fn 12 years ago
  Nick Mathewson 68dae4cf35 One last fix for a warning on non-EC systems 12 years ago
  Nick Mathewson 3eb3900510 Merge branch 'tls_ecdhe_rebased_v2' 12 years ago
  Nick Mathewson ddbe28919a Be more noncomittal about performance improvement of uint128 backend. 12 years ago
  Nick Mathewson 25afecdbf9 Make ECDHE group configurable: 224 for public, 256 for bridges (default) 12 years ago
  Nick Mathewson c8b3bdb782 Inform the user if they're passing up a 10x ECDH speedup. 12 years ago
  Nick Mathewson 2f8fd53750 Add benchmark for DH handshake and ECDH-P-224/56 handshake 12 years ago
  Nick Mathewson 175b2678d7 Let servers choose better ciphersuites when clients support them 12 years ago
  Nick Mathewson 63208aa1e5 Remove the address argument from client cipher classification fns 12 years ago
  Nick Mathewson 047d9e57b0 Cache the type of client cipher list we have in the tor_tls_t 12 years ago
  Nick Mathewson 2a26e1d45f prop198: Detect the list of ciphersuites we used to lie about having 12 years ago
  Nick Mathewson bbaf4d9643 Configure SSL context to know about using P-256 for ECDHE. 12 years ago
  Roger Dingledine 747d284088 bump to 0.2.4.7-alpha-dev 12 years ago
  Roger Dingledine e46e1ed1bc add a blurb for 0.2.4.7-alpha too 12 years ago