index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-07
Refactor -engine documentation
Rich Salz
29
-198
/
+147
2020-01-07
Modify the add_seeds_stringlist() macro to fix a preprocessor error
Dr. Matthias St. Pierre
1
-5
/
+6
2020-01-07
Move random-related defines to "crypto/rand.h"
Dr. Matthias St. Pierre
3
-49
/
+50
2020-01-07
Configuration: synchronise the variables on the build file templates
Richard Levitte
3
-1
/
+16
2020-01-07
Make ECDSA_size() use consistent asn1 encoder.
Shane Lontis
1
-19
/
+14
2020-01-07
coverity 1201462: check error returns
Pauli
1
-4
/
+3
2020-01-07
coverity 1201478: check BIO_indent returns
Pauli
1
-7
/
+9
2020-01-07
Fix KMAC docs
Shane Lontis
2
-4
/
+4
2020-01-06
Add missing inclusion of "internal/deprecated.h"
Richard Levitte
3
-1
/
+21
2020-01-06
Add `-passin` arg to `ocsp`
kaysond
2
-1
/
+17
2020-01-06
Deprecate the low level AES functions
Matt Caswell
36
-72
/
+327
2020-01-06
Don't use the low level AES key wrap APIs in CMS
Matt Caswell
1
-22
/
+59
2020-01-06
Don't store an HMAC key for longer than we need
Matt Caswell
3
-23
/
+40
2020-01-06
EVP: Fix method to determine if a PKEY is legacy or not
Richard Levitte
1
-1
/
+1
2020-01-06
Move -nameopt to openssl.pod
Rich Salz
9
-197
/
+184
2020-01-06
Add AES_CBC_HMAC_SHA ciphers to providers.
Shane Lontis
17
-197
/
+2529
2020-01-05
Fix incorrect return code on ECDSA key verification
Andrew Hoang
1
-2
/
+2
2020-01-05
Fix disabled ecdsa in apps/speed
fangming.fang
1
-0
/
+1
2020-01-05
Fix side channel in ecp_nistz256-armv8.pl
Fangming.Fang
1
-37
/
+28
2020-01-05
Fix side channel in the ecp_nistz256.c reference implementation
Bernd Edlinger
1
-9
/
+40
2020-01-05
Improve side channel fix in ecp_nistz256-x86_64.pl
Bernd Edlinger
1
-25
/
+6
2020-01-05
Fix side channel in ecp_nistz256-armv4.pl
Bernd Edlinger
1
-46
/
+33
2020-01-05
Fix side channel in ecp_nistz256-x86.pl
Bernd Edlinger
1
-40
/
+36
2020-01-05
Avoid leaking intermediate states in point doubling special case.
David Benjamin
1
-6
/
+15
2020-01-05
Fix potential SCA vulnerability in some EC_METHODs
Nicola Tuveri
3
-6
/
+71
2020-01-05
coverity 1456638: fix null check
Pauli
1
-4
/
+3
2020-01-05
coverity 1456639: fix NULL dereference
Pauli
1
-3
/
+5
2020-01-05
coverity 1456640: fix null check
Pauli
1
-4
/
+3
2020-01-05
coverity 1456642: fix null check
Pauli
1
-4
/
+2
2020-01-02
Add -iter option to pkcs12 command
Ibrahim M. Ghazal
2
-10
/
+19
2020-01-02
Run make update
Matt Caswell
8
-8
/
+8
2020-01-02
Update tls13_enc.c
dcruette
1
-1
/
+1
2019-12-27
Temporarily disable the explicit enable-asan build
Matt Caswell
1
-3
/
+4
2019-12-27
Temporarily disable some Travis external tests
Matt Caswell
1
-1
/
+2
2019-12-26
Don't run test_conf in cross compiled builds
Matt Caswell
1
-0
/
+4
2019-12-26
Fix a race condition in the speed command
Bernd Edlinger
1
-12
/
+11
2019-12-26
Configurations/windows-makefile.tmpl: HTMLDOCS are files, not directories
Richard Levitte
1
-8
/
+22
2019-12-26
Removed now documented stuff from util/missing*.txt
Richard Levitte
2
-30
/
+0
2019-12-26
util/find-doc-nits: when loading "missing" files, check if documented
Richard Levitte
1
-0
/
+5
2019-12-25
Update the krb5 submodule
Benjamin Kaduk
1
-0
/
+0
2019-12-23
Add some missing cfi frame info in rc4-md5-x86_64.pl
Bernd Edlinger
2
-0
/
+4
2019-12-23
Add some missing cfi frame info in poly1305-x86_64.pl
Bernd Edlinger
1
-0
/
+24
2019-12-23
Add some missing cfi frame info in aesni-gcm-x86_64.pl
Bernd Edlinger
1
-0
/
+8
2019-12-23
Add some missing cfi frame info in x25519-x86_64.pl
Bernd Edlinger
1
-0
/
+14
2019-12-23
Fix aesni_cbc_sha256_enc_avx2 backtrace info
Bernd Edlinger
1
-14
/
+44
2019-12-23
Add some missing cfi frame info in ecp_nistz256-x86_64.pl
Bernd Edlinger
1
-0
/
+8
2019-12-23
Fix no-dsa builds
Matt Caswell
1
-1
/
+3
2019-12-23
Fix no-dh
Matt Caswell
3
-1
/
+9
2019-12-23
Fix evp_extra_test with no-dh
Matt Caswell
1
-0
/
+4
2019-12-22
Add fips self test DEP for solaris and hpux
Shane Lontis
1
-6
/
+31
[next]