index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix pvk encoder to properly query for the passphrase
Tomas Mraz
2021-12-06
1
-0
/
+1
*
Enable brainpool curves for TLS1.3
Bernd Edlinger
2021-11-26
1
-0
/
+10
*
Have OSSL_PARAM_allocate_from_text() raise error on unexpected neg number
Richard Levitte
2021-11-24
1
-0
/
+1
*
Support different R_BITS lengths for KBKDF
Patrick Uiterwijk
2021-11-24
1
-0
/
+1
*
Move more general parts of internal/cryptlib.h to new internal/common.h
Dr. David von Oheimb
2021-11-17
2
-101
/
+117
*
Add and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREFIX(), and HAS_CASE_SUF...
Dr. David von Oheimb
2021-11-17
1
-4
/
+14
*
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string h...
Dr. David von Oheimb
2021-11-17
1
-0
/
+6
*
Stop receiving child callbacks in a child libctx when appropriate
Matt Caswell
2021-11-12
1
-0
/
+1
*
Don't attempt to deactive child providers if we don't need to
Matt Caswell
2021-11-12
1
-1
/
+1
*
header: add integer overflow helper functions
Pauli
2021-11-12
1
-0
/
+405
*
Add OID for RPKI id-ct-ASPA
Job Snijders
2021-11-11
1
-0
/
+4
*
prov: remove unused field `flag_fallback` and function `ossl_provider_set_fal...
Pauli
2021-11-10
1
-1
/
+0
*
Fix builds on Armv8 systems without AArch64
Tom Cosgrove
2021-11-04
1
-1
/
+1
*
fix some code with obvious wrong coding style
x2018
2021-10-28
1
-1
/
+1
*
CORE: Encure that cached fetches can be done per provider
Richard Levitte
2021-10-27
2
-8
/
+9
*
EVP: Reverse the fetch logic in all pkey using functionality
Richard Levitte
2021-10-27
1
-0
/
+3
*
CORE: add a provider argument to ossl_method_construct()
Richard Levitte
2021-10-27
1
-1
/
+1
*
Increase the default security level to 2
Matt Caswell
2021-10-09
1
-1
/
+1
*
obj: Add SM4 GCM/CCM OID
Tianjia Zhang
2021-10-05
1
-0
/
+10
*
tsan: add an addition macro
Pauli
2021-09-25
1
-12
/
+10
*
MacOS prior to 10.12 does not support random API correctly
lprimak
2021-09-14
1
-1
/
+1
*
Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATURE
slontis
2021-08-31
1
-1
/
+2
*
Fix d2i_ECPKParameters_fp and i2d_ECPKParameters_fp macros
Nicola Tuveri
2021-08-30
1
-3
/
+3
*
Darwin platform allows to build on releases before Yosemite/ios 8.
David Carlier
2021-08-27
1
-0
/
+10
*
Add invalid input length error
Pauli
2021-08-26
1
-0
/
+1
*
cpp: fix included files to avoid failure in no-deprecated builds
Pauli
2021-08-25
1
-3
/
+4
*
Correctly calculate the length of SM2 plaintext given the ciphertext
Matt Caswell
2021-08-24
1
-2
/
+2
*
Fix i2v_GENERAL_NAME to not assume NUL terminated strings
Matt Caswell
2021-08-24
1
-0
/
+3
*
aes_v8_xts_encrypt is present only on 64bit arm builds
Tomas Mraz
2021-08-11
1
-1
/
+1
*
fips: add power up test for TLS 1.3 KDF
Pauli
2021-08-05
1
-0
/
+2
*
tls/prov: move the TLS 1.3 KDF code to providers
Pauli
2021-08-05
1
-0
/
+4
*
Fix dtls timeout dead code
yangyangtiantianlonglong
2021-07-29
1
-4
/
+0
*
Update copyright year
Matt Caswell
2021-07-29
2
-2
/
+2
*
Don't try and load the config file while already loading the config file
Matt Caswell
2021-07-28
1
-0
/
+2
*
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: r and s parameters cannot be NULL
Tomas Mraz
2021-07-27
1
-2
/
+2
*
EVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0_provider()
Richard Levitte
2021-07-26
1
-1
/
+3
*
Fix custom EVP_PKEY_METHOD implementations where no engine is present
Matt Caswell
2021-07-22
1
-12
/
+1
*
err: remove the derivation function is mandatory for FIPS error message since...
Pauli
2021-07-20
1
-1
/
+0
*
Split bignum code out of the sparcv9cap.c
Tomas Mraz
2021-07-15
4
-7
/
+126
*
evp: constify some OSSL_PARAM arguments
Pauli
2021-07-15
1
-2
/
+2
*
Fix OSSL_TRACE9 missing arg9
Syrone Wong
2021-07-14
1
-1
/
+1
*
Fix legacy OCSP_REQ_CTX_http() function to expect ASN.1 formatted input
Dr. David von Oheimb
2021-07-11
1
-2
/
+3
*
Made foreign bit field unsigned in evp.h
Randall S. Becker
2021-07-08
1
-1
/
+1
*
err: remove ERR_GET_FUNC()
Pauli
2021-07-06
1
-5
/
+0
*
fips module header inclusion fine-tunning
Tomas Mraz
2021-07-06
5
-5
/
+0
*
OSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(): Make result const for co...
Dr. David von Oheimb
2021-06-30
1
-2
/
+3
*
CMP: Add missing getter functions to CRMF API and CMP API
Dr. David von Oheimb
2021-06-30
3
-0
/
+21
*
ENCODER & DECODER: Make a tighter coupling between en/decoders and keymgmt
Richard Levitte
2021-06-29
1
-0
/
+1
*
ppccap.c: Split out algorithm-specific functions
Tomas Mraz
2021-06-25
1
-0
/
+28
[next]