Sign in
flutter
/
third_party
/
openssl
/
333fad9f2de1dea99552fcb424b312ca1a390f85
/
ssl
/
ssl_rsa.c
0cfefe4
Rename some callbacks, fix alignment.
by Dr. Stephen Henson
· 11 years ago
8cafe9e
Use consistent function naming.
by Dr. Stephen Henson
· 11 years ago
33f653a
New extension callback features.
by Dr. Stephen Henson
· 11 years ago
de2a9e3
Callback revision.
by Dr. Stephen Henson
· 11 years ago
707b026
Remove serverinfo checks.
by Dr. Stephen Henson
· 11 years ago
693b71f
RT 1988: Add "const" to SSL_use_RSAPrivateKey_ASN1
by Viktor Szakats
· 11 years ago
b362cca
Security framework.
by Dr. Stephen Henson
· 11 years ago
0a60287
Fix whitespace, new-style comments.
by Ben Laurie
· 11 years ago
e9add06
Re-add alert variables removed during rebase Whitespace fixes
by Scott Deboy
· 11 years ago
ac20719
Update custom TLS extension and supplemental data 'generate' callbacks to support sending an alert.
by Scott Deboy
· 11 years ago
a4339ea
Use algorithm specific chains for certificates.
by Dr. Stephen Henson
· 11 years ago
9725bda
Show useful errors.
by Ben Laurie
· 12 years ago
c655f40
Require ServerInfo PEMs to be named "BEGIN SERVERINFO FOR"...
by Trevor Perrin
· 12 years ago
9103197
Redo deletion of some serverinfo code that supplemental data code mistakenly reinstated.
by Trevor Perrin
· 12 years ago
3608618
Add callbacks supporting generation and retrieval of supplemental data entries, facilitating RFC 5878 (TLS auth extensions)
by Scott Deboy
· 12 years ago
0b2bde7
Various custom extension fixes.
by Trevor Perrin
· 12 years ago
5382adb
Cosmetic touchups.
by Trevor
· 12 years ago
9cd50f7
Cleanup of custom extension stuff.
by Trevor
· 12 years ago
a398f82
Add support for arbitrary TLS extensions.
by Trevor
· 12 years ago
7a71af8
Rearrange and test authz extension.
by Ben Laurie
· 13 years ago
a9e1c50
RFC 5878 support.
by Ben Laurie
· 13 years ago
8e1dc4d
Support for fixed DH ciphersuites.
by Dr. Stephen Henson
· 13 years ago
33130b0
PR: 1411 Submitted by: steve@openssl.org
by Dr. Stephen Henson
· 16 years ago
17a4a4d
Reword comment to be much shorter to stop other people from complaining
by Lutz Jänicke
· 17 years ago
c2c2e7a
Clear error queue when starting SSL_CTX_use_certificate_chain_file
by Lutz Jänicke
· 17 years ago
dc0ed30
add support for DER encoded private keys to SSL_CTX_use_PrivateKey_file()
by Nils Larsch
· 20 years ago
6049399
get rid of very buggy and very imcomplete DH cert support
by Nils Larsch
· 20 years ago
48c832b
really clear the error queue here
by Nils Larsch
· 20 years ago
875a644
Constify d2i, s2i, c2i and r2i functions and other associated
by Richard Levitte
· 21 years ago
643ecd2
make sure no error is left in the queue that is intentionally ignored
by Bodo Möller
· 22 years ago
7b63c0f
Reorder inclusion of header files:
by Lutz Jänicke
· 23 years ago
9437fef
use ERR_peek_last_error() instead of ERR_peek_error()
by Bodo Möller
· 23 years ago
6ac4e8b
Rename recently introduced functions for improved code clarity:
by Bodo Möller
· 24 years ago
7843536
Changes crypto/evp/ and ssl/ code from directly incrementing reference
by Geoff Thorpe
· 24 years ago
bc36ee6
Use new-style system-id macros everywhere possible. I hope I haven't
by Richard Levitte
· 24 years ago
5e4ca42
The consequence of constification is that to pass the address to a
by Richard Levitte
· 24 years ago
b1816a0
typo while I poke around...
by Ralf S. Engelschall
· 26 years ago
74678cc
Additional user data argument to pem_password_cb function type
by Bodo Möller
· 26 years ago
ca8e5b9
Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copying
by Bodo Möller
· 26 years ago
303c002
Use "const char *" instead of "char *" for filenames passed to functions.
by Bodo Möller
· 26 years ago
b3ca645
New function SSL_CTX_use_certificate_chain_file.
by Bodo Möller
· 26 years ago
a9be3af
Remove NOPROTO definitions and error code comments.
by Ulf Möller
· 26 years ago
ec57782
Change #include filenames from <foo.h> to <openssl.h>.
by Bodo Möller
· 26 years ago
6b691a5
Change functions to ANSI C.
by Ulf Möller
· 26 years ago
15d21c2
Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DH
by Ralf S. Engelschall
· 26 years ago
413c4f4
Updates to the new SSL compression code
by Mark J. Cox
· 26 years ago
a8236c8
Fix various memory leaks in SSL, apps and DSA
by Dr. Stephen Henson
· 26 years ago
dfeab06
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
by Ralf S. Engelschall
· 26 years ago
58964a4
Import of old SSLeay release: SSLeay 0.9.0b
by Ralf S. Engelschall
· 26 years ago
d02b48c
Import of old SSLeay release: SSLeay 0.8.1b
by Ralf S. Engelschall
· 26 years ago