index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
recipes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
test: update RSA test with current bit strengths
Pauli
1
-3
/
+9
2021-05-26
rsa: special case the strengths of RSA with 7680 and 15360 bits
Pauli
1
-8
/
+32
2021-05-26
Fix buffer overflow when generating large RSA keys in FIPS mode.
Shane Lontis
2
-3
/
+14
2021-05-26
Fix -static builds on master
Tom Cosgrove
1
-4
/
+4
2021-05-26
err: rename err_load_xxx_strings_int functions
Pauli
84
-128
/
+128
2021-05-26
Fix building of test/pbetest.c
Petr Gotthard
1
-7
/
+4
2021-05-25
Add special case to skip RC4 reinit
Jon Spillett
1
-4
/
+13
2021-05-25
Add an evp_libctx_test test run for legacy provider
Jon Spillett
1
-4
/
+10
2021-05-25
Allow TLS13_AD_MISSING_EXTENSION for older versions
Benjamin Kaduk
2
-0
/
+4
2021-05-25
Remove tmp file smcont.signed_ that was used for debuggin PR #15347
Dr. David von Oheimb
1
-0
/
+0
2021-05-25
write-man-symlinks: Write relative symlinks not absolute
Tomas Mraz
1
-1
/
+1
2021-05-25
Add warning to key/param generating apps on potential delay due to missing en...
Dr. David von Oheimb
9
-125
/
+99
2021-05-25
fix Solaris OS detection in config.pm
Jan Lana
1
-23
/
+17
2021-05-25
Do not try to install image directories with no images
Tomas Mraz
2
-51
/
+0
2021-05-25
FIPS checksums CI: use merge checkout to compute the new checksums
Tomas Mraz
1
-1
/
+0
2021-05-25
Windows CI: properly drop test_fuzz* tests to speed up things
Tomas Mraz
1
-3
/
+3
2021-05-25
Windows CI: Add make install step on the shared 64 bit build
Tomas Mraz
1
-0
/
+7
2021-05-25
regenerate FIPS checksums
Pauli
3
-4
/
+445
2021-05-25
checksum: include header files in the checksumming output
Pauli
2
-8
/
+30
2021-05-25
Fix 'openssl req' to be able to use provided keytypes
Richard Levitte
1
-83
/
+80
2021-05-25
mac: add a getter for the MAC block size.
Pauli
10
-20
/
+64
2021-05-25
test: add evp_tests for the MAC size and block size
Pauli
3
-2
/
+78
2021-05-25
doc: document the MAC block size getter
Pauli
6
-7
/
+55
2021-05-25
Add fipsinstall option to run self test KATS on module load
Shane Lontis
5
-30
/
+73
2021-05-25
Remove engine_table_select_int
Rich Salz
11
-15
/
+22
2021-05-25
DOCS: Don't mention internal functions in public documentation
Richard Levitte
1
-3
/
+4
2021-05-24
Fix warning in gf_serialize
Juergen Christ
1
-1
/
+1
2021-05-24
TEST: Avoid using just 'example.com' - test_cmp_http
Richard Levitte
2
-4
/
+4
2021-05-24
openssl srp: make index.txt parsing error more verbose
Florian Mickler
1
-1
/
+3
2021-05-24
openssl ocsp: make index.txt parsing error more verbose
Florian Mickler
1
-0
/
+3
2021-05-24
openssl ca: make index.txt parsing error more verbose
Florian Mickler
1
-2
/
+6
2021-05-24
Don't try the same decoder multiple times
Matt Caswell
1
-26
/
+42
2021-05-24
Windows CI: use nasm on 32bit and 64bit shared builds
Tomas Mraz
1
-19
/
+13
2021-05-24
Add some basic Windows builds to the Windows CI workflow
Tomas Mraz
1
-0
/
+54
2021-05-24
Add a test for PKCS5_PBE_keyivgen()
Jon Spillett
4
-2
/
+173
2021-05-24
Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a ...
Jon Spillett
6
-25
/
+49
2021-05-24
Add PBKDF1 to the legacy provider
Jon Spillett
14
-93
/
+591
2021-05-24
Remove some perl 5.14 use from rsaz-avx512.pl
Matt Caswell
1
-2
/
+4
2021-05-24
Rename the field 'provctx and data' to 'algctx' inside some objects containing
Shane Lontis
20
-282
/
+314
2021-05-24
fips: default to running self tests when starting the fips provider
Pauli
1
-27
/
+30
2021-05-24
doc: update core_thread_start() documentation
Pauli
1
-5
/
+7
2021-05-24
Fix a memleak in the FIPS provider
Matt Caswell
4
-9
/
+16
2021-05-24
test: fix typo in comment in threadstest.c
Pauli
1
-1
/
+1
2021-05-24
core: condition out more in FIPS builds
Pauli
2
-1
/
+7
2021-05-24
test: add test case to reliably reproduce RAND leak during POST
Pauli
5
-68
/
+160
2021-05-22
80-test_cmp_http: Invert and correct the logic of success vs. failure exit
Dr. David von Oheimb
6
-286
/
+286
2021-05-22
apps/cms.c: Correct -sign output and -verify input with -binary
Dr. David von Oheimb
5
-17
/
+33
2021-05-22
Disable loader_attic by default on VMS
Richard Levitte
1
-1
/
+1
2021-05-22
Make it possible to disable the loader_attic engine
Richard Levitte
2
-10
/
+13
2021-05-22
VMS: Fix run of generic generator programs in descrip.mms.tmpl
Richard Levitte
1
-1
/
+1
[prev]
[next]