index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/dtls-1.3
feature/ech
feature/hss
feature/ml-kem
feature/quic-server
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2021-06-11
Rename OSSL_HTTP_set_request() to OSSL_HTTP_set1_request() for clarity
Dr. David von Oheimb
2021-06-11
HTTP client: Fix GET request handling when rctx is reused (keep-alive)
Dr. David von Oheimb
2021-06-11
Add support for ISO 8601 datetime format
William Edmisten
2021-06-11
BIO_write_ex: No error only on 0 bytes to write
Tomas Mraz
2021-06-11
Fix FIPS provider value in docs
Todd Short
2021-06-11
STORE: Make OSSL_STORE_LOADER_fetch() consistent with all other fetch functions
Richard Levitte
2021-06-11
Document that provider name can be a full path
Tomas Mraz
2021-06-10
doc: fix OSSL_PARAM_BLD pointers in the example
Petr Gotthard
2021-06-10
Enable ssl-trace by default
Arran Cudbard-Bell
2021-06-10
Optimize session cache flushing
Todd Short
2021-06-10
APPS: Restore the possibility to combine -pubout with -text
Richard Levitte
2021-06-09
Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8
Richard Levitte
2021-06-08
doc: add PKEY life cycle documentation
Pauli
2021-06-08
doc: build changes for PKEY life cycle documentation
Pauli
2021-06-08
doc: add build info for cipher life cycle documentation
Pauli
2021-06-08
doc: add references to cipher life cycle documentation
Pauli
2021-06-08
doc: add cipher life cycle documentation
Pauli
2021-06-08
doc: improve the cipher life cycle diagram
Pauli
2021-06-08
doc: remove empty section
Pauli
2021-06-08
doc: add references to digest life cycle documentation
Pauli
2021-06-08
doc: add digest life cycle documentation
Pauli
2021-06-08
doc: add digest lifecycle diagram
Pauli
2021-06-08
life-cycles: update digest state table
Pauli
2021-06-08
X509_digest_sig: Handle RSA-PSS and EDDSA certificates
Tomas Mraz
2021-06-08
Improve the documentation of cert path building and validation
Dr. David von Oheimb
2021-06-08
X509_STORE_CTX_new.pod and x509_vfy.h.in: rename some params for clarity, imp...
Dr. David von Oheimb
2021-06-08
BIO_write-ex(): Improve behavior in corner cases and documentation
Dr. David von Oheimb
2021-06-08
Add a gettable for provider ciphers to return the EVP_CIPH_RAND_KEY flag
Shane Lontis
2021-06-08
Document missing EC/SM2 params
Shane Lontis
2021-06-06
doc: update generated image files
Pauli
2021-06-06
doc: update Graphviz images to have a transparent background
Pauli
2021-06-05
ENCODER: use property definitions instead of getting implementation parameters
Richard Levitte
2021-06-05
ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
Richard Levitte
2021-06-05
DECODER: use property definitions instead of getting implementation parameters
Richard Levitte
2021-06-05
Add documentation for newly added ASN1 functions
Matt Caswell
2021-06-05
Teach more of the ASN.1 code about libctx/propq
Matt Caswell
2021-06-02
doc: fix OSSL_(EN|DE)CODER_get0_name function names
Pauli
2021-06-02
doc: make XXX_get_number() internal
Pauli
2021-06-02
doc: move XXX_get_number() documentation to internal
Pauli
2021-06-02
Add NCONF_get_section_names()
Tomas Mraz
2021-06-02
Add NCONF_get0_libctx()
Rich Salz
2021-06-01
Add documentation of the old names kept as alias macros
Tomas Mraz
2021-06-01
Rename also the OSSL_PROVIDER_name() function
Tomas Mraz
2021-06-01
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
Enhance the encoder/decoder tests to allow testing with a non-default library...
Jon Spillett
2021-06-01
rand: use size_t for size argument to RAND_bytes_ex()
Pauli
2021-06-01
Migration guide updates for flags and controls.
Shane Lontis
2021-06-01
Document Settable EVP_CIPHER_CTX parameter "use-bits"
Shane Lontis
2021-05-31
Teach EVP_PKEYs to say whether they were decoded from explicit params
Matt Caswell
2021-05-31
Fix PKCS7_verify to not have an error stack if it succeeds.
Shane Lontis
[next]