Commit History

Author SHA1 Message Date
  George Kadianakis 055d6c01ff Write dynamic DH parameters to a file. 14 years ago
  George Kadianakis fa013e1bc5 Normal relays should generate dynamic DH moduli as well. 14 years ago
  George Kadianakis e3cee8bc2e Simply initialize TLS context if DynamicDHGroups change. 14 years ago
  George Kadianakis f477ddcc20 Only bother with dynamic DH moduli if we are a bridge. 14 years ago
  George Kadianakis 7c37a664c1 Rename 'dynamic prime' to 'dynamic DH modulus'. 14 years ago
  George Kadianakis 782c907c7c s/DynamicPrimes/DynamicDHGroups/g 14 years ago
  George Kadianakis 94076d9e3b Move crypto_get_stored_dynamic_prime() to crypto.c 14 years ago
  George Kadianakis 8a726dd0dd Implement dynamic prime reading and storing to disk. 14 years ago
  George Kadianakis 42bda231ee Make DynamicPrimes SIGHUP-able. 14 years ago
  George Kadianakis 659381e00d Introduce the DynamicPrimes configuration option. 14 years ago
  Roger Dingledine fce107b11e raise AuthDirFastGuarantee from 20KB to 100KB 14 years ago
  Roger Dingledine 6a76007b08 Merge branch 'maint-0.2.2' 14 years ago
  Roger Dingledine c0ec4eafc5 parameterize bw cutoffs to guarantee Fast and Guard flags 14 years ago
  Nick Mathewson 53dac6df18 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Sebastian Hahn 6ef44b7849 Don't log about stats when running as a client without geoip 14 years ago
  Sebastian Hahn dfdb4fde1a Disable stats requiring geoip info if we have none 15 years ago
  Sebastian Hahn 2dec6597af Merge branch 'maint-0.2.2_secfix' into master_secfix 14 years ago
  Robert Ransom 4684ced1b3 Add option to give guard flag to relays without the CVE-2011-2768 fix 14 years ago
  Nick Mathewson 097ed9998b Fix memory leak in options_act_reversible: fix Coverity CID 486,487 14 years ago
  George Kadianakis 9d53c00911 Fix a NULL pointer dereference in parse_server_transport_line(). 14 years ago
  Sebastian Hahn 34f12437d4 Fix a couple of pluggable transport bugs 14 years ago
  Sebastian Hahn f885c60501 Don't initialize desc stats for non-bridgedirauth nodes 14 years ago
  Sebastian Hahn 03c06b629f Add new stats type: descriptor fetch stats 14 years ago
  Robert Ransom 9df99bbb91 Check whether a client port is a Unix socket before using its IP addr 14 years ago
  Nick Mathewson 00b2b69add Fix names of functions that convert strings to addrs 14 years ago
  Nick Mathewson 69921837a7 Fix a bunch of whitespace errors 14 years ago
  Sebastian Hahn b4bd836f46 Consider hibernation before dropping privs 14 years ago
  Nick Mathewson 8b0ee60fe7 reinstate a notice for the non-loopback socksport case 14 years ago
  Nick Mathewson b49fcc6cf2 Merge remote-tracking branch 'rransom-tor/bug4018' 14 years ago
  Nick Mathewson ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 14 years ago