Clear out license confusion.
[openssl.git] / ssl /
1999-12-02 Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-11-29 Dr. Stephen HensonRemainder of SSL purpose and trust code: trust and...
1999-11-29 Dr. Stephen HensonAdd part of chain verify SSL support code: not complete...
1999-11-17 Bodo MöllerRestore traditional SSL_get_session behaviour so that...
1999-11-16 Bodo MöllerStore verify_result with sessions to avoid potential...
1999-11-15 Mark J. CoxThis corrects the reference count handling in SSL_get_s...
1999-11-12 Richard LevitteMake sure installed files are world readable
1999-10-25 Bodo MöllerImprove support for running everything as a monolithic...
1999-09-29 Ulf MöllerCosmetic changes.
1999-09-24 Ben LaurieFix warnings.
1999-09-18 Dr. Stephen HensonAdd new sign and verify members to RSA_METHOD and chang...
1999-09-14 Bodo MöllerUpdate dependencies.
1999-09-14 Bodo Möllertypo in a comment
1999-09-13 Bodo MöllerSet s->version correctly for "natural" SSL 3.0 client...
1999-09-11 Andy PolyakovInitial support for MacOS.
1999-09-11 Bodo MöllerFix yet another bug for client hello handling.
1999-09-10 Bodo MöllerRepair another bug in s23_get_client_hello:
1999-09-10 Bodo MöllerUse non-copying BIO interface in ssltest.c.
1999-09-08 Bodo Möllersome more patches for avoiding problems with non-automa...
1999-09-07 Bodo MöllerNon-copying interface to BIO pairs.
1999-09-03 Bodo Mölleruse explicit constant 11 just once
1999-09-03 Bodo MöllerMake previous bugfix actually work
1999-09-03 Bodo MöllerFix server behaviour when facing backwards-compatible...
1999-09-03 Bodo Möller-no_dhe option for ssltest.c
1999-08-18 Bodo MöllerFix horrible (and hard to track down) bug in ssl23_get_...
1999-08-09 Bodo MöllerBIO_write and BIO_read could, in theory, return -2.
1999-08-09 Bodo MöllerProvide fixed seed for parameter generation to speed...
1999-08-08 Bodo MöllerComments.
1999-08-08 Bodo Mölleradd comments
1999-08-05 Ralf S. Engelschalltypo while I poke around...
1999-08-05 Bodo MöllerNew function DSA_dup_DH, and fixes for bugs that were...
1999-08-02 Bodo Möllergenerate error message
1999-08-02 Bodo Möllerfix previous modification -- if ssl->cert is NULL,...
1999-08-02 Bodo MöllerThe SSL_CTX's cert structure is not relevant for the SSL
1999-07-30 Bodo Möllercorrect error signalling for opendir() failure
1999-07-28 Ulf MöllerVMS updates.
1999-07-21 Bodo MöllerAdditional user data argument to pem_password_cb functi...
1999-07-12 Bodo Möllercosmetic changes
1999-07-12 Bodo Möllerfix memory leak in s3_clnt.c
1999-07-12 Bodo MöllerLooks like another memory leak ...
1999-07-09 Bodo MöllerFix memory checking.
1999-07-02 Bodo Möllertypo
1999-07-02 Bodo Möllertypo
1999-07-02 Bodo MöllerNew functions SSL[_CTX]_{set,get}_mode; the initial...
1999-06-28 Bodo MöllerFix comments.
1999-06-25 Bodo MöllerMemory leak checks.
1999-06-14 Bodo MöllerObsolete.
1999-06-14 Bodo MöllerComment adjusted to reality.
1999-06-12 Bodo MöllerBugfix.
1999-06-12 Bodo MöllerBIO pairs.
1999-06-10 Bodo MöllerAvoid warnings.
1999-06-09 Ulf Möller"extern" is a C++ reserved word.
1999-06-07 Bodo MöllerDon't mix real tabs with tabs expanded as 8 spaces...
1999-06-07 Bodo MöllerComments added.
1999-06-04 Ulf MöllerSupport the EBCDIC character set and BS2000/OSD-POSIX...
1999-05-30 Ben LaurieMore safe stack.
1999-05-23 Bodo MöllerDon't use NULL-pointer :-/
1999-05-23 Bodo MöllerComment about bug.
1999-05-23 Bodo MöllerLet ssl_get_prev_session reliably work in multi-threade...
1999-05-23 Bodo MöllerAvoid memory hole when we don't like the session propos...
1999-05-21 Bodo MöllerWe need e_os.h here.
1999-05-21 Bodo MöllerIt was a very bad idea to use #include "../e_os.h"...
1999-05-20 Bodo MöllerDon't install e_os.h in include/openssl, use it only...
1999-05-20 Ulf MöllerNeXT doesn't have dirent.
1999-05-17 Bodo MöllerAdditional, more descriptive error message for rejectio...
1999-05-15 Dr. Stephen HensonVarious Win32 fixes. Change args in do_ms.bat to put...
1999-05-15 Bodo MöllerOPENSSL_EXTERN
1999-05-15 Bodo MöllerOPENSSL_EXTERN, OPENSSL_GLOBAL
1999-05-15 Bodo MöllerUpdate dependencies.
1999-05-15 Ben LaurieGet rid of the cast.
1999-05-15 Bodo MöllerComment.
1999-05-15 Bodo MöllerA comment.
1999-05-14 Bodo MöllerVarious bugfixes: Uses locking for some more of the...
1999-05-14 Bodo MöllerIntroduce and use function typedef pem_password_cb...
1999-05-13 Ben LaurieUpdate dependencies.
1999-05-13 Bodo MöllerSome tiny clean-ups related to the cert_st / sess_cert_...
1999-05-13 Bodo MöllerNew structure type SESS_CERT used instead of CERT insid...
1999-05-13 Ulf MöllerVMS support.
1999-05-13 Bodo MöllerSpacing in comment corrected.
1999-05-13 Bodo MöllerFirst tiny changes in preparation of changing of "sess_...
1999-05-11 Bodo MöllerClarify comment.
1999-05-11 Bodo MöllerAnd I thought I could spell ... but in caps really...
1999-05-11 Bodo MöllerMake SSL library a little more fool-proof by not requir...
1999-05-10 Bodo MöllerChanged a comment.
1999-05-09 Bodo MöllerNo actual change, but the cert_st member of struct...
1999-05-09 Bodo MöllerCreate a duplicate of the SSL_CTX's CERT in SSL_new...
1999-05-09 Bodo MöllerOne comment was in the wrong line ... some others are...
1999-05-09 Bodo MöllerSome tiny changes to the source code to make future...
1999-05-09 Bodo MöllerUse "const char *" instead of "char *" for filenames...
1999-05-08 Dr. Stephen HensonVarious Win32 fixes. Win95 doesn't support MoveFileEx...
1999-05-05 Ulf MöllerRemove unreachable return statements.
1999-05-03 Ben LaurieSome more stack stuff.
1999-05-02 Bodo MöllerAnnotate a bug.
1999-05-01 Bodo MöllerNew function SSL_CTX_use_certificate_chain_file.
1999-05-01 Bodo MöllerSupport verify_depth from the SSL API without need...
1999-05-01 Bodo MöllerAdd "static" to function definition
1999-04-30 Bodo MöllerNew function SSL_CTX_set_session_id_context.
1999-04-29 Dr. Stephen HensonFix a couple of cases where an attempt is made to lock...
1999-04-29 Bodo MöllerSupport INSTALL_PREFIX for packagers.
1999-04-29 Ulf MöllerIgnore Makefile.save
next