Commit History

Author SHA1 Message Date
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson 73d4dbe103 whitespace and warning fixes for bug4746 12 years ago
  Nick Mathewson 7fbf1e225e Merge remote-tracking branch 'asn-mytor/bug4746' 12 years ago
  Nick Mathewson d29a390733 Test for broken counter-mode at runtime 12 years ago
  Nick Mathewson 5741aef3dc We no longer need to detect openssl without RAND_poll() 12 years ago
  Nick Mathewson 85c7d7659e Add macros to construct openssl version numbers 12 years ago
  Sebastian Hahn 2367f7e559 Make sure MAX_DNS_LABEL_SIZE is defined 12 years ago
  Nick Mathewson b1ee1a719d Tweaks for bug4413 fix 12 years ago
  Stephen Palmateer 3fadc074ca Remove (untriggerable) overflow in crypto_random_hostname() 12 years ago
  George Kadianakis d05bc02192 Add an informative header on the 'keys/dynamic_dh_params' file. 12 years ago
  Robert Ransom d688a40a0e Don't crash on startup of a dormant relay 12 years ago
  Sebastian Hahn 95af91565b Work around a false positive in Coverity. 12 years ago
  George Kadianakis 02708b7d80 Free the global DH parameters in crypto_global_cleanup(). 12 years ago
  George Kadianakis a708e85236 Move crypto_global_cleanup() to the bottom of crypto.c. 12 years ago
  Nick Mathewson da6c136817 Merge remote-tracking branch 'asn-mytor/bug4548_take2' 12 years ago
  George Kadianakis 055d6c01ff Write dynamic DH parameters to a file. 12 years ago
  George Kadianakis b31601975b Move DH_GENERATOR to crypto.c. 12 years ago
  George Kadianakis 1df6b5a734 Move broken primes to dynamic_dh_modulus.broken. 12 years ago
  George Kadianakis 4938bcc06a Do dynamic DH modulus storing in crypto.c. 12 years ago
  Nick Mathewson 8143074b3f Use EVP for AES only when hardware accel is present 12 years ago
  George Kadianakis 1d1d5ae7f8 Finishing touches. 12 years ago
  George Kadianakis 7c37a664c1 Rename 'dynamic prime' to 'dynamic DH modulus'. 12 years ago
  George Kadianakis bdeb797a13 Notify the user that her computer is generating numbers. 12 years ago
  George Kadianakis 5f3f41c234 Make sure that the stored DH prime is safe to use. 12 years ago
  George Kadianakis 94076d9e3b Move crypto_get_stored_dynamic_prime() to crypto.c 12 years ago
  George Kadianakis 2ef68980a7 Move store_dynamic_prime() to crypto.c. 12 years ago
  George Kadianakis cabb8e54c7 Tone down the logging. 12 years ago
  George Kadianakis 8a726dd0dd Implement dynamic prime reading and storing to disk. 12 years ago
  George Kadianakis 42bda231ee Make DynamicPrimes SIGHUP-able. 12 years ago
  George Kadianakis 0e71be5d94 Improve code in the dynamic primes realm. 12 years ago