index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
trace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-06
Centralise Environment Variables for the tests
Matt Caswell
17
-30
/
+13
2020-05-06
The synthesized OPENSSL_VERSION_NUMBER must be long
Tomas Mraz
1
-2
/
+2
2020-05-06
Fix up whitespace nits introduced by PR #11416
Benjamin Kaduk
2
-7
/
+7
2020-05-05
Use fips=yes consistently in documentation
Christian Heimes
1
-1
/
+1
2020-05-05
Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.
Dr. David von Oheimb
10
-92
/
+187
2020-05-05
Improve SSL_shutdown documentation.
Kurt Roeckx
1
-2
/
+14
2020-05-05
Fix aix compile error in cmp_ctx_test.c
Shane Lontis
1
-8
/
+16
2020-05-05
Fix incorrect default keysize for CAST ofb and cfb modes.
Shane Lontis
3
-8
/
+8
2020-05-04
Allow OSSL_PARAM_get_octet_string() to pass a NULL buffer
Matt Caswell
2
-2
/
+7
2020-05-04
Add some tests for the newly added raw private/public key functions
Matt Caswell
1
-11
/
+42
2020-05-04
Document the new raw private/public key functions
Matt Caswell
1
-10
/
+43
2020-05-04
Implement key match functionality for ECX keys
Matt Caswell
1
-0
/
+32
2020-05-04
Fix the KEYNID2TYPE macro
Matt Caswell
1
-3
/
+3
2020-05-04
Don't export ECX key data twice
Matt Caswell
1
-4
/
+0
2020-05-04
Ensure EVP_PKEY_get_raw_[private|public]_key work with provider keys
Matt Caswell
1
-6
/
+65
2020-05-04
Add the library ctx into an ECX_KEY
Matt Caswell
4
-17
/
+19
2020-05-04
Add the ability to ECX to import keys with only the private key
Matt Caswell
4
-32
/
+44
2020-05-04
Ensure OSSL_PARAM_BLD_free() can accept a NULL
Matt Caswell
1
-0
/
+2
2020-05-04
Make EVP_new_raw_[private|public]_key provider aware
Matt Caswell
3
-39
/
+144
2020-05-04
rand_unix.c: Ensure requests to KERN_ARND don't exceed 256 bytes.
nia
1
-1
/
+1
2020-05-04
rand_unix.c: Only enable hack for old FreeBSD versions on FreeBSD
nia
1
-0
/
+2
2020-05-04
rand_unix.c: Include correct headers for sysctl() on NetBSD
nia
1
-2
/
+2
2020-05-04
CIFuzz turning dry_run off
Leo Neat
1
-2
/
+2
2020-05-04
WPACKET: don't write DER length when we don't want to
Richard Levitte
2
-1
/
+13
2020-05-03
Fix reason code clash
Richard Levitte
2
-2
/
+2
2020-05-03
util/perl/OpenSSL/OID.pm: remove the included unit test
Richard Levitte
1
-85
/
+0
2020-05-02
Add solaris assembler fixes for legacy provider
Shane Lontis
3
-7
/
+17
2020-05-02
Add default property API's to enable and test for fips
Shane Lontis
12
-15
/
+195
2020-05-02
make update for SSL_new_session_ticket
Benjamin Kaduk
1
-0
/
+1
2020-05-02
Add test for SSL_new_session_ticket()
Benjamin Kaduk
1
-0
/
+143
2020-05-02
Add SSL_new_session_ticket() API
Benjamin Kaduk
6
-10
/
+53
2020-05-02
Fix whitespace nit in ossl_statem_server_pre_work
Benjamin Kaduk
1
-1
/
+2
2020-05-01
Add a test for EVP_PKEY_*_check functions for "DSA" keys
Mat Berchtold
1
-0
/
+20
2020-05-01
When a private key is validated and there is no private key, return early.
Mat Berchtold
2
-0
/
+8
2020-04-30
coverity 1462581 Dereference after null check
Pauli
1
-1
/
+4
2020-04-30
coverity 1462580 Improper use of negative value
Pauli
1
-0
/
+2
2020-04-30
coverity 1462578 Resource leak
Pauli
1
-1
/
+3
2020-04-30
coverity 1462576 Resource leak
Pauli
1
-2
/
+2
2020-04-30
coverity 1462567: Null pointer dereferences
Pauli
1
-3
/
+5
2020-04-30
coverity 1462574 Resource leak
Pauli
1
-0
/
+1
2020-04-30
coverity 1462573 Dereference after null check
Pauli
1
-1
/
+1
2020-04-30
coverity 1462572 Dereference after null check
Pauli
1
-2
/
+6
2020-04-30
coverity 1462571 Dereference after null check
Pauli
1
-6
/
+9
2020-04-30
coverity 1462570 Resource leak
Pauli
1
-0
/
+1
2020-04-30
coverity 1462566 Resource leak
Pauli
1
-0
/
+1
2020-04-30
coverity 1462564 Improper use of negative value
Pauli
1
-0
/
+2
2020-04-30
coverity 1462562 Dereference before null check
Pauli
1
-4
/
+2
2020-04-30
coverity 1462561 Uninitialized scalar variable
Pauli
1
-1
/
+1
2020-04-30
coverity 1462560 Resource leak
Pauli
1
-0
/
+1
2020-04-30
coverity 1462556 Resource leak
Pauli
1
-1
/
+4
[next]