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
*
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
*
VMS: Fix run of generic generator programs in descrip.mms.tmpl
Richard Levitte
2021-05-22
1
-1
/
+1
*
Configurations/descrip.mms.tmpl: rework the inclusion hacks
Richard Levitte
2021-05-22
1
-48
/
+33
*
Fix upgrading docs for RSA_private_encrypt/RSA_public_decrypt
Robbie Harwood
2021-05-22
1
-3
/
+3
*
apps/cms: Simplify handling of encerts; add warning if they are ignored
Dr. David von Oheimb
2021-05-22
1
-20
/
+22
*
configurations: update template makefiles to install documentation images
Pauli
2021-05-22
2
-4
/
+106
*
configure: build list of image files
Pauli
2021-05-22
1
-2
/
+17
*
doc: process images when installing
Pauli
2021-05-22
2
-0
/
+18
*
doc: rereference img locations into subdirectory
Pauli
2021-05-22
3
-3
/
+3
*
doc: move images into their own subdirectory
Pauli
2021-05-22
3
-0
/
+0
*
property: convert integers to strings properly.
Pauli
2021-05-22
2
-47
/
+48
*
test/params_conversion_test.c: fix the use of strtoumax and strtoimax on VMS
Richard Levitte
2021-05-22
1
-0
/
+5
*
Include "internal/numbers.h" in test programs using SIZE_MAX
Richard Levitte
2021-05-22
2
-0
/
+2
*
VMS: don't use app_malloc() in apps/lib/vms_decc_argv.c
Richard Levitte
2021-05-22
1
-2
/
+7
*
Cleanup the peer point formats on regotiation
Dmitry Belyavskiy
2021-05-21
1
-1
/
+11
*
DOCS: Fixups of the migration guide and the FIPS module manual
Richard Levitte
2021-05-21
2
-428
/
+940
*
HMAC doesn't work with a default digest
Dmitry Belyavskiy
2021-05-21
2
-1
/
+17
*
Properly restore XMM registers in ChaCha20's AVX-512(VL) assembly
Jean-Philippe Boivin
2021-05-21
1
-10
/
+42
*
PROV: Relegate most of the FIPS provider code to libfips.a
Richard Levitte
2021-05-21
3
-6
/
+45
*
Cleanup the missing*.txt files
Matt Caswell
2021-05-21
8
-23
/
+9
[next]