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
*
Fix a test ordering issue.
Pauli
2019-02-19
1
-1
/
+1
*
util/find-docs-nits: Recognise SPARSE_ARRAY_OF
Richard Levitte
2019-02-18
1
-0
/
+1
*
util/find-docs-nits: Extend to handle internal documentation
Richard Levitte
2019-02-18
1
-6
/
+19
*
cygwin: drop explicit O_TEXT
Corinna Vinschen
2019-02-18
1
-4
/
+5
*
Conform to proper NAME section format
Richard Levitte
2019-02-18
1
-1
/
+1
*
Property: naming and manual clarifiations
Richard Levitte
2019-02-18
2
-50
/
+61
*
Don't leak EVP_KDF_CTX on error
Matt Caswell
2019-02-18
1
-4
/
+5
*
generated files
Pauli
2019-02-18
4
-0
/
+127
*
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
[next]