summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-06-1726-26/+26
* HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.cDr. David von Oheimb2021-06-161-0/+22
* X509_digest_sig(): Improve default hash for EdDSA and allow to return the cho...Dr. David von Oheimb2021-06-161-10/+19
* doc: document the various get_cipher functions in the commands lib.Pauli2021-06-161-5/+12
* Add missing migration_guide API mappings.Shane Lontis2021-06-161-0/+24
* Add documentation for the newly added OBJ up callsMatt Caswell2021-06-162-23/+62
* doc: finish the provider child up call documentationPauli2021-06-161-1/+7
* Disabling Encrypt-then-MAC extension in s_client/s_serverDmitry Belyavskiy2021-06-153-1/+12
* s_server: make -rev option easier to find (mention echo)Hubert Kario2021-06-151-3/+2
* Remove "-immedate_renegotiation" optionRich Salz2021-06-152-9/+2
* spkac: document -digest optionPauli2021-06-151-0/+8
* Rename OSSL_HTTP_set_request() to OSSL_HTTP_set1_request() for clarityDr. David von Oheimb2021-06-111-12/+12
* HTTP client: Fix GET request handling when rctx is reused (keep-alive)Dr. David von Oheimb2021-06-111-9/+12
* Add support for ISO 8601 datetime formatWilliam Edmisten2021-06-114-5/+28
* BIO_write_ex: No error only on 0 bytes to writeTomas Mraz2021-06-111-2/+5
* Fix FIPS provider value in docsTodd Short2021-06-111-1/+1
* STORE: Make OSSL_STORE_LOADER_fetch() consistent with all other fetch functionsRichard Levitte2021-06-111-3/+3
* Document that provider name can be a full pathTomas Mraz2021-06-112-2/+12
* doc: fix OSSL_PARAM_BLD pointers in the examplePetr Gotthard2021-06-101-8/+8
* Enable ssl-trace by defaultArran Cudbard-Bell2021-06-102-4/+2
* Optimize session cache flushingTodd Short2021-06-101-0/+5
* APPS: Restore the possibility to combine -pubout with -textRichard Levitte2021-06-101-2/+4
* Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8Richard Levitte2021-06-092-6/+8
* doc: add PKEY life cycle documentationPauli2021-06-082-0/+713
* doc: build changes for PKEY life cycle documentationPauli2021-06-081-0/+7
* doc: add build info for cipher life cycle documentationPauli2021-06-081-1/+8
* doc: add references to cipher life cycle documentationPauli2021-06-082-3/+13
* doc: add cipher life cycle documentationPauli2021-06-082-0/+370
* doc: improve the cipher life cycle diagramPauli2021-06-081-7/+5
* doc: remove empty sectionPauli2021-06-081-3/+0
* doc: add references to digest life cycle documentationPauli2021-06-083-4/+13
* doc: add digest life cycle documentationPauli2021-06-082-1/+229
* doc: add digest lifecycle diagramPauli2021-06-081-0/+0
* life-cycles: update digest state tablePauli2021-06-081-0/+0
* X509_digest_sig: Handle RSA-PSS and EDDSA certificatesTomas Mraz2021-06-081-1/+3
* Improve the documentation of cert path building and validationDr. David von Oheimb2021-06-0810-239/+366
* X509_STORE_CTX_new.pod and x509_vfy.h.in: rename some params for clarity, imp...Dr. David von Oheimb2021-06-081-6/+6
* BIO_write-ex(): Improve behavior in corner cases and documentationDr. David von Oheimb2021-06-081-5/+11
* Add a gettable for provider ciphers to return the EVP_CIPH_RAND_KEY flagShane Lontis2021-06-081-2/+10
* Document missing EC/SM2 paramsShane Lontis2021-06-082-1/+32
* doc: update generated image filesPauli2021-06-063-0/+0
* doc: update Graphviz images to have a transparent backgroundPauli2021-06-066-0/+11
* ENCODER: use property definitions instead of getting implementation parametersRichard Levitte2021-06-051-34/+8
* ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPERichard Levitte2021-06-052-20/+0
* DECODER: use property definitions instead of getting implementation parametersRichard Levitte2021-06-051-78/+26
* Add documentation for newly added ASN1 functionsMatt Caswell2021-06-057-13/+595
* Teach more of the ASN.1 code about libctx/propqMatt Caswell2021-06-051-2/+6
* doc: fix OSSL_(EN|DE)CODER_get0_name function namesPauli2021-06-022-2/+2
* doc: make XXX_get_number() internalPauli2021-06-0213-86/+11
* doc: move XXX_get_number() documentation to internalPauli2021-06-021-0/+115