index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
NOTES.UNIX
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-18
util/find-docs-nits: Recognise SPARSE_ARRAY_OF
Richard Levitte
1
-0
/
+1
2019-02-18
util/find-docs-nits: Extend to handle internal documentation
Richard Levitte
1
-6
/
+19
2019-02-18
cygwin: drop explicit O_TEXT
Corinna Vinschen
1
-4
/
+5
2019-02-18
Conform to proper NAME section format
Richard Levitte
1
-1
/
+1
2019-02-18
Property: naming and manual clarifiations
Richard Levitte
2
-50
/
+61
2019-02-18
Don't leak EVP_KDF_CTX on error
Matt Caswell
1
-4
/
+5
2019-02-18
generated files
Pauli
4
-0
/
+127
2019-02-18
Properties for implementation selection.
Pauli
25
-10
/
+2705
2019-02-17
Add missing dots in dgst man page
Vedran Miletić
1
-2
/
+2
2019-02-17
Fixed typo
Jan Macku
1
-1
/
+1
2019-02-17
Check for unpaired .cfi_remember_state
David Benjamin
1
-1
/
+7
2019-02-17
Fix some CFI issues in x86_64 assembly
David Benjamin
9
-2
/
+127
2019-02-17
[test] unit test for field_inv function pointer in EC_METHOD
Billy Brumley
3
-1
/
+229
2019-02-17
SCA hardening for mod. field inversion in EC_GROUP
Billy Brumley
13
-5
/
+152
2019-02-16
ARM64 assembly pack: make it Windows-friendly.
Andy Polyakov
8
-220
/
+191
2019-02-16
ARM assembly pack: make it Windows-friendly.
Andy Polyakov
16
-73
/
+185
2019-02-16
s390x assembly pack: fix formal interface bug in chacha module
Patrick Steuer
1
-1
/
+1
2019-02-16
Add an OpenSSL library context
Richard Levitte
12
-3
/
+406
2019-02-16
Add CRYPTO_alloc_ex_data()
Richard Levitte
5
-16
/
+106
2019-02-15
Add EC_GROUP_get0_field
David Asraf
5
-1
/
+54
2019-02-15
Mark generated functions unused (applies to safestack, lhash, sparse_array)
Richard Levitte
4
-50
/
+58
2019-02-15
Add option to disable Extended Master Secret
Todd Short
12
-14
/
+411
2019-02-15
Use order not degree to calculate a buffer size in ecdsatest
Matt Caswell
1
-3
/
+3
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
[next]