summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* man: clarify the 'random number generator must be seeded' requirementDr. Matthias St. Pierre2019-06-2713-29/+63
* man: fix documentation for RSA_generate_key()Dr. Matthias St. Pierre2019-06-271-2/+2
* OSSL_TRACE: enhance documentation and fix doc-nit errorsDr. Matthias St. Pierre2019-06-241-18/+79
* Cross-linked the man(1) pages of kdf & pkeyutl.Santhosh Rameshwarapu2019-06-242-1/+3
* Replumbing: add support for multiple names per algorithmRichard Levitte2019-06-241-13/+33
* Enhance and update the docs of the internal ossl_provider APIRichard Levitte2019-06-242-64/+136
* Change OSSL_PARAM return size to not be a pointer.Pauli2019-06-245-84/+59
* Add documentation for CRYPTO_memcmp.Pauli2019-06-241-0/+39
* Add SSL_shutdown to SSL_get_error's documentationMiquel Ruiz2019-06-191-3/+3
* Fix a doc-nits failureMatt Caswell2019-06-191-0/+2
* Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIOTomas Mraz2019-06-191-8/+18
* Add some internal documentation for some thread related functionsMatt Caswell2019-06-191-0/+64
* ARIA documentation titled itself AESPauli2019-06-191-2/+2
* Change ERR_add_error_[v]data to appendRich Salz2019-06-181-0/+1
* Document OPENSSL_thread_stop_ex()Matt Caswell2019-06-172-6/+25
* Better document specific OSSL_PARAM symbols.Pauli2019-06-171-10/+28
* Add documentation for X509_cmp and related APIsPaul Yang2019-06-151-0/+80
* Update the d2i docs to reflect realityMatt Caswell2019-06-131-5/+9
* ts: Fix awkward sentences in the documentation and the default digestTomas Mraz2019-06-121-4/+5
* ts: Use sha256 as default digest for TS queryTomas Mraz2019-06-121-4/+4
* Update docs for TLS1.3 FFDHEraja-ashok2019-06-122-8/+21
* i2d_PublicKey was listed in 2 different man pagesMatt Caswell2019-06-121-1/+0
* Create BN_CTX_new_ex() and BN_CTX_secure_new_ex()Matt Caswell2019-06-121-4/+14
* OSSL_PARAM example code bug fix.Pauli2019-06-121-2/+2
* PBKDF2 updates to conform to SP800-132Shane Lontis2019-06-111-6/+35
* Make EVP_MD_CTX_ctrl() work for legacy use cases (ssl3).Shane Lontis2019-06-111-1/+1
* Fix doc to remove const arg in GEN_SESSION_CBShigeki Ohtsu2019-06-111-2/+2
* Change cipher default strings to a functionTodd Short2019-06-111-1/+18
* doc/internal/man3/ossl_method_construct.pod: follow common conventionsRichard Levitte2019-06-101-20/+20
* EVP fetching: make operation_id part of the method identityRichard Levitte2019-06-101-11/+26
* Add documentation for new functions taking an OPENSSL_CTX parameterMatt Caswell2019-06-072-13/+46
* Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()Kurt Roeckx2019-06-061-10/+11
* Address property documentation concerns.Pauli2019-06-061-11/+7
* man: fix doc-nit in property.podDr. Matthias St. Pierre2019-06-051-1/+1
* Document property hierarchy.Pauli2019-06-051-2/+59
* Document deprecation of version-specific SSL/TLS methodsDr. Matthias St. Pierre2019-06-041-7/+12
* Move digests to providersShane Lontis2019-06-041-4/+61
* Remove file reference from property documentation.Pauli2019-06-031-3/+0
* Fix a typo in the property grammar that creates an ambiguous parse.Pauli2019-06-031-1/+1
* Update X509_STORE_new.podSambit Kumar Dash2019-05-311-1/+1
* Update EVP_VerifyInit.podSambit Kumar Dash2019-05-301-1/+1
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLAndreas Kretschmer2019-05-308-7/+151
* Add man 7 page about properties.Pauli2019-05-301-0/+122
* Typo BIO_SOCK_REUSADDR => BIO_SOCK_REUSEADDRIuri Rezende Souza2019-05-291-1/+1
* Add d2i_KeyParams/i2d_KeyParams API's.Shane Lontis2019-05-271-9/+17
* doc/man3/X509_LOOKUP_meth_new.pod: clarify the requirementsRichard Levitte2019-05-271-4/+14
* Added Conforming To section to EVP_KDF_TLS1_PRF documentation.David Makepeace2019-05-271-0/+4
* Doc update: minor typo in CMS_verify.podSambit Kumar Dash2019-05-241-1/+1
* Change default RSA, DSA and DH size to 2048 bitKurt Roeckx2019-05-211-4/+4
* Change SSL parameter SSL_session_reused constArne Schwabe2019-05-211-1/+1