index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
NOTES.VALGRIND
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-03
Revert "Legacy digests can have custom control values"
Matt Caswell
1
-1
/
+1
2020-02-02
CHANGES: Add note about the refactoring of SM2 EVP_PKEYs
Richard Levitte
1
-0
/
+13
2020-02-02
Adapt some 'openssl' commands for SM2 changes.
Richard Levitte
2
-85
/
+30
2020-02-02
Adapt tests for SM2 changes.
Richard Levitte
2
-26
/
+79
2020-02-02
Make SM3 a mandatory hash function for SM2.
Richard Levitte
1
-2
/
+2
2020-02-02
X509: Refactor X509_verify() and X509_REQ_verify() for better streamlining
Richard Levitte
4
-164
/
+89
2020-02-02
Add SM2 specific parameter and key generation
Richard Levitte
1
-25
/
+42
2020-02-02
EVP_PKEY_assign_EC_KEY(): detect SM2 curve and set EVP_PKEY type accordingly
Richard Levitte
3
-20
/
+30
2020-02-02
EVP: Small refactor of keymgmt library code
Richard Levitte
1
-11
/
+14
2020-02-02
config: ensure the perl Configure run is the last statement
Richard Levitte
1
-6
/
+7
2020-01-31
Fix "ts" no-XXX options, document two TLS options
Rich Salz
2
-2
/
+9
2020-01-31
Update the SSL/TLS connection options
Rich Salz
3
-174
/
+185
2020-01-31
evp_pmeth: free the MD reference correctly.
Pauli
1
-1
/
+1
2020-01-31
scrypt: free the MD reference correctly.
Pauli
1
-1
/
+1
2020-01-30
Add support for DH 'modp' group parameters (RFC 3526)
Shane Lontis
20
-931
/
+829
2020-01-30
Don't acknowledge a servername following warning alert in servername cb
Matt Caswell
1
-0
/
+1
2020-01-30
Provide better documentation for SSL_get_servername()
Matt Caswell
2
-10
/
+115
2020-01-30
Test that SSL_get_servername returns what we expect
Matt Caswell
1
-5
/
+161
2020-01-30
Fix SSL_get_servername() and SNI behaviour
Matt Caswell
3
-22
/
+86
2020-01-30
Fix type name typo in d2i/i2d documentation.
David Makepeace
1
-1
/
+1
2020-01-29
Add -issuer_checks to verify options
Rich Salz
2
-2
/
+4
2020-01-29
Document most missing options
Rich Salz
31
-79
/
+385
2020-01-29
Add more generated man1 doc files
Rich Salz
2
-11
/
+9
2020-01-29
Add RSA key validation to default provider
Shane Lontis
19
-139
/
+439
2020-01-29
TLS: use EVP for HMAC throughout libssl.
Pauli
11
-69
/
+375
2020-01-29
Deprecate the low level HMAC functions
Pauli
15
-41
/
+166
2020-01-29
hmac: preprocessor indentation fixes
Pauli
1
-4
/
+4
2020-01-29
Deprecate the low level CMAC functions
Pauli
7
-26
/
+57
2020-01-29
cmac: preprocessor indentation fixes
Pauli
1
-5
/
+5
2020-01-28
Adapt X509_PUBKEY_set() for use with provided implementations
Richard Levitte
1
-8
/
+35
2020-01-28
test_evp_extra_test.c: don't rely on exact parameter position
Richard Levitte
1
-13
/
+10
2020-01-28
PROV: Adapt the DSA signature implementation to provide Algorithmidentifiers
Richard Levitte
6
-11
/
+165
2020-01-28
Adapt ASN1_item_sign_ctx() for use with provided keypairs
Richard Levitte
2
-7
/
+51
2020-01-27
Modify EVP_PKEY_CTX_new_from_pkey() to add a propquery parameter
Matt Caswell
5
-20
/
+10
2020-01-27
OpenSSL::Test: bring back the relative paths
Richard Levitte
1
-5
/
+5
2020-01-26
test/recipes/30-test_evp.t: Fix multiple definition of @bffiles
Richard Levitte
1
-4
/
+4
2020-01-25
Check that the default signature type is allowed
Kurt Roeckx
3
-23
/
+52
2020-01-25
Replace apps/server.pem with certificate with a sha256 signature.
Kurt Roeckx
2
-51
/
+46
2020-01-25
EVP: Adapt EVP_PKEY Seal and Open for provider keys
Richard Levitte
6
-29
/
+50
2020-01-25
openssl-config: add example libssl system-defaults
Benjamin Kaduk
1
-0
/
+16
2020-01-25
Deprecate the low level DES functions.
Pauli
43
-148
/
+393
2020-01-25
des: fix header file preprocessor indentation
Pauli
1
-20
/
+20
2020-01-24
Make sure we use RAND_bytes_ex and RAND_priv_bytes_ex in libssl
Matt Caswell
6
-18
/
+22
2020-01-24
New functions for PKCS8 attributes management - documentation
Dmitry Belyavskiy
2
-2
/
+54
2020-01-24
New functions for PKCS8 attributes management
Dmitry Belyavskiy
3
-0
/
+17
2020-01-24
Modify DSA and DH keys to use a shared FFC_PARAMS struct
Shane Lontis
22
-375
/
+523
2020-01-23
Update man3/verify documentation, error text
Rich Salz
14
-966
/
+514
2020-01-23
Configure: Better detection of '-static' in @{$config{LDFLAGS}}
Richard Levitte
1
-1
/
+1
2020-01-23
Add answers for EVP_PKEY_get_default_digest_name() in RSA and DSA keymgmt
Richard Levitte
2
-0
/
+31
2020-01-23
EVP: Add EVP_PKEY_get_default_digest_name() and use it
Richard Levitte
6
-35
/
+121
[next]