aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/ssl_rsa.c
Commit message (Expand)AuthorAgeFilesLines
* The consequence of constification is that to pass the address to aRichard Levitte2000-11-061-2/+2
* typo while I poke around...Ralf S. Engelschall1999-08-051-1/+1
* Additional user data argument to pem_password_cb function typeBodo Möller1999-07-211-8/+8
* Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copyingBodo Möller1999-05-091-9/+9
* Use "const char *" instead of "char *" for filenames passed to functions.Bodo Möller1999-05-091-6/+6
* New function SSL_CTX_use_certificate_chain_file.Bodo Möller1999-05-011-0/+78
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-6/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-5/+5
* Change functions to ANSI C.Ulf Möller1999-04-191-74/+21
* Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DHRalf S. Engelschall1999-02-251-83/+26
* Updates to the new SSL compression codeMark J. Cox1999-02-161-2/+2
* Fix various memory leaks in SSL, apps and DSADr. Stephen Henson1999-02-151-2/+6
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+18
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-40/+31
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+840