aboutsummaryrefslogtreecommitdiff
path: root/ssl/ssl_rsa.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-08add support for DER encoded private keys to SSL_CTX_use_PrivateKey_file()Nils Larsch1-0/+10
2005-04-07get rid of very buggy and very imcomplete DH cert supportNils Larsch1-68/+18
2005-04-01really clear the error queue hereNils Larsch1-1/+1
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte1-7/+7
2003-08-11make sure no error is left in the queue that is intentionally ignoredBodo Möller1-1/+3
2002-07-10Reorder inclusion of header files:Lutz Jänicke1-1/+1
2002-02-28use ERR_peek_last_error() instead of ERR_peek_error()Bodo Möller1-2/+2
2001-09-03Rename recently introduced functions for improved code clarity:Bodo Möller1-2/+2
2001-08-25Changes crypto/evp/ and ssl/ code from directly incrementing referenceGeoff Thorpe1-2/+2
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte1-15/+15
2000-11-06The consequence of constification is that to pass the address to aRichard Levitte1-2/+2
1999-08-05typo while I poke around...Ralf S. Engelschall1-1/+1
1999-07-21Additional user data argument to pem_password_cb function typeBodo Möller1-8/+8
1999-05-09Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copyingBodo Möller1-9/+9
1999-05-09Use "const char *" instead of "char *" for filenames passed to functions.Bodo Möller1-6/+6
1999-05-01New function SSL_CTX_use_certificate_chain_file.Bodo Möller1-0/+78
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-6/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-5/+5
1999-04-19Change functions to ANSI C.Ulf Möller1-74/+21
1999-02-25Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DHRalf S. Engelschall1-83/+26
1999-02-16Updates to the new SSL compression codeMark J. Cox1-2/+2
1999-02-15Fix various memory leaks in SSL, apps and DSADr. Stephen Henson1-2/+6
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-0/+18
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-40/+31
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+840