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
*
Prepare for release of 3.0 beta 1
openssl-3.0.0-beta1
Matt Caswell
2021-06-17
3
-4
/
+4
*
make update
Matt Caswell
2021-06-17
3
-54
/
+54
*
Update copyright year
Matt Caswell
2021-06-17
191
-191
/
+191
*
test/recipes/80-test_cmp_http.t: Kill the mock server brutally
Richard Levitte
2021-06-17
1
-1
/
+1
*
gost: remove the internal GOST test.
Pauli
2021-06-17
4
-172
/
+1
*
Fix exit code for VMS in util/wrap.pl and test/run_tests.pl
Richard Levitte
2021-06-17
2
-7
/
+32
*
Fix small typo in test/recipes/05-test_pbe.t
Richard Levitte
2021-06-17
1
-1
/
+1
*
Add self test for ECDSA using curve with a binary field
Shane Lontis
2021-06-17
1
-8
/
+45
*
Always wait for both threads to finish
Rich Salz
2021-06-16
1
-5
/
+9
*
DSO: Fix the VMS DSO name converter to actually do something
Richard Levitte
2021-06-16
1
-5
/
+31
*
TEST: Change 'catdir' to 'catfile' when dealing with files, in run_tests.pl
Richard Levitte
2021-06-16
1
-2
/
+2
*
Build file templates: Fix in2script dependencies
Richard Levitte
2021-06-16
3
-3
/
+3
*
Configuration: Fix incorrect $unified_info{attributes} references
Richard Levitte
2021-06-16
6
-6
/
+9
*
prov: tag SM2 encoders and decoders as non-FIPS
Pauli
2021-06-16
2
-10
/
+10
*
VMS build: drop a spurious debug print
Richard Levitte
2021-06-16
1
-2
/
+0
*
HTTP client: fix use of OSSL_HTTP_adapt_proxy(), which is needed also in cmp.c
Dr. David von Oheimb
2021-06-16
8
-34
/
+33
*
X509_digest_sig(): Improve default hash for EdDSA and allow to return the cho...
Dr. David von Oheimb
2021-06-16
5
-23
/
+58
*
CORE: Do a bit of cleanup of core fetching
Richard Levitte
2021-06-16
6
-62
/
+48
*
Fix DH private key check.
Shane Lontis
2021-06-16
2
-1
/
+2
*
Add a test for fetching various non-evp objects
Matt Caswell
2021-06-16
3
-1
/
+197
*
Clean up the encoder/decoder/loader stores before providers
Matt Caswell
2021-06-16
3
-3
/
+6
*
apps: remove AEAD/mode checks that are now redundant
Pauli
2021-06-16
2
-20
/
+5
*
apps: use get_cipher_any() instead of get_cipher() for commands that support ...
Pauli
2021-06-16
3
-4
/
+4
*
apps: limit get_cipher() to not return AEAD or XTS ciphers
Pauli
2021-06-16
2
-6
/
+38
*
doc: document the various get_cipher functions in the commands lib.
Pauli
2021-06-16
1
-5
/
+12
*
test: add test cases for SHAxxx helper functions
Pauli
2021-06-16
3
-1
/
+127
*
Include a local static buffer for the SHA helper functions
Pauli
2021-06-16
1
-0
/
+20
*
Correct processing of AES-SHA stitched ciphers
Dmitry Belyavskiy
2021-06-16
1
-1
/
+1
*
Add missing migration_guide API mappings.
Shane Lontis
2021-06-16
1
-0
/
+24
*
Add documentation for the newly added OBJ up calls
Matt Caswell
2021-06-16
3
-24
/
+62
*
Add a test for the newly added OBJ upcalls
Matt Caswell
2021-06-16
3
-1
/
+136
*
Add various OBJ functions as callbacks
Matt Caswell
2021-06-16
2
-0
/
+50
*
doc: finish the provider child up call documentation
Pauli
2021-06-16
1
-1
/
+7
*
TEST: Skip test/recipes/01-test_symbol_presence.t on MacOS
Richard Levitte
2021-06-16
1
-0
/
+2
*
TEST: Display the correct shared library name
Richard Levitte
2021-06-16
1
-4
/
+5
*
new: update NEWS.md so it is correct.
Pauli
2021-06-16
1
-1
/
+1
*
new: update NEWS.md so it is correct.
Pauli
2021-06-16
1
-9
/
+7
*
Disabling Encrypt-then-MAC extension in s_client/s_server
Dmitry Belyavskiy
2021-06-15
5
-5
/
+23
*
TEST: Make test/recipes/01-test_symbol_presence.t more platform agnostic
Richard Levitte
2021-06-15
1
-3
/
+9
*
Refactor OSSL_STORE_LOADER_do_all_provided() to behave like OSSL_STORE_LOADER...
Richard Levitte
2021-06-15
1
-32
/
+24
*
test/evp_extra_test.c: Peek at the error instead of getting it.
Richard Levitte
2021-06-15
1
-1
/
+1
*
DECODER & ENCODER: Add better tracing
Richard Levitte
2021-06-15
1
-0
/
+44
*
Adapt all public EVP_XXX_do_all_provided() for the changed evp_generic_do_all()
Richard Levitte
2021-06-15
10
-5
/
+12
*
Refactor evp_generic_do_all() to behave like evp_generic_fetch()
Richard Levitte
2021-06-15
2
-42
/
+52
*
Refactor OSSL_ENCODER_do_all_provided() to behave like OSSL_ENCODER_fetch()
Richard Levitte
2021-06-15
1
-33
/
+22
*
Refactor OSSL_DECODER_do_all_provided() to behave like OSSL_DECODER_fetch()
Richard Levitte
2021-06-15
2
-34
/
+28
*
Add the internal function ossl_method_store_do_all()
Richard Levitte
2021-06-15
2
-0
/
+39
*
s_server: make -rev option easier to find (mention echo)
Hubert Kario
2021-06-15
2
-4
/
+3
*
CORE: Move away the allocation of the temporary no_cache method store
Richard Levitte
2021-06-15
6
-129
/
+188
*
ASN1_parse_dump(): allow NULL BIO input, to simplify applications not needing...
Dr. David von Oheimb
2021-06-15
1
-7
/
+8
[next]