index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssl_rsa.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR: 1411
Dr. Stephen Henson
2009-09-13
1
-1
/
+1
*
Reword comment to be much shorter to stop other people from complaining
Lutz Jänicke
2008-05-26
1
-5
/
+1
*
Clear error queue when starting SSL_CTX_use_certificate_chain_file
Lutz Jänicke
2008-05-23
1
-0
/
+6
*
add support for DER encoded private keys to SSL_CTX_use_PrivateKey_file()
Nils Larsch
2005-04-09
1
-0
/
+10
*
get rid of very buggy and very imcomplete DH cert support
Nils Larsch
2005-04-08
1
-68
/
+18
*
really clear the error queue here
Nils Larsch
2005-04-01
1
-1
/
+1
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-7
/
+7
*
make sure no error is left in the queue that is intentionally ignored
Bodo Möller
2003-08-11
1
-1
/
+3
*
Reorder inclusion of header files:
Lutz Jänicke
2002-07-10
1
-1
/
+1
*
use ERR_peek_last_error() instead of ERR_peek_error()
Bodo Möller
2002-02-28
1
-2
/
+2
*
Rename recently introduced functions for improved code clarity:
Bodo Möller
2001-09-03
1
-2
/
+2
*
Changes crypto/evp/ and ssl/ code from directly incrementing reference
Geoff Thorpe
2001-08-25
1
-2
/
+2
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-15
/
+15
*
The consequence of constification is that to pass the address to a
Richard Levitte
2000-11-07
1
-2
/
+2
*
typo while I poke around...
Ralf S. Engelschall
1999-08-05
1
-1
/
+1
*
Additional user data argument to pem_password_cb function type
Bodo Möller
1999-07-21
1
-8
/
+8
*
Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copying
Bodo Möller
1999-05-09
1
-9
/
+9
*
Use "const char *" instead of "char *" for filenames passed to functions.
Bodo Möller
1999-05-09
1
-6
/
+6
*
New function SSL_CTX_use_certificate_chain_file.
Bodo Möller
1999-05-01
1
-0
/
+78
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-6
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-5
/
+5
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-74
/
+21
*
Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DH
Ralf S. Engelschall
1999-02-25
1
-83
/
+26
*
Updates to the new SSL compression code
Mark J. Cox
1999-02-16
1
-2
/
+2
*
Fix various memory leaks in SSL, apps and DSA
Dr. Stephen Henson
1999-02-15
1
-2
/
+6
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-0
/
+18
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-40
/
+31
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+840