index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-07-29
20
-20
/
+20
*
Update fingerprints.txt
Matt Caswell
2021-07-29
1
-9
/
+7
*
Mark the EVP_PKEY_METHOD arg as const on some EVP_PKEY_meth_get_*() funcs
Matt Caswell
2021-07-27
1
-3
/
+3
*
ECDSA_SIG_set0(): Clarify documentation and fix formatting errors
Tomas Mraz
2021-07-27
1
-33
/
+32
*
DOCS: Move the description of EVP_PKEY_get0_description()
Richard Levitte
2021-07-26
2
-7
/
+8
*
EVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0_provider()
Richard Levitte
2021-07-26
2
-6
/
+21
*
tls_process_{client,server}_certificate(): allow verify_callback return > 1
Dr. David von Oheimb
2021-07-21
1
-4
/
+4
*
SSL_CTX_set_cert_verify_callback.pod: various corrections and clarifications
Dr. David von Oheimb
2021-07-21
1
-17
/
+28
*
Add testcases for SSL_key_update() corner case calls
yangyangtiantianlonglong
2021-07-21
2
-5
/
+8
*
docs: update CTR DRBG documentation to not mention the lack of a derivation f...
Pauli
2021-07-20
1
-2
/
+1
*
doc: fix OPENSSL_VERSION_NUMBER length in the synopsis
Petr Gotthard
2021-07-20
1
-1
/
+1
*
doc: It is not possible to use SSL_OP_* value in preprocessor conditions
Tomas Mraz
2021-07-16
2
-1
/
+9
*
RSA_public_decrypt is equivalent to a verify recover operation
Tomas Mraz
2021-07-16
2
-5
/
+6
*
doc: document the params arguments to the initialisation functions.
Pauli
2021-07-15
2
-4
/
+8
*
Make EVP_PKEY_check() be an alias for EVP_PKEY_pairwise_check()
Tomas Mraz
2021-07-15
1
-1
/
+1
*
doc: Document that incomplete certificates return error
Tomas Mraz
2021-07-15
4
-6
/
+10
*
doc: document the new opt_legacy_okay() function's behaviour
Pauli
2021-07-12
1
-1
/
+9
*
Improve doc of OSSL_HTTP_REQ_CTX_set_expected() on timeout param < 0
Dr. David von Oheimb
2021-07-11
1
-2
/
+4
*
doc: update documentation to note removal of ERR_GET_FUNC()
Pauli
2021-07-06
1
-8
/
+6
*
doc: include PBKDF1 documentation in build.info
Pauli
2021-07-05
1
-0
/
+6
*
doc: add PBKDF1 provider documentation
Pauli
2021-07-05
1
-0
/
+82
*
PEM_read_...: document that garbage and other PEM data is skipped
Tomas Mraz
2021-07-02
1
-0
/
+4
*
doc: Mention the update of der data pointers in d2i/i2d
Tomas Mraz
2021-07-01
2
-2
/
+6
*
DOC: clarify OPENSSL_API_COMPAT
Richard Levitte
2021-07-01
1
-2
/
+4
*
OSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(): Make result const for co...
Dr. David von Oheimb
2021-06-30
1
-4
/
+5
*
CMP: Add missing getter functions to CRMF API and CMP API
Dr. David von Oheimb
2021-06-30
5
-7
/
+62
*
Missing link to fips_config documentation
Dmitry Belyavskiy
2021-06-29
1
-2
/
+1
*
doc: make error checking in ticket handling code explicit
Hubert Kario
2021-06-29
1
-4
/
+10
*
DOC: Clarify the role of EKUs including defaults for TLS client and server use
Dr. David von Oheimb
2021-06-26
9
-30
/
+67
*
doc: update up call documentation
Pauli
2021-06-26
1
-1
/
+7
*
Fix two typos in OSSL_trace_enabled.pod
Theo Buehler
2021-06-26
1
-2
/
+2
*
CMP: Improve reporting of error codes and related strings via 'error' msg
Dr. David von Oheimb
2021-06-25
1
-3
/
+6
*
CMP: Clean up internal message creation API and its documentation
Dr. David von Oheimb
2021-06-25
3
-64
/
+114
*
Fix a race in ossl_provider_add_to_store()
Matt Caswell
2021-06-24
1
-2
/
+9
*
Update documentation following updates to the provider code
Matt Caswell
2021-06-24
3
-18
/
+22
*
Set use_fallbacks to zero when we add a provider to the store
Matt Caswell
2021-06-24
1
-6
/
+3
*
Instantiate predefined providers just-in-time
Matt Caswell
2021-06-24
1
-10
/
+1
*
Documentation: SM2 keys can use only the SM2 curve
Tomas Mraz
2021-06-24
2
-1
/
+6
*
doc: Document that the OBJ creation functions don't lock.
Pauli
2021-06-24
2
-0
/
+6
*
Some clear guidelines for the legacy algs.
Dmitry Belyavskiy
2021-06-24
1
-0
/
+6
*
EVP: Change the output size type of EVP_Q_digest() and EVP_Q_mac()
Richard Levitte
2021-06-23
2
-6
/
+7
*
Change self test for AES_CGM to perform both an encrypt and decrypt.
Shane Lontis
2021-06-22
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-06-17
26
-26
/
+26
*
HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.c
Dr. David von Oheimb
2021-06-16
1
-0
/
+22
*
X509_digest_sig(): Improve default hash for EdDSA and allow to return the cho...
Dr. David von Oheimb
2021-06-16
1
-10
/
+19
*
doc: document the various get_cipher functions in the commands lib.
Pauli
2021-06-16
1
-5
/
+12
*
Add missing migration_guide API mappings.
Shane Lontis
2021-06-16
1
-0
/
+24
*
Add documentation for the newly added OBJ up calls
Matt Caswell
2021-06-16
2
-23
/
+62
*
doc: finish the provider child up call documentation
Pauli
2021-06-16
1
-1
/
+7
*
Disabling Encrypt-then-MAC extension in s_client/s_server
Dmitry Belyavskiy
2021-06-15
3
-1
/
+12
[next]