Richard Levitte
|
10fdd8d5fd
I haven't merged from 0.9.7-stable in a loooong time. It shows :-).
|
21 years ago |
Dr. Stephen Henson
|
c13eba970c
Option to disable auto SSL chain building.
|
22 years ago |
Bodo Möller
|
636631cdd5
SSL_add_dir_cert_subjects_to_stack now exists for WIN32
|
22 years ago |
Ben Laurie
|
9831d941ca
Many security improvements (CHATS) and a warning fix.
|
22 years ago |
Geoff Thorpe
|
74174b9d05
Bodo spotted this keyslip in my patch to 0.9.7-stable.
|
22 years ago |
Geoff Thorpe
|
6f7ba4be1f
Correct and enhance the behaviour of "internal" session caching as it
|
22 years ago |
Richard Levitte
|
f6733ae577
makedepend complains when a header file is included more than once in
|
22 years ago |
Richard Levitte
|
8376acbf7f
Typo
|
22 years ago |
Richard Levitte
|
12a2ff9625
RFC 2712 redefines the codes for use of Kerberos 5 in SSL/TLS.
|
22 years ago |
Bodo Möller
|
265a9e2c5d
get rid of OpenSSLDie
|
22 years ago |
Lutz Jänicke
|
bca9dc2a51
OpenSSL Security Advisory [30 July 2002]
|
22 years ago |
Lutz Jänicke
|
f19b6474fe
New cipher selection options COMPLEMENTOFALL and COMPLEMENTOFDEFAULT.
|
22 years ago |
Bodo Möller
|
5af9fcaf35
AES cipher suites are now official (RFC3268)
|
22 years ago |
Bodo Möller
|
2f8275c52d
New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBC
|
22 years ago |
Bodo Möller
|
ae936dae90
Fix ciphersuite list to enforce low priority for RC4.
|
22 years ago |
Bodo Möller
|
67166dc05c
ensure that, for each strength, RC4 ciphers have least preference
|
22 years ago |
Bodo Möller
|
29f6a99432
disable AES ciphersuites unless explicitly requested
|
22 years ago |
Dr. Stephen Henson
|
c03ceadfbd
|
23 years ago |
Bodo Möller
|
48781ef7f7
Add 'void *' argument to app_verify_callback.
|
23 years ago |
Bodo Möller
|
8c74b5e56c
Bugfix: In ssl3_accept, don't use a local variable 'got_new_session'
|
23 years ago |
Ben Laurie
|
45d87a1ffe
Prototype info function.
|
23 years ago |
Ben Laurie
|
a3feb21bbe
Add client_cert_cb prototype.
|
23 years ago |
Bodo Möller
|
4d7072f4b5
remove redundant ERR_load_... declarations
|
23 years ago |
Bodo Möller
|
cf82191d77
Implement msg_callback for SSL 2.0.
|
23 years ago |
Richard Levitte
|
a3faebd104
Deprecate the macro MAC_OS_pre_X.
|
23 years ago |
Bodo Möller
|
a661b65357
New functions SSL[_CTX]_set_msg_callback().
|
23 years ago |
Bodo Möller
|
31fe950d2b
gcc complained about "write" being shadowed even though the "write"
|
23 years ago |
Bodo Möller
|
bf21446a2a
Add per-SSL 'msg_callback' with 'msg_callback_arg'.
|
23 years ago |
Bodo Möller
|
48948d53b6
Change ssl3_get_message and the functions using it so that complete
|
23 years ago |
Richard Levitte
|
116daf4c2f
To avoid commit wars over dependencies, let's make it so things that
|
23 years ago |