index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
des
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-17
Fix a bug for aarch64 BigEndian
simplelins
2
-3
/
+14
2020-02-17
crypto/bn: fix debug build
Wataru Ashihara
1
-0
/
+1
2020-02-16
Add FFC param/key validation
Shane Lontis
28
-221
/
+1300
2020-02-15
x86_64: Add endbranch at function entries for Intel CET
H.J. Lu
9
-0
/
+44
2020-02-15
include/openssl/whrlpool.h: correct unbalanced deprecation guards
Richard Levitte
1
-3
/
+1
2020-02-15
DOC: document in more detail what a BIO_read_ex() via BIO_f_buffer() does
Richard Levitte
1
-4
/
+14
2020-02-15
Document OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
Richard Levitte
2
-1
/
+14
2020-02-14
PROV: Build the main FIPS module code with FIPS_MODE defined
Richard Levitte
1
-0
/
+1
2020-02-14
apps x509: passing PKCS#11 URL as -signkey
Bastian Germann
2
-4
/
+5
2020-02-14
Make secure-memory be a config option
Rich Salz
4
-31
/
+36
2020-02-14
Adapt i2d_PUBKEY for provider only keys
Richard Levitte
1
-11
/
+42
2020-02-14
Adapt i2d_PrivateKey for provider only keys
Richard Levitte
1
-0
/
+32
2020-02-14
Forgotten GOST2012 support in non-vital places
Nikolay Morozov
2
-0
/
+9
2020-02-13
dsatest: fix the non-deprecated version of the test run.
Pauli
1
-6
/
+3
2020-02-13
Apps: don't build deprecated DH and DSA apps.
Pauli
5
-6
/
+6
2020-02-13
Fix coverity issues
Shane Lontis
3
-12
/
+11
2020-02-13
x86_64: Always generate .note.gnu.property section for ELF outputs
H.J. Lu
1
-7
/
+14
2020-02-13
Fix a mem leak in libssl
Matt Caswell
1
-2
/
+12
2020-02-13
Add Asymmetric RSA cipher tests in FIPS provider
Matt Caswell
2
-2
/
+765
2020-02-13
Make the RSA ASYM_CIPHER implementation available inside the FIPS module
Matt Caswell
16
-40
/
+183
2020-02-13
Add assembly config targets for UEFI build
Christopher J Zurcher
1
-0
/
+10
2020-02-12
Fix no-ec build
Matt Caswell
2
-4
/
+7
2020-02-12
Add OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
Richard Levitte
2
-1
/
+5
2020-02-12
fix build for new HTTP client in case OPENSSL_NO_CMP or OPENSSL_NO_OCSP
Dr. David von Oheimb
4
-51
/
+59
2020-02-12
Remove unused ossl_param_bld_to_param_ex() function.
Pauli
4
-168
/
+3
2020-02-12
Remove unused OSSL_PARAM_construct_from_text() function.
Pauli
5
-51
/
+4
2020-02-11
Add NEWS entry about deprecation of command line public tools
Pauli
1
-0
/
+3
2020-02-11
dsa: deprecate applications that depend on the low level DSA functions.
Pauli
11
-68
/
+120
2020-02-11
app: add a deprecation warning to all deprecated commands.
Pauli
4
-181
/
+210
2020-02-11
test/recipes/80-test_ssl_old.t: Replace 'openssl gendsa'
Richard Levitte
1
-3
/
+3
2020-02-11
test_dsa: fix deprecation logic
Pauli
1
-2
/
+1
2020-02-11
test/recipes/15-test_dsa.t: Deal with deprecation of 'openssl dsa'
Richard Levitte
1
-13
/
+29
2020-02-11
Deprecate the low level DSA functions.
Pauli
37
-109
/
+360
2020-02-11
dsa.h: fix preprocessor indentation
Pauli
1
-53
/
+56
2020-02-11
DSA: fix the DSA parameter logic in test.
Pauli
1
-4
/
+7
2020-02-11
Add S390 support for provider based X25519/X448
Matt Caswell
4
-6
/
+48
2020-02-11
Add X25519/X448 Key Exchange to the default provider
Matt Caswell
8
-1
/
+262
2020-02-11
Implement Provider side Key Management for X25519 and X448
Matt Caswell
11
-31
/
+264
2020-02-11
Implement a stricter ECX_KEY type
Matt Caswell
10
-75
/
+160
2020-02-11
Check that ed25519 and ed448 are allowed by the security level
Kurt Roeckx
3
-50
/
+146
2020-02-11
Generate new Ed488 certificates
Kurt Roeckx
8
-21
/
+40
2020-02-11
Add a minimal build target for Travis and Appveyor
Bernd Edlinger
2
-2
/
+12
2020-02-11
X509_PUBKEY_set(): Fix memory leak
Richard Levitte
1
-0
/
+16
2020-02-10
Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c
Dr. David von Oheimb
45
-1016
/
+2495
2020-02-10
add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout ...
Dr. David von Oheimb
9
-3
/
+195
2020-02-10
PROV: Ensure the AlgorithmIdentifier registers in DSA signature impl
Richard Levitte
1
-0
/
+2
2020-02-10
Memory allocator code cleanup
Davide Galassi
5
-114
/
+118
2020-02-08
x86: Always generate .note.gnu.property section for ELF outputs
H.J. Lu
1
-0
/
+20
2020-02-08
Don't compile AESNI code if we're not AESNI capable
Matt Caswell
3
-13
/
+23
2020-02-08
Fix no-des
Matt Caswell
1
-0
/
+2
[next]