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
*
Add --fips-key configuration parameter to fipsinstall application.
Rich Salz
2020-06-29
1
-1
/
+6
*
Make the ASYNC code default libctx aware
Matt Caswell
2020-06-28
1
-0
/
+8
*
CORE: Add OPENSSL_CTX_set0_default(), to set a default library context
Richard Levitte
2020-06-28
1
-12
/
+21
*
doc/man3: fix types taken by HMAC(), HMAC_Update()
pedro martelletto
2020-06-26
1
-2
/
+2
*
Update copyright year
Matt Caswell
2020-06-25
31
-31
/
+31
*
evp_generic_fetch.pod: fix documentation error
Dr. Matthias St. Pierre
2020-06-24
1
-1
/
+1
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
12
-626
/
+629
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
15
-30
/
+30
*
Fix some man page typos
Matt Caswell
2020-06-24
4
-6
/
+6
*
evp_rand: documentation
Pauli
2020-06-24
12
-55
/
+1133
*
CTR, HASH and HMAC DRBGs in provider
Pauli
2020-06-24
2
-16
/
+30
*
params: add OSSL_PARAM helpers for time_t.
Pauli
2020-06-24
1
-6
/
+10
*
CMS print should support string conversion: docs
Dmitry Belyavskiy
2020-06-24
1
-0
/
+9
*
Don't attempt to duplicate the BIO state in SSL_dup
Matt Caswell
2020-06-23
1
-3
/
+0
*
Update the SSL_dup documentation to match reality
Matt Caswell
2020-06-23
1
-10
/
+64
*
property: Move global default properties to the library context.
Pauli
2020-06-23
1
-9
/
+6
*
DOCS: Add documentation for EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md_name()
Richard Levitte
2020-06-23
1
-4
/
+9
*
Fix CMP -days option range checking and test failing with enable-ubsan
Dr. David von Oheimb
2020-06-22
1
-18
/
+22
*
Add documentation of OSSL_CRMF_CERTID_dup()
Dr. David von Oheimb
2020-06-22
1
-0
/
+1
*
[doc/man3] finish EC_GROUP_get_field_type documentation
Billy Brumley
2020-06-21
1
-7
/
+10
*
doc: Document OSSL_PARAM_modified and OSSL_PARAM_set_all_unmodified.
Pauli
2020-06-20
1
-1
/
+2
*
Add more complete support for libctx/propq in the EC code
Matt Caswell
2020-06-19
2
-58
/
+65
*
Update the various SSL group getting and setting functions
Matt Caswell
2020-06-19
1
-8
/
+18
*
Add some missing OSSL_PKEY_PARAM_GROUP_NAME documentation
Matt Caswell
2020-06-19
2
-1
/
+7
*
Add documentation about Capabilities
Matt Caswell
2020-06-19
2
-4
/
+96
*
Make EVP_PKEY_CTX_[get|set]_group_name work for DH too
Matt Caswell
2020-06-19
1
-1
/
+1
*
Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more generic
Matt Caswell
2020-06-19
3
-21
/
+27
*
Add the OSSL_PROVIDER_get_capabilities() API function
Matt Caswell
2020-06-19
1
-1
/
+16
*
Add missing section on asymmetric ciphers
Benny Baumann
2020-06-19
1
-0
/
+8
*
Remove whitespace from 'white space'
haykam821
2020-06-19
5
-8
/
+8
*
DOC: Spelling fixes
Sebastian Andrzej Siewior
2020-06-18
6
-8
/
+8
*
Add ACVP fips module tests
Shane Lontis
2020-06-17
1
-0
/
+53
*
Improve BIO_socket_wait(), BIO_wait(), BIO_connect_retry(), and their docs
Dr. David von Oheimb
2020-06-16
3
-18
/
+29
*
CMS_get0_signers() description
olszomal
2020-06-16
1
-1
/
+1
*
Fix nits detected by make cmd-nits
Nicola Tuveri
2020-06-14
1
-1
/
+1
*
Move part of OSSL_CMP_validate_msg() to ossl_cmp_msg_check_update()
Dr. David von Oheimb
2020-06-13
3
-8
/
+11
*
Improve description of CMP untrusted certs and msg 'sender' field
Dr. David von Oheimb
2020-06-13
2
-36
/
+35
*
Make CMP server use same protection for response as for request
Dr. David von Oheimb
2020-06-13
1
-1
/
+8
*
Improve ossl_cmp_msg_check_received() and rename to ossl_cmp_msg_check_update()
Dr. David von Oheimb
2020-06-13
1
-26
/
+25
*
Add request URL path checking and status responses to HTTP server
Dr. David von Oheimb
2020-06-13
1
-8
/
+9
*
Allow subject of CMP -oldcert as sender unless protection cert is given
Dr. David von Oheimb
2020-06-13
2
-3
/
+5
*
Check expected sender not only for signature-protected CMP messages
Dr. David von Oheimb
2020-06-13
2
-3
/
+2
*
Improve description of -trusted, -srvcert, -recipient, and -expect_sender CMP...
Dr. David von Oheimb
2020-06-13
2
-66
/
+69
*
doc: Add a hint to man3/EVP_$hash that it is legacy
Sebastian Andrzej Siewior
2020-06-11
5
-4
/
+13
*
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
Pauli
2020-06-11
12
-54
/
+54
*
kdf: make function naming consistent.
Pauli
2020-06-11
12
-101
/
+101
*
Make it clear that you can't use all ciphers for CMAC
Matt Caswell
2020-06-10
1
-1
/
+2
*
Update RSA keygen to use sp800-56b by default
Shane Lontis
2020-06-10
2
-1
/
+8
*
TLSv1.3: additional checks in SSL_set_record_padding_callback
Vadim Fedorenko
2020-06-08
1
-1
/
+9
*
Fix documentation of OSSL_STORE
Dr. David von Oheimb
2020-06-08
2
-30
/
+30
[next]