Richard Levitte
|
8fd54b07a8
Merge in latest changes from 0.9.6-stable.
|
22 년 전 |
Richard Levitte
|
c4a24b13f3
Merge in recent changes from 0.9.6-stable.
|
22 년 전 |
Bodo Möller
|
1ce60f02d3
merge in changes in OpenSSL_0_9_6-stable (conflicts resolved)
|
22 년 전 |
Lutz Jänicke
|
cfebe39d42
OpenSSL Security Advisory [30 July 2002]
|
22 년 전 |
Richard Levitte
|
8d5c834b34
Merg in latest changes from 0.9.6-stable.
|
23 년 전 |
Bodo Möller
|
da904c9cef
synchronise with main 0.9.6 stable branch
|
23 년 전 |
Richard Levitte
|
4ae5099856
Add changes from the 0.9.6-stable branch.
|
23 년 전 |
Richard Levitte
|
d44c7dcf00
Merge in code from main trunk to BRANCH_engine.
|
24 년 전 |
Bodo Möller
|
b35e9050f2
Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.
|
25 년 전 |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 년 전 |
Ulf Möller
|
e7f97e2d22
Check RAND_bytes() return value or use RAND_pseudo_bytes().
|
25 년 전 |
Ulf Möller
|
aa82db4fb4
Add missing #ifndefs that caused missing symbols when building libssl
|
25 년 전 |
Ulf Möller
|
eb952088f0
Precautions against using the PRNG uninitialized: RAND_bytes() now
|
25 년 전 |
Ben Laurie
|
752d706aaf
Make NO_RSA compile with pedantic.
|
25 년 전 |
Bodo Möller
|
b1fe6ca175
Store verify_result with sessions to avoid potential security hole.
|
25 년 전 |
Ulf Möller
|
df63a389a5
"extern" is a C++ reserved word.
|
25 년 전 |
Bodo Möller
|
b56bce4fc7
New structure type SESS_CERT used instead of CERT inside SSL_SESSION.
|
25 년 전 |
Bodo Möller
|
9d5cceac6f
No actual change, but the cert_st member of struct ssl_session_st is now
|
25 년 전 |
Ulf Möller
|
79df9d6272
New Configure option no-<cipher> (rsa, idea, rc5, ...).
|
25 년 전 |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
25 년 전 |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 년 전 |
Bodo Möller
|
5cc146f344
Fixed some race conditions.
|
25 년 전 |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
26 년 전 |
Ben Laurie
|
e778802f53
Massive constification.
|
26 년 전 |
Ben Laurie
|
f73e07cf42
Add type-safe STACKs and SETs.
|
26 년 전 |
Ben Laurie
|
06ab81f9f7
Add support for new TLS export ciphersuites.
|
26 년 전 |
Mark J. Cox
|
413c4f45ed
Updates to the new SSL compression code
|
26 년 전 |
Dr. Stephen Henson
|
a8236c8c32
Fix various memory leaks in SSL, apps and DSA
|
26 년 전 |
Ben Laurie
|
bf5dcd135f
More exactitude with function arguments.
|
26 년 전 |
Dr. Stephen Henson
|
9b3086fe38
Fix various stuff: that VC++ 5.0 chokes on:
|
26 년 전 |