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