Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-09-13New SSL API mode 'SSL_MODE_AUTO_RETRY', which disables the defaultBodo Möller
2000-05-21Avoid sprintfBodo Möller
2000-02-26Fix shadow warning.Dr. Stephen Henson
2000-02-25Use unsigned loop index to make compilers happyBodo Möller
2000-02-25The previous revision should have generated _more_ warnings, not less ...Bodo Möller
2000-02-25More VC++ pickiness. (destest.c doesn't have a "return" and the usualGeoff Thorpe
2000-02-25Fix off-by-one error :-)Bodo Möller
2000-02-25Fix warnings by using unsigned int where appropriate.Bodo Möller
2000-02-25signed/unsigned mismatch (VC++)Ulf Möller
2000-02-22Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forDr. Stephen Henson
2000-02-21Workarounds to make broken programs happy (such as s_client and s_server).Bodo Möller
2000-02-21Fix some bugs and document othersBodo Möller
2000-02-21Move ssl3_do_write from s3_pkt.c to s3_both.c.Bodo Möller
2000-02-21Move MAC computations for Finished from ssl3_read_bytes intoBodo Möller
2000-02-21Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.Bodo Möller
2000-02-04ispell (and minor modifications)Ulf Möller
2000-01-27Some comments added, and slight code clean-ups.Bodo Möller
2000-01-17It doesn't make sense to try see if these variables are negative, since they'...Richard Levitte
2000-01-16In ssl3_read_n, set rwstate to SSL_NOTHING when the requestedBodo Möller
2000-01-11add check for internal errorBodo Möller
2000-01-11The buffer in ss3_read_n cannot actually occur because it is neverBodo Möller
2000-01-11Clean up some of the SSL server code.Bodo Möller
2000-01-06Use less complicated arrangement for data strutures related to FinishedBodo Möller
2000-01-06Use separate arrays for certificate verify and for finished hashes.Bodo Möller
2000-01-06Slight code cleanup for handling finished labels.Bodo Möller
1999-07-02typoBodo Möller
1999-07-02typoBodo Möller
1999-07-02New functions SSL[_CTX]_{set,get}_mode; the initial set of mode flags isBodo Möller
1999-06-10Avoid warnings.Bodo Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-24Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-20Change functions to ANSI C.Ulf Möller
1999-04-18Massive constification.Ben Laurie
1999-02-16Updates to the new SSL compression codeMark J. Cox
1998-12-22Incorporation of RSEs assembled patchesRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall