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
*
Properties for implementation selection.
Pauli
2019-02-18
25
-10
/
+2705
*
Add missing dots in dgst man page
Vedran Miletić
2019-02-17
1
-2
/
+2
*
Fixed typo
Jan Macku
2019-02-17
1
-1
/
+1
*
Check for unpaired .cfi_remember_state
David Benjamin
2019-02-17
1
-1
/
+7
*
Fix some CFI issues in x86_64 assembly
David Benjamin
2019-02-17
9
-2
/
+127
*
[test] unit test for field_inv function pointer in EC_METHOD
Billy Brumley
2019-02-17
3
-1
/
+229
*
SCA hardening for mod. field inversion in EC_GROUP
Billy Brumley
2019-02-17
13
-5
/
+152
*
ARM64 assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
8
-220
/
+191
*
ARM assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
16
-73
/
+185
*
s390x assembly pack: fix formal interface bug in chacha module
Patrick Steuer
2019-02-16
1
-1
/
+1
*
Add an OpenSSL library context
Richard Levitte
2019-02-16
12
-3
/
+406
*
Add CRYPTO_alloc_ex_data()
Richard Levitte
2019-02-16
5
-16
/
+106
*
Add EC_GROUP_get0_field
David Asraf
2019-02-15
5
-1
/
+54
*
Mark generated functions unused (applies to safestack, lhash, sparse_array)
Richard Levitte
2019-02-15
4
-50
/
+58
*
Add option to disable Extended Master Secret
Todd Short
2019-02-15
12
-14
/
+411
*
Use order not degree to calculate a buffer size in ecdsatest
Matt Caswell
2019-02-15
1
-3
/
+3
*
Fix no-stdio
Matt Caswell
2019-02-15
1
-0
/
+2
*
Configure: make --strict-warnings a regular user provided compiler option
Richard Levitte
2019-02-15
1
-20
/
+16
*
Fix -verify_return_error in s_client
Matt Caswell
2019-02-14
2
-2
/
+3
*
Don't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post-handshake messages
Matt Caswell
2019-02-14
6
-61
/
+51
*
Ignore cipher suites when setting cipher list
Sam Roberts
2019-02-14
4
-8
/
+105
*
Configure: stop forcing use of DEFINE macros in headers
Richard Levitte
2019-02-14
1
-0
/
+3
*
Sparse array iterators include index position.
Pauli
2019-02-14
4
-23
/
+129
*
Windows/Cygwin dlls need the executable bit set
Michael Haubenwallner
2019-02-13
1
-1
/
+1
*
test/build.info: add missing ../apps/include
Richard Levitte
2019-02-13
1
-1
/
+1
*
Added new EVP/KDF API.
David Makepeace
2019-02-13
40
-809
/
+3211
*
Sparse array limit testing: reduce the range limit for the number of bits
Pauli
2019-02-13
1
-1
/
+1
*
Fix null pointer dereference in cms_RecipientInfo_kari_init
Daniel DeFreez
2019-02-13
1
-1
/
+4
*
Move libapps headers into their own directory
Richard Levitte
2019-02-13
8
-116
/
+116
*
Fix master build.
Pauli
2019-02-13
1
-1
/
+1
*
Macro typo fix not propagated
Pauli
2019-02-13
1
-1
/
+1
*
Fix typo in comment
Pauli
2019-02-13
1
-1
/
+1
*
To use BN_BITS2, we'd better include openssl/bn.h
Richard Levitte
2019-02-12
1
-0
/
+1
*
eng_devcrypto.c: close open session on init
Eneas U de Queiroz
2019-02-12
1
-6
/
+20
*
CHANGES: add note about building devcrypto dynamic
Eneas U de Queiroz
2019-02-12
1
-0
/
+3
*
e_devcrypto: make the /dev/crypto engine dynamic
Eneas U de Queiroz
2019-02-12
4
-63
/
+121
*
AArch64 assembly pack: authenticate return addresses.
Andy Polyakov
2019-02-12
8
-1
/
+77
*
Add sparse array data type.
Pauli
2019-02-12
8
-3
/
+680
*
Rework build: small correction in unix-Makefile.tmpl
Richard Levitte
2019-02-11
1
-1
/
+1
*
Rework build: add special cases for AIX
Richard Levitte
2019-02-11
2
-2
/
+28
*
apps/ocsp.c Use the same HAVE_FORK / NO_FORK as in speed.c
Richard Levitte
2019-02-11
1
-1
/
+15
*
test/recipes/02-err_errstr: skip errors that may not be loaded on Windows
Richard Levitte
2019-02-11
1
-0
/
+37
*
Build: correct BASE shlib_version_as_filename
Richard Levitte
2019-02-11
1
-2
/
+2
*
ENGINE modules aren't special, so call them MODULES
Richard Levitte
2019-02-11
9
-83
/
+90
*
Updated test command line parsing to support commmon commands
Shane Lontis
2019-02-11
46
-876
/
+1402
*
Allow the syntax of the .include directive to optionally have '='
Tomas Mraz
2019-02-11
5
-2
/
+26
*
Fix comment typo
Pauli
2019-02-11
1
-1
/
+1
*
Fix null pointer dereference in ssl_module_init
Daniel DeFreez
2019-02-10
1
-0
/
+2
*
Update d2i_PrivateKey documentation
Todd Short
2019-02-08
1
-7
/
+11
*
Fix d2i_PublicKey() for EC keys
Todd Short
2019-02-08
1
-1
/
+1
[next]