index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
build.info
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HTTP client: make server/proxy and port params more consistent; minor other i...
Dr. David von Oheimb
2020-04-02
1
-1
/
+5
*
Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests
Dr. David von Oheimb
2020-04-02
1
-15
/
+15
*
Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests
Dr. David von Oheimb
2020-03-25
1
-1
/
+5
*
AES CTR-DRGB: add test for 32-bit counter overflow
Patrick Steuer
2020-03-11
1
-2
/
+5
*
Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...
Dr. David von Oheimb
2020-03-10
1
-2
/
+7
*
Use .cnf for config files, not .conf
Rich Salz
2020-03-06
1
-2
/
+2
*
Add Serializers for EC
Shane Lontis
2020-03-03
1
-1
/
+1
*
Deprecate the low level Diffie-Hellman functions.
Pauli
2020-02-20
1
-11
/
+11
*
Deprecate the low level RSA functions.
Pauli
2020-02-20
1
-13
/
+11
*
chunk 7 of CMP contribution to OpenSSL
Dr. David von Oheimb
2020-02-17
1
-1
/
+5
*
Add FFC param/key validation
Shane Lontis
2020-02-16
1
-1
/
+6
*
Deprecate the low level DSA functions.
Pauli
2020-02-11
1
-10
/
+11
*
Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c
Dr. David von Oheimb
2020-02-10
1
-0
/
+8
*
Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'}
Richard Levitte
2020-02-07
1
-2
/
+1
*
Add a test for SSL_CTX_new_with_libctx()
Matt Caswell
2020-02-06
1
-2
/
+6
*
Deprecate the ECDSA and EV_KEY_METHOD functions.
Pauli
2020-02-04
1
-6
/
+6
*
Deprecate the low level HMAC functions
Pauli
2020-01-29
1
-6
/
+5
*
Deprecate the low level DES functions.
Pauli
2020-01-25
1
-4
/
+4
*
Deprecate the low level IDEA functions.
Pauli
2020-01-19
1
-6
/
+6
*
Deprecate the low level SHA functions.
Pauli
2020-01-19
1
-1
/
+5
*
Deprecate the low level RC5 functions
Pauli
2020-01-15
1
-4
/
+4
*
Deprecate the low level RC4 functions
Pauli
2020-01-15
1
-4
/
+4
*
Deprecate the low level RC2 functions
Pauli
2020-01-15
1
-4
/
+4
*
The MD2 test uses the EVP APIs not the low level ones.
Pauli
2020-01-14
1
-5
/
+0
*
Deprecate the Low Level CAST APIs
Matt Caswell
2020-01-13
1
-6
/
+7
*
Deprecate the low level MDC2 functions.
Pauli
2020-01-12
1
-7
/
+7
*
fix dependencies of cmp_{msg,protect}_test.c in test/build.info
Dr. David von Oheimb
2020-01-09
1
-2
/
+2
*
Deprecate Low Level Blowfish APIs
Matt Caswell
2020-01-08
1
-6
/
+6
*
Deprecate the low level AES functions
Matt Caswell
2020-01-06
1
-4
/
+8
*
TEST: Add test recipe and help program to test BIO_f_prefix()
Richard Levitte
2019-12-18
1
-0
/
+5
*
APPS & TEST: Adapt to use the new BIO_f_prefix()
Richard Levitte
2019-12-18
1
-1
/
+1
*
chunk 6 of CMP contribution to OpenSSL
Dr. David von Oheimb
2019-12-12
1
-1
/
+10
*
Fix some typos
Veres Lajos
2019-12-11
1
-1
/
+1
*
TEST: add tests of text and PEM printout of a provider made key
Richard Levitte
2019-11-29
1
-4
/
+4
*
test/cipher_overhead_test.c: build unconditionally
Richard Levitte
2019-11-27
1
-6
/
+6
*
testutil/init.c rename to testutil/testutil_init.c
Patrick Steuer
2019-11-14
1
-1
/
+1
*
Add a tester of OpenSSL config files and test the current .pragma
Richard Levitte
2019-11-12
1
-0
/
+5
*
Add a test for EVP_PKEY_keymake() and EVP_PKEY_make()
Richard Levitte
2019-11-07
1
-1
/
+6
*
test/build.info: add missing inclusion for ssl_ctx_test
Richard Levitte
2019-11-03
1
-1
/
+1
*
Add test cases for min/max protocol API
Christian Heimes
2019-11-02
1
-1
/
+5
*
chunk 5 of CMP contribution to OpenSSL
Dr. David von Oheimb
2019-10-29
1
-1
/
+9
*
test/keymgmt_internal_test.c: New test of keymgmt internals
Richard Levitte
2019-10-17
1
-1
/
+6
*
Added internal functions for easy getting and setting all RSA parameters.
Richard Levitte
2019-10-17
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-3
/
+3
*
Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL
Dr. David von Oheimb
2019-09-27
1
-0
/
+13
*
Add fips module integrity check
Shane Lontis
2019-09-15
1
-1
/
+5
*
Move libapps.a source to apps/lib
Richard Levitte
2019-09-04
1
-7
/
+8
*
Add weak platform independent PRNG to test framework.
Pauli
2019-07-29
1
-1
/
+1
*
Parameter building utilities.
Pauli
2019-07-17
1
-1
/
+5
*
Add Common shared code needed to move aes ciphers to providers
Shane Lontis
2019-07-16
1
-1
/
+1
[next]