Nick Mathewson
|
40a87c4c08
indent; add comment
|
hace 13 años |
Nick Mathewson
|
e665ec6409
Merge remote-tracking branch 'asn/bug4584'
|
hace 13 años |
Nick Mathewson
|
617617e21a
Don't schedule excess_renegotiations_callback unless it's set
|
hace 13 años |
George Kadianakis
|
efba71b03c
Add a changes file.
|
hace 13 años |
George Kadianakis
|
b42ff6545a
Use random bytes as our certificate serial numbers.
|
hace 13 años |
George Kadianakis
|
055d6c01ff
Write dynamic DH parameters to a file.
|
hace 13 años |
George Kadianakis
|
f28014bf1a
Introduce write_bytes_to_new_file().
|
hace 13 años |
George Kadianakis
|
fa013e1bc5
Normal relays should generate dynamic DH moduli as well.
|
hace 13 años |
Roger Dingledine
|
58d1aa4402
fold in changes files so far
|
hace 13 años |
Nick Mathewson
|
9a88c0cd32
use event_free() wrapper; fix bug 4582
|
hace 13 años |
Nick Mathewson
|
e8dde3aabd
Fix some wide lines in tortls.c
|
hace 13 años |
Nick Mathewson
|
633071eb3b
Avoid a double-mark in connection_or_close_connection_cb
|
hace 13 años |
Nick Mathewson
|
7920ea55b8
Refactor tor_event_base_once to do what we actually want
|
hace 13 años |
Nick Mathewson
|
e5f2f10844
Merge remote-tracking branch 'asn/bug4312'
|
hace 13 años |
Nick Mathewson
|
b1bd30c24c
Make the pt/transports test not crash.
|
hace 13 años |
Nick Mathewson
|
d6c18c5804
Make process_handle_t private and fix some unit tests
|
hace 13 años |
Nick Mathewson
|
093e6724c7
Merge remote-tracking branch 'asn/bug3472_act2'
|
hace 13 años |
Nick Mathewson
|
cb8059b42d
Merge remote-tracking branch 'sebastian/pure_removal'
|
hace 13 años |
George Kadianakis
|
e3cee8bc2e
Simply initialize TLS context if DynamicDHGroups change.
|
hace 13 años |
Sebastian Hahn
|
75d8ad7320
Purge ATTR_PURE from the code
|
hace 13 años |
George Kadianakis
|
e2a189053d
Add a changes file.
|
hace 13 años |
George Kadianakis
|
f477ddcc20
Only bother with dynamic DH moduli if we are a bridge.
|
hace 13 años |
George Kadianakis
|
b31601975b
Move DH_GENERATOR to crypto.c.
|
hace 13 años |
George Kadianakis
|
1df6b5a734
Move broken primes to dynamic_dh_modulus.broken.
|
hace 13 años |
George Kadianakis
|
4938bcc06a
Do dynamic DH modulus storing in crypto.c.
|
hace 13 años |
Nick Mathewson
|
25c9e3aab9
Merge branch 'more_aes_hackery_rebased'
|
hace 13 años |
Nick Mathewson
|
fbec45c9b4
Make AES unit tests cover the AES and the EVP case.
|
hace 13 años |
Nick Mathewson
|
9814019a54
Use openssl's counter mode implementation when we have 1.0.0 or later
|
hace 13 años |
Nick Mathewson
|
8143074b3f
Use EVP for AES only when hardware accel is present
|
hace 13 años |
Peter Palfrader
|
fcf5c92e21
And add a changelog entry for the 4574 fix. (closes: #4574)
|
hace 13 años |