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
*
DOC: Rewrite the section on reporting errors in doc/man3/ERR_put_error.pod
Richard Levitte
2020-11-18
1
-20
/
+85
*
DOC: Fixup the description of the -x509_strict option
Richard Levitte
2020-11-16
1
-16
/
+48
*
Add documentation for EVP_PKEY2PKCS8/EVP_PKCS82PKEY
Shane Lontis
2020-11-16
1
-0
/
+47
*
Fixup EVP-MAC-KMAC documentation
Shane Lontis
2020-11-16
1
-3
/
+70
*
Document the provider KDF API.
Pauli
2020-11-15
1
-0
/
+329
*
Remove -C option from x509 command
Rich Salz
2020-11-13
1
-5
/
+2
*
Remove -C from dhparam,dsaparam,ecparam
Rich Salz
2020-11-13
3
-18
/
+6
*
apps/passwd: remove the -crypt option.
Pauli
2020-11-11
1
-12
/
+7
*
Add ossl_is_absolute_path function to detect absolute paths
Tomas Mraz
2020-11-11
1
-4
/
+11
*
Avoid duplicate ends_with_dirsep functions
Tomas Mraz
2020-11-11
1
-0
/
+38
*
ENCODER: Add output structure support for EVP_PKEY encoding
Richard Levitte
2020-11-11
1
-3
/
+5
*
ENCODER: Add support for OSSL_FUNC_encoder_does_selection()
Richard Levitte
2020-11-11
1
-3
/
+12
*
ENCODER: Add support for specifying the outermost output structure
Richard Levitte
2020-11-11
2
-22
/
+59
*
CORE: Add support for specifying the outermost object structure
Richard Levitte
2020-11-11
1
-0
/
+5
*
DECODER: Add input structure support for EVP_PKEY decoding
Richard Levitte
2020-11-11
1
-5
/
+23
*
cmp_msg.c: Use issuer of reference cert as default issuer entry in certTemplate
Dr. David von Oheimb
2020-11-11
2
-3
/
+8
*
Add support for making all of KBKDF FixedInput fields optional.
Shane Lontis
2020-11-11
1
-8
/
+26
*
Document pkcs12 alg NONE
Pali Rohár
2020-11-10
1
-0
/
+2
*
openssl-cmp.pod.in: Clean up doc of -verify_email, -verify_hostname, and -ver...
Dr. David von Oheimb
2020-11-10
1
-65
/
+28
*
openssl.pod: Improve doc of -verify_email, -verify_hostname, and -verify_ip
Dr. David von Oheimb
2020-11-10
1
-6
/
+6
*
openssl-*.pod.in: Prevent newlines on empty engine_synopsis causing layout er...
Dr. David von Oheimb
2020-11-10
33
-67
/
+35
*
openssl-cmp.pod.in: Align order of options with apps/cmp.c; improve structuri...
Dr. David von Oheimb
2020-11-10
1
-115
/
+119
*
Improve doc of X509_verify_cert(), also in openssl.pod
David von Oheimb
2020-11-06
3
-4
/
+34
*
Moved OPENSSL_fork_prepare,_parent,_child from init.c to threads_pthread.c.
Randall S. Becker
2020-11-04
1
-1
/
+8
*
Simplify and clarify doc/internal/man7/deprecation.pod
Richard Levitte
2020-11-01
2
-148
/
+117
*
Add easy to digest selector macros for EVP_PKEYs
Richard Levitte
2020-10-30
1
-1
/
+68
*
test/recipes/15-test_gendh.t: don't try DER params
Richard Levitte
2020-10-30
1
-1
/
+3
*
Constify OSSL_FUNC_keymgmt_validate()
Nicola Tuveri
2020-10-23
1
-1
/
+1
*
enc: change the text to reference `-list` instead of the deprecated `-ciphers`
Pauli
2020-10-22
1
-1
/
+1
*
Rename EVP_KDF_reset() to EVP_KDF_CTX_reset().
Shane Lontis
2020-10-22
1
-2
/
+2
*
Rename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().
Shane Lontis
2020-10-22
8
-18
/
+18
*
Rename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().
Shane Lontis
2020-10-22
8
-12
/
+11
*
Remove ossl_prov_util_nid_to_name()
Shane Lontis
2020-10-22
1
-35
/
+0
*
Constify OSSL_FUNC_keymgmt_has()
Nicola Tuveri
2020-10-22
1
-1
/
+1
*
APPS: Implement load_keyparams() to load key parameters
Richard Levitte
2020-10-22
1
-1
/
+1
*
Deprecate EVP_PKEY_set1_tls_encodedpoint()
Matt Caswell
2020-10-20
1
-11
/
+28
*
Document EVP_PKEY_set1_encoded_public_key()
Matt Caswell
2020-10-20
1
-0
/
+125
*
Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key
Matt Caswell
2020-10-20
4
-9
/
+11
*
list: add a -provider-info option.
Pauli
2020-10-16
1
-0
/
+9
*
Update copyright year
Matt Caswell
2020-10-15
28
-28
/
+28
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
2
-7
/
+7
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
83
-244
/
+244
*
Make evp_pkey_ctx_get0_libctx/propq public API
Matt Caswell
2020-10-15
1
-0
/
+45
*
Define OSSL_CAPABILITY_TLS_GROUP_IS_KEM
Nicola Tuveri
2020-10-14
1
-7
/
+34
*
Document how deprecation should be done
Richard Levitte
2020-10-12
2
-1
/
+227
*
ENCODER / DECODER: Add functions to encode/decode to/from a buffer
Richard Levitte
2020-10-10
2
-7
/
+32
*
Expose PKCS7_get_octet_string and PKCS7_type_is_other
Jordan Montgomery
2020-10-08
2
-0
/
+82
*
rsa: add ossl_ prefix to internal rsa_ calls.
Pauli
2020-10-07
1
-11
/
+11
*
doc: remove duplicated code in example
Pauli
2020-10-06
1
-4
/
+0
*
DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-10-04
1
-3
/
+10
[next]