index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
run_tests.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-15
Fix no-stdio
Matt Caswell
1
-0
/
+2
2019-02-15
Configure: make --strict-warnings a regular user provided compiler option
Richard Levitte
1
-20
/
+16
2019-02-14
Fix -verify_return_error in s_client
Matt Caswell
2
-2
/
+3
2019-02-14
Don't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post-handshake messages
Matt Caswell
6
-61
/
+51
2019-02-14
Ignore cipher suites when setting cipher list
Sam Roberts
4
-8
/
+105
2019-02-14
Configure: stop forcing use of DEFINE macros in headers
Richard Levitte
1
-0
/
+3
2019-02-14
Sparse array iterators include index position.
Pauli
4
-23
/
+129
2019-02-13
Windows/Cygwin dlls need the executable bit set
Michael Haubenwallner
1
-1
/
+1
2019-02-13
test/build.info: add missing ../apps/include
Richard Levitte
1
-1
/
+1
2019-02-13
Added new EVP/KDF API.
David Makepeace
40
-809
/
+3211
2019-02-13
Sparse array limit testing: reduce the range limit for the number of bits
Pauli
1
-1
/
+1
2019-02-13
Fix null pointer dereference in cms_RecipientInfo_kari_init
Daniel DeFreez
1
-1
/
+4
2019-02-13
Move libapps headers into their own directory
Richard Levitte
8
-116
/
+116
2019-02-13
Fix master build.
Pauli
1
-1
/
+1
2019-02-13
Macro typo fix not propagated
Pauli
1
-1
/
+1
2019-02-13
Fix typo in comment
Pauli
1
-1
/
+1
2019-02-12
To use BN_BITS2, we'd better include openssl/bn.h
Richard Levitte
1
-0
/
+1
2019-02-12
eng_devcrypto.c: close open session on init
Eneas U de Queiroz
1
-6
/
+20
2019-02-12
CHANGES: add note about building devcrypto dynamic
Eneas U de Queiroz
1
-0
/
+3
2019-02-12
e_devcrypto: make the /dev/crypto engine dynamic
Eneas U de Queiroz
4
-63
/
+121
2019-02-12
AArch64 assembly pack: authenticate return addresses.
Andy Polyakov
8
-1
/
+77
2019-02-12
Add sparse array data type.
Pauli
8
-3
/
+680
2019-02-11
Rework build: small correction in unix-Makefile.tmpl
Richard Levitte
1
-1
/
+1
2019-02-11
Rework build: add special cases for AIX
Richard Levitte
2
-2
/
+28
2019-02-11
apps/ocsp.c Use the same HAVE_FORK / NO_FORK as in speed.c
Richard Levitte
1
-1
/
+15
2019-02-11
test/recipes/02-err_errstr: skip errors that may not be loaded on Windows
Richard Levitte
1
-0
/
+37
2019-02-11
Build: correct BASE shlib_version_as_filename
Richard Levitte
1
-2
/
+2
2019-02-11
ENGINE modules aren't special, so call them MODULES
Richard Levitte
9
-83
/
+90
2019-02-11
Updated test command line parsing to support commmon commands
Shane Lontis
46
-876
/
+1402
2019-02-11
Allow the syntax of the .include directive to optionally have '='
Tomas Mraz
5
-2
/
+26
2019-02-11
Fix comment typo
Pauli
1
-1
/
+1
2019-02-10
Fix null pointer dereference in ssl_module_init
Daniel DeFreez
1
-0
/
+2
2019-02-08
Update d2i_PrivateKey documentation
Todd Short
1
-7
/
+11
2019-02-08
Fix d2i_PublicKey() for EC keys
Todd Short
1
-1
/
+1
2019-02-08
Address a bug in the DRBG tests where the reseeding wasn't properly
Pauli
1
-3
/
+3
2019-02-07
test/drbgtest.c: call OPENSSL_thread_stop() explicitly
Richard Levitte
1
-0
/
+10
2019-02-07
Make OPENSSL_malloc_init() a no-op
Matt Caswell
2
-11
/
+4
2019-02-07
Add CHANGES entry for blake2mac
Antoine Salon
1
-0
/
+3
2019-02-06
blake2: avoid writing to output buffer when using default digest length
Antoine Salon
2
-10
/
+24
2019-02-06
blake2: add evpmac test vectors
Antoine Salon
2
-4
/
+252
2019-02-06
blake2: backport changes to blake2s
Antoine Salon
10
-11
/
+264
2019-02-06
blake2: add EVP_MAC man page
Antoine Salon
2
-7
/
+124
2019-02-06
blake2: register MAC objects
Antoine Salon
6
-3
/
+26
2019-02-06
blake2b: add EVP_MAC API
Antoine Salon
7
-1
/
+203
2019-02-06
blake2b: add support for parameter setting and keyed hash
Antoine Salon
3
-7
/
+70
2019-02-06
blake2: add implementation support for variable digest length
Antoine Salon
3
-9
/
+19
2019-02-05
Remove unnecessary trailing whitespace
Sam Roberts
63
-113
/
+113
2019-02-05
crypto/poly1305/asm/poly1305-s390x.pl: add vx code path.
Patrick Steuer
1
-164
/
+780
2019-02-05
Make some simple getters take const SSL/SSL_CTX
Sam Roberts
5
-25
/
+25
2019-02-04
Fix Invalid Argument return code from IP_Factory in connect_to_server().
Matthias Kraft
1
-1
/
+1
[next]