Sign in
flutter
/
third_party
/
openssl
/
d2ad1c9617defee328e61134df4f2d23aecc590d
/
doc
/
ssl
361a119
Remove support for all 40 and 56 bit ciphers.
by Kurt Roeckx
· 9 years ago
fe6ef24
Remove SSL_{CTX_}set_ecdh_auto() and always enable ECDH
by Kurt Roeckx
· 9 years ago
e6390ac
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
by Rich Salz
· 9 years ago
35cb565
Turn B<...()> into ...()
by Rich Salz
· 9 years ago
05a6347
Tweak async documentation based on feedback
by Matt Caswell
· 9 years ago
bc8857b
More async documentation
by Matt Caswell
· 9 years ago
a974e64
Fix SSL_use_certificate_chain_file
by Matt Caswell
· 9 years ago
b0700d2
Replace "SSLeay" in API with OpenSSL
by Rich Salz
· 9 years ago
87d9caf
Remove some SSLv2 references
by Matt Caswell
· 9 years ago
5998e29
Remove SSL_state and SSL_set_state
by Matt Caswell
· 9 years ago
35bf6e0
Change HANDSHAKE_STATE to OSSL_HANDSHAKE_STATE
by Matt Caswell
· 9 years ago
f3b9257
Minor documentation tweak
by Matt Caswell
· 9 years ago
a528d4f
Remove SSLeay history, etc., from docs
by Rich Salz
· 9 years ago
21cd6e0
Don't use SSLv23_server_method in an example
by Matt Caswell
· 9 years ago
631fb6a
Document the default CA path functions
by Matt Caswell
· 10 years ago
468f043
Clarify DTLSv1_listen documentation
by Matt Caswell
· 10 years ago
ca7256f
Add DTLSv1_listen documentation
by Matt Caswell
· 10 years ago
9b86974
Fix L<> content in manpages
by Rich Salz
· 10 years ago
2fd7fb9
Update docs.
by Dr. Stephen Henson
· 10 years ago
6d5f826
Documentation for SSL_check_chain()
by Dr. Stephen Henson
· 10 years ago
14815a9
Document signature algorithm setting functions.
by Dr. Stephen Henson
· 10 years ago
8a00dbd
Document shared sigalgs functions.
by Dr. Stephen Henson
· 10 years ago
429261d
SSL_CONF additions.
by Dr. Stephen Henson
· 10 years ago
2fc52c9
correct example
by Dr. Stephen Henson
· 10 years ago
7767280
Add docs for ssl verification parameter functions.
by Dr. Stephen Henson
· 10 years ago
4ba8113
GH297: Fix NAME section of SSL_CTX_use_serverinfo.pod
by Vitezslav Cizek
· 10 years ago
a8e4ac6
Remove SSL_OP_TLS_BLOCK_PADDING_BUG
by Emilia Kasper
· 10 years ago
d9f1c63
Change return type of the new accessors
by Matt Caswell
· 10 years ago
6b8f5d0
Change the new functions to use size_t
by Matt Caswell
· 10 years ago
7470cef
Clarify that SSL3_RANDOM_SIZE is a constant, for now.
by Nick Mathewson
· 10 years ago
858618e
Add new functions to extract {client,server}_random, master_key
by Nick Mathewson
· 10 years ago
9ef1751
Add a documentation clarification suggested by Matt Caswell
by Nick Mathewson
· 10 years ago
831eef2
Add SSL_get_client_ciphers() to return ciphers from ClientHello
by Nick Mathewson
· 10 years ago
e481f9b
Remove support for OPENSSL_NO_TLSEXT
by Matt Caswell
· 10 years ago
1554d55
Remove dh512.pem
by Emilia Kasper
· 10 years ago
1f302db
Update documentation with Diffie-Hellman best practices.
by Emilia Kasper
· 10 years ago
a27e81e
Version negotiation rewrite doc updates
by Matt Caswell
· 10 years ago
c490a55
RT1207: document SSL_COMP_free_compression_methods.
by Rich Salz
· 10 years ago
fae4772
Add SSL_use_certificate_chain_file function
by Dr. Stephen Henson
· 10 years ago
656b260
SSL_CONF table reorganisation.
by Dr. Stephen Henson
· 10 years ago
5812e6f
Fixes some typos in doc/ssl/
by Alok Menghrajani
· 10 years ago
98c9ce2
SSL_CIPHER lookup functions.
by Dr. Stephen Henson
· 10 years ago
62adbce
free NULL cleanup 10
by Rich Salz
· 10 years ago
17dd65e
Resolve swallowed returns codes
by Matt Caswell
· 10 years ago
2011b16
Support key loading from certificate file
by Dr. Stephen Henson
· 10 years ago
7a4dadc
Removed support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG. Also removed
by Matt Caswell
· 10 years ago
15b5d65
typo
by Dr. Stephen Henson
· 10 years ago
b7c9187
Add SSL_SESSION_get0_ticket API function.
by Matt Caswell
· 10 years ago
f2baac2
Provide the API functions SSL_SESSION_has_ticket and
by Matt Caswell
· 10 years ago
0350ef6
Remove stray "=back". This was causing newer versions of pod2man to choke.
by Matt Caswell
· 10 years ago
3ffbe00
Apache Traffic Server has a need to set the rbio without touching the wbio.
by Matt Caswell
· 10 years ago
3c33c6f
Remove support for SSL_OP_NETSCAPE_CA_DN_BUG.
by Matt Caswell
· 10 years ago
156a872
Add SSL_get_extms_support documentation.
by Dr. Stephen Henson
· 10 years ago
63c574f
OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTS
by Rich Salz
· 10 years ago
8507474
Provide documentation for all SSL(_CTX)?_(get|set)(_default)?_read_ahead
by Matt Caswell
· 10 years ago
ce325c6
Only allow ephemeral RSA keys in export ciphersuites.
by Dr. Stephen Henson
· 10 years ago
63eab8a
Remove MS SGC
by Dr. Stephen Henson
· 10 years ago
376e2ca
Clarify the return values for SSL_get_shared_curve.
by Emilia Kasper
· 10 years ago
45f55f6
Remove SSLv2 support
by Kurt Roeckx
· 10 years ago
98f1ac7
Fix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.
by Bodo Moeller
· 10 years ago
fb0e87f
Add TLS_FALLBACK_SCSV documentation, and move s_client -fallback_scsv
by Bodo Moeller
· 10 years ago
e9edfc4
RT468: SSL_CTX_sess_set_cache_size wrong
by Rich Salz
· 11 years ago
fe75730
RT2518: fix pod2man errors
by Scott Schaefer
· 11 years ago
f3f56c2
Custom extension documentation.
by Dr. Stephen Henson
· 11 years ago
fa60b90
RT1744: SSL_CTX_set_dump_dh() doc feedback
by David Gatwood
· 11 years ago
bebbb11
RT3239: Extra comma in NAME lines of two manpages
by Ingo Schwarze
· 11 years ago
aa224e9
Fix typo.
by Dr. Stephen Henson
· 11 years ago
fd9e244
Fixed error in pod files with latest versions of pod2man
by Matt Caswell
· 11 years ago
a23a6e8
Update ticket callback docs.
by Dr. Stephen Henson
· 11 years ago
fc1d88f
Close a whole bunch of documentation-related tickets:
by Rich Salz
· 11 years ago
762a44d
RT 3245; it's "bitwise or" not "logical or"
by Rich Salz
· 11 years ago
854dfcd
Fix RT 3211; "and are" -->"are"
by Rich Salz
· 11 years ago
d7003c4
Fix RT 3193
by Rich Salz
· 11 years ago
528b1f9
Clarify protocols supported.
by Dr. Stephen Henson
· 11 years ago
0535c2d
Clarify docs.
by Jeffrey Walton
· 11 years ago
01f2f18
Option to disable padding extension.
by Dr. Stephen Henson
· 11 years ago
15658d0
Fixed error in args for SSL_set_msg_callback and SSL_set_msg_callback_arg
by Matt Caswell
· 11 years ago
e5676b8
typo in SSL_get_peer_cert_chain docs
by Jeff Trawick
· 11 years ago
fa9d77d
doc: Add missing =back directive.
by Chris Rorvick
· 11 years ago
b7e46a9
Update security framework docs.
by Dr. Stephen Henson
· 11 years ago
0f817d3
Add initial security framework docs.
by Dr. Stephen Henson
· 11 years ago
f0ef019
Add -no_resumption_on_reneg to SSL_CONF.
by Dr. Stephen Henson
· 11 years ago
e970f63
Update chain building function.
by Dr. Stephen Henson
· 11 years ago
13dc3ce
New chain building flags.
by Dr. Stephen Henson
· 11 years ago
daddd9a
Option to set current cert to server certificate.
by Dr. Stephen Henson
· 11 years ago
e547c45
Fix additional pod errors with numbered items.
by Kurt Roeckx
· 11 years ago
2b4ffc6
Fix various spelling errors
by Scott Schaefer
· 11 years ago
0f78819
New ctrl to set current certificate.
by Dr. Stephen Henson
· 11 years ago
46ab9bb
Certificate callback doc.
by Dr. Stephen Henson
· 11 years ago
4b64e0c
typo
by Jeff Trawick
· 11 years ago
5edce56
typo
by Jeff Trawick
· 11 years ago
0ecfd92
update remaining documentation to move from EDH to DHE
by Daniel Kahn Gillmor
· 11 years ago
0b30fc9
documentation should use "DHE" instead of "EDH"
by Daniel Kahn Gillmor
· 11 years ago
5b7f36e
Add ServerInfoFile to SSL_CONF, update docs.
by Dr. Stephen Henson
· 11 years ago
a4339ea
Use algorithm specific chains for certificates.
by Dr. Stephen Henson
· 11 years ago
a25f9ad
New functions to retrieve certificate from SSL_CTX
by Dr. Stephen Henson
· 11 years ago
7b6b246
Additional "chain_cert" functions.
by Rob Stradling
· 11 years ago
ed77017
POD: Fix list termination
by Lubomir Rintel
· 11 years ago
c8919dd
POD: Fix item numbering
by Lubomir Rintel
· 11 years ago
c557f92
Add SSL_CONF command to set DH Parameters.
by Dr. Stephen Henson
· 11 years ago
Next »