index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
destest.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-20
Update CHANGES and NEWS for new release
Matt Caswell
2
-1
/
+26
2018-11-19
Unix build: for mingw and cygwin, create the right location for DLLs
Richard Levitte
1
-1
/
+3
2018-11-18
Add documentation for -pkeyopt_passin
Johannes Bauer
1
-0
/
+18
2018-11-18
Add option to read pkeyopts interactively
Johannes Bauer
1
-2
/
+53
2018-11-16
sha/asm/sha512p8-ppc.pl: optimize epilogue.
Andy Polyakov
1
-16
/
+9
2018-11-16
sha/asm/sha512p8-ppc.pl: fix typo in prologue.
Andy Polyakov
1
-2
/
+2
2018-11-15
Configuration: only include shared_sources in dirinfo in shared config
Richard Levitte
1
-0
/
+3
2018-11-15
test/siphash_internal_test.c: ensure the SIPHASH structure is zeroed
Richard Levitte
1
-2
/
+2
2018-11-15
Add a missing SSLfatal call
Matt Caswell
2
-3
/
+10
2018-11-15
Deprecate SSL_set_tmp_ecdh
Antoine Salon
2
-3
/
+7
2018-11-15
Making SRP_user_pwd functions public
Antoine Salon
6
-33
/
+109
2018-11-15
Added SRP_VBASE_add0_user()
Antoine Salon
5
-2
/
+21
2018-11-15
SRP module documentation
Antoine Salon
8
-10
/
+466
2018-11-15
Add SSL_CTX_set_tmp_ecdh.pod
Antoine Salon
4
-4
/
+65
2018-11-15
SSL extra chain certificates doc
Antoine Salon
3
-3
/
+21
2018-11-14
Fix no-ec and no-tls1_2
Matt Caswell
6
-36
/
+58
2018-11-14
Fix typo in util/perl/OpenSSL/Test.pm
Richard Levitte
1
-1
/
+1
2018-11-14
test/recipes/90-test_shlibload.t needs $target{shared_extension}
Richard Levitte
1
-0
/
+6
2018-11-14
Fix rpath-related Linux "test_shlibload" failure.
Richard Levitte
2
-17
/
+38
2018-11-13
KMAC implementation using EVP_MAC
Shane Lontis
18
-5
/
+761
2018-11-13
Remove markdown links from HTML comments in issue templates
Richard Levitte
3
-6
/
+6
2018-11-13
Add issue templates and a user support page
Richard Levitte
4
-0
/
+121
2018-11-12
Added missing signature algorithm reflection functions
Viktor Dukhovni
11
-17
/
+79
2018-11-12
Merge the CA list documentation for clarity
Matt Caswell
3
-199
/
+122
2018-11-12
Add a test for SSL_CTX_set0_CA_list()/SSL_CTX_set_client_CA_list()
Matt Caswell
1
-0
/
+136
2018-11-12
Separate ca_names handling for client and server
Matt Caswell
9
-28
/
+85
2018-11-12
Test use of a brainpool ECDSA certificate
Matt Caswell
2
-397
/
+495
2018-11-12
Add some test brainpool certificates
Matt Caswell
3
-0
/
+25
2018-11-12
Don't negotiate TLSv1.3 if our EC cert isn't TLSv1.3 capable
Matt Caswell
3
-2
/
+48
2018-11-12
Fix SipHash init order.
Richard Levitte
2
-2
/
+14
2018-11-11
Some deabbreviations
Dmitry Belyavskiy
1
-1
/
+2
2018-11-10
Unbreak SECLEVEL 3 regression causing it to not accept any ciphers.
Tomas Mraz
4
-3
/
+153
2018-11-10
Recreate the OS390-Unix config target
Richard Levitte
2
-0
/
+15
2018-11-10
Check return value of EVP_PKEY_new
Mansour Ahmadi
1
-0
/
+3
2018-11-10
[crypto/bn] swap BN_FLG_FIXED_TOP too
Billy Brumley
1
-19
/
+23
2018-11-10
Add EVP_PKEY_supports_digest_nid()
David Woodhouse
7
-26
/
+109
2018-11-10
Honour mandatory digest on private key in has_usable_cert()
David Woodhouse
1
-3
/
+18
2018-11-10
Stop marking default digest for EC keys as mandatory
David Woodhouse
1
-1
/
+1
2018-11-09
Fix issues with do_rand_init/rand_cleanup_int
Bernd Edlinger
1
-4
/
+8
2018-11-09
VMS build: colon after target must be separated with a space
Richard Levitte
1
-1
/
+1
2018-11-08
Have install targets depend on more precise build targets
Richard Levitte
3
-12
/
+12
2018-11-08
Allow parallel install
Richard Levitte
3
-44
/
+54
2018-11-08
VMS build: don't add a comma before 'extradefines'
Richard Levitte
1
-3
/
+3
2018-11-08
rand_unix.c: open random devices on first use only
Dr. Matthias St. Pierre
1
-12
/
+3
2018-11-08
Test: enable internal tests for shared Windows builds
Dr. Matthias St. Pierre
13
-39
/
+0
2018-11-08
Test: link drbgtest statically against libcrypto
Dr. Matthias St. Pierre
4
-47
/
+3
2018-11-08
Give a better error if an attempt is made to set a zero length groups list
Matt Caswell
2
-0
/
+7
2018-11-08
Ignore disabled ciphers when deciding if we are using ECC
Matt Caswell
1
-5
/
+8
2018-11-07
Add missing RAND initialisation call.
Pauli
1
-1
/
+2
2018-11-07
Rename the rand_drbg_st data member "pool" to "seed_pool"
Bernd Edlinger
3
-12
/
+12
[next]