Matt Caswell
|
40720ce3ca
Run util/openssl-format-source -v -c .
|
9 lat temu |
Dr. Stephen Henson
|
f2671f8ac4
PR: 1411
|
15 lat temu |
Lutz Jänicke
|
b0118409a9
Reword comment to be much shorter to stop other people from complaining
|
16 lat temu |
Lutz Jänicke
|
5f23288692
Clear error queue when starting SSL_CTX_use_certificate_chain_file
|
16 lat temu |
Nils Larsch
|
dc0ed30cfe
add support for DER encoded private keys to SSL_CTX_use_PrivateKey_file()
|
19 lat temu |
Nils Larsch
|
6049399baf
get rid of very buggy and very imcomplete DH cert support
|
19 lat temu |
Nils Larsch
|
48c832b6b7
really clear the error queue here
|
19 lat temu |
Richard Levitte
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
20 lat temu |
Bodo Möller
|
643ecd2ed6
make sure no error is left in the queue that is intentionally ignored
|
21 lat temu |
Lutz Jänicke
|
7b63c0fa8c
Reorder inclusion of header files:
|
22 lat temu |
Bodo Möller
|
9437fef8cc
use ERR_peek_last_error() instead of ERR_peek_error()
|
23 lat temu |
Bodo Möller
|
6ac4e8bd6e
Rename recently introduced functions for improved code clarity:
|
23 lat temu |
Geoff Thorpe
|
78435364ec
Changes crypto/evp/ and ssl/ code from directly incrementing reference
|
23 lat temu |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
24 lat temu |
Richard Levitte
|
5e4ca4220e
The consequence of constification is that to pass the address to a
|
24 lat temu |
Ralf S. Engelschall
|
b1816a0408
typo while I poke around...
|
25 lat temu |
Bodo Möller
|
74678cc2f8
Additional user data argument to pem_password_cb function type
|
25 lat temu |
Bodo Möller
|
ca8e5b9b8a
Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copying
|
25 lat temu |
Bodo Möller
|
303c002898
Use "const char *" instead of "char *" for filenames passed to functions.
|
25 lat temu |
Bodo Möller
|
b3ca645f47
New function SSL_CTX_use_certificate_chain_file.
|
25 lat temu |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
25 lat temu |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 lat temu |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 lat temu |
Ralf S. Engelschall
|
15d21c2df4
Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DH
|
26 lat temu |
Mark J. Cox
|
413c4f45ed
Updates to the new SSL compression code
|
26 lat temu |
Dr. Stephen Henson
|
a8236c8c32
Fix various memory leaks in SSL, apps and DSA
|
26 lat temu |
Ralf S. Engelschall
|
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
|
26 lat temu |
Ralf S. Engelschall
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 lat temu |
Ralf S. Engelschall
|
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
|
26 lat temu |