summaryrefslogtreecommitdiffstats
path: root/ssl
AgeCommit message (Expand)Author
1999-12-02Change the trust and purpose code so it doesn't need initDr. Stephen Henson
1999-11-29Remainder of SSL purpose and trust code: trust and purpose setting inDr. Stephen Henson
1999-11-29Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson
1999-11-17Restore traditional SSL_get_session behaviour so that s_client and s_serverBodo Möller
1999-11-16Store verify_result with sessions to avoid potential security hole.Bodo Möller
1999-11-15This corrects the reference count handling in SSL_get_session.Mark J. Cox
1999-11-12Make sure installed files are world readableRichard Levitte
1999-10-25Improve support for running everything as a monolithic application.Bodo Möller
1999-09-29Cosmetic changes.Ulf Möller
1999-09-24Fix warnings.Ben Laurie
1999-09-18Add new sign and verify members to RSA_METHOD and change SSL code to use signDr. Stephen Henson
1999-09-14Update dependencies.Bodo Möller
1999-09-14typo in a commentBodo Möller
1999-09-13Set s->version correctly for "natural" SSL 3.0 client helloBodo Möller
1999-09-11Initial support for MacOS.Andy Polyakov
1999-09-11Fix yet another bug for client hello handling.Bodo Möller
1999-09-10Repair another bug in s23_get_client_hello:Bodo Möller
1999-09-10Use non-copying BIO interface in ssltest.c.Bodo Möller
1999-09-08some more patches for avoiding problems with non-automatic variablesBodo Möller
1999-09-07Non-copying interface to BIO pairs.Bodo Möller
1999-09-03use explicit constant 11 just onceBodo Möller
1999-09-03Make previous bugfix actually workBodo Möller
1999-09-03Fix server behaviour when facing backwards-compatible client hellos.Bodo Möller
1999-09-03-no_dhe option for ssltest.cBodo Möller
1999-08-18Fix horrible (and hard to track down) bug in ssl23_get_client_hello:Bodo Möller
1999-08-09BIO_write and BIO_read could, in theory, return -2.Bodo Möller
1999-08-09Provide fixed seed for parameter generation to speed up -dhe1024.Bodo Möller
1999-08-08Comments.Bodo Möller
1999-08-08add commentsBodo Möller
1999-08-05typo while I poke around...Ralf S. Engelschall
1999-08-05New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller
1999-08-02generate error messageBodo Möller
1999-08-02fix previous modification -- if ssl->cert is NULL, don't follow the pointer.Bodo Möller
1999-08-02The SSL_CTX's cert structure is not relevant for the SSLBodo Möller
1999-07-30correct error signalling for opendir() failureBodo Möller
1999-07-28VMS updates.Ulf Möller
1999-07-21Additional user data argument to pem_password_cb function typeBodo Möller
1999-07-12cosmetic changesBodo Möller
1999-07-12fix memory leak in s3_clnt.cBodo Möller
1999-07-12Looks like another memory leak ...Bodo Möller
1999-07-09Fix memory checking.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-28Fix comments.Bodo Möller
1999-06-25Memory leak checks.Bodo Möller
1999-06-14Obsolete.Bodo Möller
1999-06-14Comment adjusted to reality.Bodo Möller
1999-06-12Bugfix.Bodo Möller
1999-06-12BIO pairs.Bodo Möller