summaryrefslogtreecommitdiffstats
path: root/ssl/ssl_rsa.c
AgeCommit message (Expand)Author
2014-08-28Rename some callbacks, fix alignment.Dr. Stephen Henson
2014-08-28Use consistent function naming.Dr. Stephen Henson
2014-08-28New extension callback features.Dr. Stephen Henson
2014-08-28Callback revision.Dr. Stephen Henson
2014-08-28Remove serverinfo checks.Dr. Stephen Henson
2014-02-08Fix whitespace, new-style comments.Ben Laurie
2014-02-08Re-add alert variables removed during rebaseScott Deboy
2014-02-08Update custom TLS extension and supplemental data 'generate' callbacks to sup...Scott Deboy
2014-02-08Redo deletion of some serverinfo code that supplemental data code mistakenly ...Trevor Perrin
2014-02-08Add callbacks supporting generation and retrieval of supplemental data entrie...Scott Deboy
2014-01-03Use algorithm specific chains for certificates.Dr. Stephen Henson
2013-09-24Show useful errors.Ben Laurie
2013-09-20Merge remote-tracking branch 'trevp/pemfix' into trev-pem-fixBen Laurie
2013-09-16Various custom extension fixes.Trevor Perrin
2013-07-31Cosmetic touchups.Trevor
2013-07-03Trying cherrypick:Trevor
2012-06-07Rearrange and test authz extension.Ben Laurie
2012-05-29RFC 5878 support.Ben Laurie
2012-04-06Backport support for fixed DH ciphersuites (from HEAD)Dr. Stephen Henson
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