Ulf Möller
|
a3b17baf4e
signed/unsigned mismatch (VC++)
|
25 years ago |
Dr. Stephen Henson
|
72b60351f1
Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md for
|
25 years ago |
Bodo Möller
|
1b8a8088a5
Workarounds to make broken programs happy (such as s_client and s_server).
|
25 years ago |
Bodo Möller
|
a2a0158959
Fix some bugs and document others
|
25 years ago |
Bodo Möller
|
e7ecc7d4dd
Move ssl3_do_write from s3_pkt.c to s3_both.c.
|
25 years ago |
Bodo Möller
|
745c70e565
Move MAC computations for Finished from ssl3_read_bytes into
|
25 years ago |
Bodo Möller
|
b35e9050f2
Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.
|
25 years ago |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 years ago |
Bodo Möller
|
52732b38da
Some comments added, and slight code clean-ups.
|
25 years ago |
Richard Levitte
|
b058a08085
It doesn't make sense to try see if these variables are negative, since they're unsigned.
|
25 years ago |
Bodo Möller
|
e1798f856d
In ssl3_read_n, set rwstate to SSL_NOTHING when the requested
|
25 years ago |
Bodo Möller
|
cc96f6b7a4
add check for internal error
|
25 years ago |
Bodo Möller
|
3cc6cdea0f
The buffer in ss3_read_n cannot actually occur because it is never
|
25 years ago |
Bodo Möller
|
c51ae173a6
Clean up some of the SSL server code.
|
25 years ago |
Bodo Möller
|
9fb617e252
Use less complicated arrangement for data strutures related to Finished
|
25 years ago |
Bodo Möller
|
f2d9a32cf4
Use separate arrays for certificate verify and for finished hashes.
|
25 years ago |
Bodo Möller
|
c44f754047
Slight code cleanup for handling finished labels.
|
25 years ago |
Bodo Möller
|
11b1adadbd
typo
|
25 years ago |
Bodo Möller
|
1afd8b3942
typo
|
25 years ago |
Bodo Möller
|
e105643595
New functions SSL[_CTX]_{set,get}_mode; the initial set of mode flags is
|
25 years ago |
Bodo Möller
|
d58d092bc9
Avoid warnings.
|
25 years ago |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Ben Laurie
|
61f5b6f338
Work with -pedantic!
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ben Laurie
|
e778802f53
Massive constification.
|
25 years ago |
Mark J. Cox
|
413c4f45ed
Updates to the new SSL compression code
|
26 years ago |
Ralf S. Engelschall
|
13e91dd365
Incorporation of RSEs assembled patches
|
26 years ago |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 years ago |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 years ago |