index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
libcrypto.num
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow PKCS12 export to set arbitrary bag attributes
Graham Woodward
2022-09-23
1
-0
/
+2
*
Add HPKE DHKEM provider support for EC, X25519 and X448.
slontis
2022-09-23
1
-0
/
+2
*
BIO_s_dgram_pair
Hugo Landau
2022-09-23
1
-0
/
+2
*
Add support for loading root CAs from Windows crypto API
Hugo Landau
2022-09-14
1
-0
/
+3
*
add missing CRMF API function OSSL_CRMF_CERTTEMPLATE_get0_publicKey()
Dr. David von Oheimb
2022-08-24
1
-0
/
+1
*
BIO_sendmmsg/BIO_recvmmsg (API only)
Hugo Landau
2022-08-19
1
-0
/
+7
*
Give BIO_s_mem() the ability to support datagrams
Matt Caswell
2022-07-28
1
-0
/
+1
*
Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg()
Dr. David von Oheimb
2022-07-20
1
-0
/
+1
*
Add X509_PUBKEY_set0_public_key(), extracted from X509_PUBKEY_set0_param()
Dr. David von Oheimb
2022-07-19
1
-0
/
+1
*
CMS: add CMS_SignedData_verify(), a variant of CMS_verify() with extensions
Dr. David von Oheimb
2022-07-16
1
-0
/
+3
*
CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt()
Dr. David von Oheimb
2022-06-28
1
-0
/
+2
*
Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats
Hugo Landau
2022-06-22
1
-6
/
+6
*
Public API functions OPENSSL_str[n]casecmp
Dmitry Belyavskiy
2022-04-22
1
-0
/
+2
*
CMS sign digest
Viktor Söderqvist
2022-04-02
1
-0
/
+1
*
Add TFO support to socket BIO and s_client/s_server
Todd Short
2022-03-10
1
-0
/
+1
*
async_posix: Allow custom stack allocation functions to be specified for POSI...
Arran Cudbard-Bell
2022-03-10
1
-0
/
+2
*
Add signed bn2bin and bin2bn functions
Richard Levitte
2022-01-20
1
-0
/
+6
*
Add context dup functions for digests and ciphers
Pauli
2022-01-19
1
-0
/
+2
*
add OSSL_STACK_OF_X509_free() for commonly used pattern
Dr. David von Oheimb
2021-12-21
1
-0
/
+1
*
make update
Matt Caswell
2021-07-29
1
-1022
/
+1022
*
EVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0_provider()
Richard Levitte
2021-07-26
1
-0
/
+2
*
CMP: Add missing getter functions to CRMF API and CMP API
Dr. David von Oheimb
2021-06-30
1
-0
/
+10
*
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
/
+1
*
Rename OSSL_HTTP_set_request() to OSSL_HTTP_set1_request() for clarity
Dr. David von Oheimb
2021-06-11
1
-1
/
+1
*
Add support for ISO 8601 datetime format
William Edmisten
2021-06-11
1
-0
/
+1
*
util: convert SHA* one shots back to being functions
Pauli
2021-06-10
1
-5
/
+5
*
ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
Richard Levitte
2021-06-05
1
-1
/
+0
*
Teach more of the ASN.1 code about libctx/propq
Matt Caswell
2021-06-05
1
-0
/
+3
*
Teach the ASN.1 code how to create embedded objects with libctx/propq
Matt Caswell
2021-06-05
1
-0
/
+1
*
Provide the ability to create an X509_PUBKEY with a libctx/propq
Matt Caswell
2021-06-05
1
-0
/
+1
*
Deprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_buf_noconst
Richard Levitte
2021-06-03
1
-2
/
+2
*
Restore all the ? in util/libcrypto.num
Richard Levitte
2021-06-03
1
-1004
/
+1004
*
libcrypto: make XXX_get_number() internal
Pauli
2021-06-02
1
-13
/
+0
*
Fix up bad libcrypto.num
Jon Spillett
2021-06-02
1
-2
/
+2
*
Add NCONF_get_section_names()
Tomas Mraz
2021-06-02
1
-0
/
+1
*
Add NCONF_get0_libctx()
Rich Salz
2021-06-02
1
-0
/
+1
*
Rename also the OSSL_PROVIDER_name() function
Tomas Mraz
2021-06-01
1
-1
/
+1
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-86
/
+86
*
Enhance the encoder/decoder tests to allow testing with a non-default library...
Jon Spillett
2021-06-01
1
-0
/
+2
*
Deprecate old style BIO callback calls
Tomas Mraz
2021-05-26
1
-3
/
+4
*
mac: add a getter for the MAC block size.
Pauli
2021-05-25
1
-0
/
+1
*
Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a ...
Jon Spillett
2021-05-24
1
-0
/
+1
*
Add ordinal numbers to the .num files
Matt Caswell
2021-05-20
1
-1010
/
+1010
*
bio_lib: Add BIO_get_line, correct doc of BIO_gets
Dr. David von Oheimb
2021-05-19
1
-0
/
+1
*
Replace EVP_PKEY_supports_digest_nid
Tomas Mraz
2021-05-13
1
-1
/
+1
*
HTTP client: Minimal changes that include the improved API
Dr. David von Oheimb
2021-05-12
1
-5
/
+10
*
Add ASN1_item_i2d_mem_bio(); document and improve also ASN1_item_d2i_bio()
Dr. David von Oheimb
2021-05-12
1
-0
/
+1
*
apps: change list command to only list fetchable algorithms.
Pauli
2021-05-12
1
-0
/
+2
*
Add the concept of a child OSSL_LIB_CTX
Matt Caswell
2021-05-11
1
-0
/
+2
*
Add convenience functions and macros for asymmetric key generation
Dr. David von Oheimb
2021-05-11
1
-1
/
+3
[next]