summaryrefslogtreecommitdiffstats
path: root/ssl/ssl_rsa.c
AgeCommit message (Expand)Author
2009-09-12PR: 1411Dr. Stephen Henson
2008-05-26Reword comment to be much shorter to stop other people from complainingLutz Jänicke
2008-05-23Clear error queue when starting SSL_CTX_use_certificate_chain_fileLutz Jänicke
2005-04-08add support for DER encoded private keys to SSL_CTX_use_PrivateKey_file()Nils Larsch
2005-04-07get rid of very buggy and very imcomplete DH cert supportNils Larsch
2005-04-01really clear the error queue hereNils Larsch
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2003-08-11make sure no error is left in the queue that is intentionally ignoredBodo Möller
2002-07-10Reorder inclusion of header files:Lutz Jänicke
2002-02-28use ERR_peek_last_error() instead of ERR_peek_error()Bodo Möller
2001-09-03Rename recently introduced functions for improved code clarity:Bodo Möller
2001-08-25Changes crypto/evp/ and ssl/ code from directly incrementing referenceGeoff Thorpe
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2000-11-06The consequence of constification is that to pass the address to aRichard Levitte
1999-08-05typo while I poke around...Ralf S. Engelschall
1999-07-21Additional user data argument to pem_password_cb function typeBodo Möller
1999-05-09Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copyingBodo Möller
1999-05-09Use "const char *" instead of "char *" for filenames passed to functions.Bodo Möller
1999-05-01New function SSL_CTX_use_certificate_chain_file.Bodo Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-02-25Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DHRalf S. Engelschall
1999-02-16Updates to the new SSL compression codeMark J. Cox
1999-02-15Fix various memory leaks in SSL, apps and DSADr. Stephen Henson
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