index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Tests for creating req from PKCS8 keys with extra attrs
Dmitry Belyavskiy
2021-05-11
3
-1
/
+53
*
Reduce the runtime/output from the gmdiff test
Pauli
2021-05-11
1
-5
/
+7
*
Fix i2d_PKCS8PrivateKey_nid_bio() regression.
Shane Lontis
2021-05-10
1
-0
/
+37
*
Mark pop/clear error stack in der2key_decode_p8
Daniel Bevenius
2021-05-09
1
-0
/
+35
*
Test oct2point for hybrid point encoding of (0, y)
Theo Buehler
2021-05-09
1
-0
/
+50
*
80-test_cmp_http.t: Improve fuzzing exclusion pattern
Dr. David von Oheimb
2021-05-08
1
-1
/
+1
*
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...
Dr. David von Oheimb
2021-05-08
1
-12
/
+11
*
apps/mac: Add digest and cipher command line options
Pauli
2021-05-08
1
-3
/
+23
*
apps: remove initial newline from mac output
Pauli
2021-05-08
1
-2
/
+2
*
apps: add mac, cipher and digest arguments to the kdf applet.
Pauli
2021-05-08
1
-2
/
+36
*
test: add a provider load/unload cache flush test.
Pauli
2021-05-07
1
-0
/
+38
*
Fixes #14662. Return all EC parameters even for named curves
Jon Spillett
2021-05-07
1
-0
/
+30
*
Fixes #15070. Allow custom algorithm ID ASN.1 encoding for provided ciphers
Jon Spillett
2021-05-07
1
-2
/
+63
*
evp_extra_test: Avoid potential double free of params
Tomas Mraz
2021-05-06
1
-0
/
+3
*
Update copyright year
Matt Caswell
2021-05-06
25
-25
/
+25
*
Add some tests for -inform/keyform enforcement
Tomas Mraz
2021-05-06
4
-8
/
+40
*
Make the -inform option to be respected if possible
Tomas Mraz
2021-05-06
1
-3
/
+3
*
APPS: Slightly extend and improve documentation of the opt_ API
Dr. David von Oheimb
2021-05-05
1
-2
/
+2
*
adapt tests to SSL_OP_LEGACY_SERVER_CONNECT change
Benjamin Kaduk
2021-05-05
2
-1
/
+3
*
mac: allow XOF MACs to be specified either via control or via the dedicated f...
Pauli
2021-05-05
2
-15
/
+92
*
Add .includedir pragma
Rich Salz
2021-05-05
2
-1
/
+8
*
cleanup where purpose is not needed in 25-test_verify.t
Dr. David von Oheimb
2021-05-05
1
-67
/
+67
*
test/certs/setup.sh: Fix two glitches
Dr. David von Oheimb
2021-05-05
3
-12
/
+12
*
update test/certs/ee-pathlen.pem to contain SKID and AKID
Dr. David von Oheimb
2021-05-05
1
-9
/
+10
*
test/certs/setup.sh: structural cleanup
Dr. David von Oheimb
2021-05-05
1
-41
/
+32
*
Fetch cipher-wrap after loading providers.
Rich Salz
2021-05-05
1
-1
/
+10
*
Fix KMAC bounds checks.
Shane Lontis
2021-05-05
1
-0
/
+8
*
testutil/load.c: Add checks for file(name) == NULL
Dr. David von Oheimb
2021-05-04
1
-7
/
+4
*
Add a test for the public core bio API
Matt Caswell
2021-05-04
3
-1
/
+124
*
test: fix failure with FIPS and no-des configured.
Pauli
2021-05-04
1
-2
/
+2
*
Fix no-fips-securitychecks test failure
Shane Lontis
2021-05-01
1
-0
/
+1
*
SM2 signatures work correctly only with SM3 digests
Tomas Mraz
2021-04-30
1
-0
/
+1
*
acvp: fix the no-acvp_test build
Pauli
2021-04-30
2
-3
/
+5
*
Fix CRL app so that stdin works.
Shane Lontis
2021-04-30
1
-1
/
+16
*
remove end of line whitespace
Pauli
2021-04-30
1
-8
/
+8
*
Add library context and property query support into the PKCS12 API
Jon Spillett
2021-04-30
4
-26
/
+436
*
Adjust ssl_test_new for SHA1 security level
Matt Caswell
2021-04-29
5
-28
/
+68
*
Adjust sslapitest for SHA1 security level
Matt Caswell
2021-04-29
1
-0
/
+55
*
Adjust dtlstest for SHA1 security level
Matt Caswell
2021-04-29
1
-0
/
+32
*
Add test case for openssl crl -noout -hash output
Tomas Mraz
2021-04-29
1
-1
/
+4
*
Test a Finished message at the wrong time results in unexpected message
Matt Caswell
2021-04-28
1
-0
/
+74
*
Add a threading test for loading/unloading providers
Matt Caswell
2021-04-28
1
-1
/
+25
*
ESS: Export three core functions, clean up TS and CMS CAdES-BES usage
Dr. David von Oheimb
2021-04-28
1
-1
/
+1
*
Skip test_fipsload when fips is disabled.
Tomas Mraz
2021-04-28
1
-0
/
+1
*
Add X509 version constants.
David Benjamin
2021-04-28
1
-1
/
+1
*
memleaktest with MSVC's AddressSanitizer
Kevin Cadieux
2021-04-28
1
-1
/
+4
*
Add testing for updated cipher IV
Jon Spillett
2021-04-28
9
-1
/
+220
*
Use "canonical" names when matching the output of the commands
Tomas Mraz
2021-04-28
2
-3
/
+3
*
Skip GOST engine tests in out of tree builds
Tomas Mraz
2021-04-28
1
-1
/
+3
*
Test that we don't have a memory leak in d2i_ASN1_OBJECT.
Shane Lontis
2021-04-27
1
-0
/
+26
[prev]
[next]