Sign in
flutter
/
third_party
/
openssl
/
5777254b7aa71ba14582912509c07ff9027a55eb
/
doc
5777254
DH: fix: add simple getters for commonly used struct members
by Dr. Matthias St. Pierre
· 7 years ago
c8c2503
Improve the example getpass() implementation to show an error return
by Nick Mathewson
· 7 years ago
bbbf752
Update documentation for PEM callback: error is now -1.
by Nick Mathewson
· 7 years ago
a0abb6a
Add a sanity check on the length of pkeyutl inputs
by Matt Caswell
· 7 years ago
55a6250
Skip CN DNS name constraint checks when not needed
by Viktor Dukhovni
· 7 years ago
f3021ac
Allow the ca application to use EdDSA
by Matt Caswell
· 7 years ago
6db7fad
DH: add simple getters for commonly used DH struct members
by Dr. Matthias St. Pierre
· 7 years ago
56548e8
Add documentation for the ability to control the number of tickets
by Matt Caswell
· 7 years ago
394159d
Allow configuation of the number of TLSv1.3 session tickets via SSL_CONF
by Matt Caswell
· 7 years ago
8481434
Link in passphrase-encoding(7) in relevant documentation
by Richard Levitte
· 7 years ago
491c353
Docs: add general document on how pass phrases are handled
by Richard Levitte
· 7 years ago
34e4a96
Fix typo: 'is an error occurred' in documentation
by Dr. Matthias St. Pierre
· 7 years ago
61fb592
Rework the decrypt ticket callback
by Matt Caswell
· 7 years ago
2448bb8
Document when a new session ticket gets created on resumption
by Matt Caswell
· 7 years ago
9e064bc
Provide documentation for the -psk_session option
by Matt Caswell
· 7 years ago
7f35627
Fix typos in x509 documentation
by Dr. Matthias St. Pierre
· 7 years ago
fe2d397
ECDSA: remove nonce padding (delegated to EC_POINT_mul)
by Billy Brumley
· 7 years ago
c16ab9d
docs: Fix typo EVP_PKEY_new_id -> EVP_PKEY_CTX_new_id
by Richard Levitte
· 7 years ago
4db296d
Make X509_VERIFY_PARAM_get_hostflags() take a const arg
by Matt Caswell
· 7 years ago
3bfa475
Add some documentation for SSL_get_shared_ciphers()
by Matt Caswell
· 7 years ago
6299c7a
Add a note about Nagle's algorithm on the SSL_connect man page
by Matt Caswell
· 7 years ago
5b748de
Add getter for X509_VERIFY_PARAM_get_hostflags
by Matt Caswell
· 7 years ago
3a070e2
Clarify BN_mod_exp docs
by Matt Caswell
· 7 years ago
ecd4b8f
Fix some errors and missing info in the CMS docs
by Matt Caswell
· 7 years ago
6ec5fce
Update copyright year
by Matt Caswell
· 7 years ago
ddba302
Update version docs
by Matt Caswell
· 7 years ago
d1f7a1e
Update the *use_certificate* docs
by Matt Caswell
· 7 years ago
bdb59d9
Fix documentation for the -showcerts s_client option
by Matt Caswell
· 7 years ago
4753ad8
Document when a session gets removed from cache
by Matt Caswell
· 7 years ago
ededc88
Improve backwards compat with 1.0.2 for ECDHParameters
by Matt Caswell
· 7 years ago
eb2b989
Ensure the thread keys are always allocated in the same order
by Bernd Edlinger
· 7 years ago
4b7c638
Document supported digest functions
by Kurt Roeckx
· 7 years ago
c190506
Reflect special `DEFAULT` behavior in ciphers(1)
by Alois Mahdal
· 7 years ago
aa3b328
correct spelling errors detected by Debian lintian
by A. Schulze
· 7 years ago
c637891
Correct an ommission in the EVP_DigestSignInit docs
by Matt Caswell
· 7 years ago
cb1b2ca
Clarify the configuration module in config.pod
by Beat Bolli
· 7 years ago
be93b0e
Update EVP_DigestSignInit() docs
by Matt Caswell
· 7 years ago
2bdeffe
Update fingerprints.txt
by Matt Caswell
· 7 years ago
5bbf42a
Update the info callback documentation for TLSv1.3
by Matt Caswell
· 7 years ago
a12de2c
SSL_CTX_set_tlsext_ticket_key_cb.pod: fix error check of RAND_bytes() call
by Dr. Matthias St. Pierre
· 7 years ago
2842813
Update copyright year
by Richard Levitte
· 7 years ago
b7fb239
Revert "Add OPENSSL_VERSION_AT_LEAST"
by Dr. Matthias St. Pierre
· 7 years ago
a8ca496
Split the scrypt and RSA-PSS into man3 and man7 pages
by Richard Levitte
· 7 years ago
0320e8e
Docs for OpenSSL_init_crypto: there is no way to specify another file
by Richard Levitte
· 7 years ago
adaf3cf
openssl rehash: document -compat
by Richard Levitte
· 7 years ago
0652e8a
Clarify default section in config.pod
by Daniel Bevenius
· 7 years ago
c12a2d2
EVP_MD_CTX_cleanup replaced with EVP_MD_CTX_reset
by Theo Buehler
· 7 years ago
f7bef27
Minor corrections for the RAND_DRBG API documentation
by Dr. Matthias St. Pierre
· 7 years ago
e65c959
Add a note and better error if using Ed25519/Ed448 in dgst
by Matt Caswell
· 7 years ago
7757951
Update the genpkey documentation
by Matt Caswell
· 7 years ago
fdb8113
Document the change in the previous commit about loading the config file
by Matt Caswell
· 7 years ago
284f4f6
Don't use getenv for critical functions when run as setuid/setgid
by Bernd Edlinger
· 7 years ago
29f484d
Fix some errors in the mem leaks docs
by Matt Caswell
· 7 years ago
c4d3c19
Update copyright year
by Matt Caswell
· 7 years ago
1238caa
Documentation typo fix in EVP_EncryptInit.pod
by Alexandre Perrin
· 7 years ago
d53df3d
fix typo in x509 documentation
by Illya Gerasymchuk
· 7 years ago
2f6f913
Update documentation on how to close a connection
by Kurt Roeckx
· 7 years ago
a73d990
Add documentation for the RAND_DRBG API
by Dr. Matthias St. Pierre
· 7 years ago
88b8d83
BIO_s_accept.pod: add documentation for the new macros
by Vitezslav Cizek
· 7 years ago
2cb8445
Document BIO_{get,set}_conn_ip_family macros.
by Vitezslav Cizek
· 7 years ago
0f1c0cf
Update the BIO_s_connect documentation after the BIO refactoring.
by Vitezslav Cizek
· 7 years ago
c4eec78
doc/man1/x509.pod: corrected "S/MIME signing" requirements
by Konstantin Shemyak
· 7 years ago
242fcd6
rand/randfile.c: permit non-regular files in RAND_load_file.
by Andy Polyakov
· 7 years ago
100ebb3
man3/OPENSSL_ia32cap.pod: update assembler version requirements.
by Andy Polyakov
· 7 years ago
ab0a391
The default conv_form is uncompressed
by Matt Caswell
· 7 years ago
ddc1caa
Document EC_POINT_get_affine_coordinates_*.
by David Benjamin
· 7 years ago
693be9a
Convert _meth_get_ functions to const getters
by Jack Bates
· 7 years ago
79b49fb
Remove mention of link between message digests and public key algorithms.
by Pauli
· 7 years ago
b0edda1
Update copyright year
by Matt Caswell
· 7 years ago
8a5ed9d
Apply system_default configuration on SSL_CTX_new().
by Tomas Mraz
· 7 years ago
16cfc2c
Don't use a ssl specific DRBG anymore
by Kurt Roeckx
· 7 years ago
c911e5d
Fix bio callback backward compatibility
by Bernd Edlinger
· 7 years ago
d2d67a4
Document the replay protection capabilities
by Matt Caswell
· 7 years ago
dd07e68
Fix miscellaneous typos in docs and source
by Dr. Matthias St. Pierre
· 7 years ago
5af8844
Allow multiple entries without a Subject even if unique_subject == yes
by Matt Caswell
· 7 years ago
f929439
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
by Matt Caswell
· 7 years ago
e8f9f08
Add functions for setting the new EVP_PKEY_ASN1_METHOD functions
by Matt Caswell
· 7 years ago
82dd65a
Expand the 25519/448 overview man pages
by Matt Caswell
· 7 years ago
d45a97f
Add documentation for the newly added EVP_PKEY_new*() functions
by Matt Caswell
· 7 years ago
9d2674c
Add documentation for TLSv1.3 ciphersuite configuration
by Matt Caswell
· 7 years ago
3fa2812
Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
by Benjamin Saunders
· 7 years ago
df0fed9
Session Ticket app data
by Todd Short
· 7 years ago
b38fa98
Fix propotype to include the const qualifier
by Kurt Roeckx
· 7 years ago
3266cf5
Fixed a handful of typos
by Alex Gaynor
· 7 years ago
d114285
Document more X509_STORE functions
by Benjamin Kaduk
· 7 years ago
379cc08
Fix doc-nits
by Ben Kaduk
· 7 years ago
37933ac
Add SSL/SSL_CTX_use_cert_and_key()
by Todd Short
· 7 years ago
d47eaaf
Fixed a spelling mistake in ASN1_TIME_set.pod
by Alex Gaynor
· 7 years ago
e440f51
Give more information in the SSL_stateless return code
by Matt Caswell
· 7 years ago
4a192c7
Update documentation for the new PSK behaviour
by Matt Caswell
· 7 years ago
83918ad
Fixed several readability issues in DH_generate_parameters.pod
by Alex Gaynor
· 7 years ago
5ff554c
Corrected two typos in a man page
by Alex Gaynor
· 7 years ago
3e3c7c3
Implement multi-process OCSP responder.
by Viktor Dukhovni
· 7 years ago
36359ce
BIO_s_mem.pod: fix indirection for out parameter **pp
by Dr. Matthias St. Pierre
· 7 years ago
ce3dcdc
Fix a typo in the s_client man page
by Alex Gaynor
· 7 years ago
b524b80
Add support for .include directive in config files
by Tomas Mraz
· 7 years ago
24c3460
Fixed a typo in a man page
by Alex Gaynor
· 7 years ago
c03dc64
Fixed a typo in a man page
by Alex Gaynor
· 7 years ago
a2eecb5
Update some documentation for X448/Ed448
by Matt Caswell
· 7 years ago
4a56d2a
Fix typo in ASN1_STRING_length doc
by Ivan Filenko
· 7 years ago
Next »