index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
threadstest.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-05
Use the new ASN.1 libctx aware functions in CMS
Matt Caswell
2
-6
/
+17
2021-06-05
Teach more of the ASN.1 code about libctx/propq
Matt Caswell
12
-54
/
+161
2021-06-05
Teach the ASN.1 code how to create embedded objects with libctx/propq
Matt Caswell
6
-18
/
+47
2021-06-05
Fix evp_extra_test to use libctx in an X509_PUBKEY
Matt Caswell
1
-3
/
+7
2021-06-05
Provide the ability to create an X509_PUBKEY with a libctx/propq
Matt Caswell
3
-0
/
+14
2021-06-04
Test a bad SmtpUTF8Mailbox name constraint
Matt Caswell
4
-2
/
+71
2021-06-04
Check that we got the expected name type when verifying name constraints
Matt Caswell
1
-9
/
+16
2021-06-04
Update fips checksums to drop the ssl headers
Tomas Mraz
3
-39
/
+13
2021-06-04
Move libssl related defines used by fips provider to prov_ssl.h
Tomas Mraz
12
-20
/
+52
2021-06-04
req: detect a bad choice of digest early
Pauli
1
-1
/
+10
2021-06-04
req: fix default bits handling for -newkey
Tomas Mraz
1
-1
/
+6
2021-06-04
80-test_http.t: Rename to 79-test_http.t, add basic HTTP server ACCEPT test
Dr. David von Oheimb
1
-3
/
+8
2021-06-04
80-test_cmp_http.t: Improve comparison on server_port variable
Dr. David von Oheimb
1
-1
/
+1
2021-06-04
Add md-nits task
Rich Salz
1
-0
/
+4
2021-06-04
Only call dtls1_start_timer() once
Matt Caswell
2
-3
/
+1
2021-06-04
CI windows.yml: Silence 'nmake' builds except 'minimal'; ci.yml: make 'minima...
Dr. David von Oheimb
2
-4
/
+4
2021-06-03
Teach ASN1_item_verify_ctx() how to handle provided keys
Matt Caswell
1
-17
/
+44
2021-06-03
openssl spkac: Fix reading SPKAC data from stdin
Tomas Mraz
1
-6
/
+10
2021-06-03
OPENSSL_init_crypto must return 0 when cleanup was done
Tomas Mraz
1
-9
/
+8
2021-06-03
Check the return value of ASN1_STRING_length
bonniegong
1
-0
/
+2
2021-06-03
80-test_cmp_http.t: Re-enable CMP tests for AIX, removing some inessential te...
Jon Spillett
4
-7
/
+2
2021-06-03
Deprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_buf_noconst
Richard Levitte
4
-2
/
+12
2021-06-03
Restore all the ? in util/libcrypto.num
Richard Levitte
1
-1004
/
+1004
2021-06-03
util/mknum.pl: Really allow unset ordinals in development
Richard Levitte
1
-3
/
+3
2021-06-03
Fix errors found by parfait static analyser.
Shane Lontis
2
-1
/
+3
2021-06-03
rsa: make the maximum key strength check FIPS only.
Pauli
2
-14
/
+22
2021-06-03
Add an EVP demo for signatures using EC
yuechen-chen
4
-0
/
+334
2021-06-03
update checksums
Pauli
3
-214
/
+216
2021-06-03
util: update FIPS checksumming script to be more aggressive with whitespace
Pauli
1
-9
/
+5
2021-06-02
Add enable-fips to CI configuration
Jon Spillett
1
-1
/
+1
2021-06-02
Disable tracing within the FIPS module
Jon Spillett
1
-2
/
+2
2021-06-02
ed25519 and ed448: fix incorrect OSSL_PKEY_PARAM_MAX_SIZE
Tomas Mraz
2
-4
/
+4
2021-06-02
80-test_cms.t: Replace use of ee-self-signed.pem by more suitable smrsa1.pem
Dr. David von Oheimb
1
-92
/
+82
2021-06-02
ee-self-signed.pem: Restore original version, adding -attime to 25-test_verify.t
Dr. David von Oheimb
2
-18
/
+17
2021-06-02
list: update to not use XXX_get_number() calls
Pauli
1
-77
/
+24
2021-06-02
store: include internal header
Pauli
1
-1
/
+1
2021-06-02
doc: fix OSSL_(EN|DE)CODER_get0_name function names
Pauli
2
-2
/
+2
2021-06-02
libcrypto: make XXX_get_number() internal
Pauli
18
-39
/
+13
2021-06-02
doc: make XXX_get_number() internal
Pauli
13
-86
/
+11
2021-06-02
Add internal get_number functions to internal headers
Pauli
3
-0
/
+4
2021-06-02
add internal get_number functons to crypto/evp.h
Pauli
1
-0
/
+12