George Kadianakis
|
e3cee8bc2e
Simply initialize TLS context if DynamicDHGroups change.
|
14 years ago |
Sebastian Hahn
|
75d8ad7320
Purge ATTR_PURE from the code
|
14 years ago |
George Kadianakis
|
e2a189053d
Add a changes file.
|
14 years ago |
George Kadianakis
|
f477ddcc20
Only bother with dynamic DH moduli if we are a bridge.
|
14 years ago |
George Kadianakis
|
b31601975b
Move DH_GENERATOR to crypto.c.
|
14 years ago |
George Kadianakis
|
1df6b5a734
Move broken primes to dynamic_dh_modulus.broken.
|
14 years ago |
George Kadianakis
|
4938bcc06a
Do dynamic DH modulus storing in crypto.c.
|
14 years ago |
Nick Mathewson
|
25c9e3aab9
Merge branch 'more_aes_hackery_rebased'
|
14 years ago |
Nick Mathewson
|
fbec45c9b4
Make AES unit tests cover the AES and the EVP case.
|
14 years ago |
Nick Mathewson
|
9814019a54
Use openssl's counter mode implementation when we have 1.0.0 or later
|
14 years ago |
Nick Mathewson
|
8143074b3f
Use EVP for AES only when hardware accel is present
|
14 years ago |
Peter Palfrader
|
fcf5c92e21
And add a changelog entry for the 4574 fix. (closes: #4574)
|
14 years ago |
Peter Palfrader
|
f1c47586ac
tor-gencert: Fix a minor formatting issue in an error message (re: #4574)
|
14 years ago |
Peter Palfrader
|
d951e20426
And a changes file for bug3953
|
14 years ago |
Peter Palfrader
|
86be8fcf0a
Handle build-trees better.
|
14 years ago |
Nick Mathewson
|
916aa8022d
Basic support for a "make version" target to declare the source version
|
14 years ago |
Nick Mathewson
|
eaa3a379f0
Move disable-debugger-attachment fn to compat where it belongs. Fix whitespace
|
14 years ago |
Nick Mathewson
|
3508de3cd6
Tweak disable_debugger_attachment a little
|
14 years ago |
Nick Mathewson
|
68114ca52c
Merge remote-tracking branch 'ioerror/DisableDebuggerAttachment'
|
14 years ago |
Nick Mathewson
|
f634228a07
Merge remote-tracking branch 'public/feature4516'
|
14 years ago |
George Kadianakis
|
1d1d5ae7f8
Finishing touches.
|
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
|
bdeb797a13
Notify the user that her computer is generating numbers.
|
14 years ago |
George Kadianakis
|
5f3f41c234
Make sure that the stored DH prime is safe to use.
|
14 years ago |
George Kadianakis
|
94076d9e3b
Move crypto_get_stored_dynamic_prime() to crypto.c
|
14 years ago |
George Kadianakis
|
2ef68980a7
Move store_dynamic_prime() to crypto.c.
|
14 years ago |
George Kadianakis
|
cabb8e54c7
Tone down the logging.
|
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 |