index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-07
Configure: Add easy to use disabled deprecated functionality indicators
Richard Levitte
1
-3
/
+11
2020-02-07
tests/drbgtest: use new RAND_DRBG callback_data API instead of ex_data
Dr. Matthias St. Pierre
2
-17
/
+18
2020-02-07
RAND_DRBG: add a callback data for entropy and nonce callbacks
Dr. Matthias St. Pierre
6
-3
/
+66
2020-02-07
Appveyor: update to Visual Studio 2017.
FdaSilvaYY
1
-3
/
+11
2020-02-07
KEYMGMT: Require both get_params and gettable_params, or none
Richard Levitte
4
-27
/
+198
2020-02-07
Adapt existing SERIALIZER implementations to the redesigned interface
Richard Levitte
14
-181
/
+352
2020-02-07
Adapt test/keymgmt_internal_test.c to the redesigned interface
Richard Levitte
1
-5
/
+6
2020-02-07
Adapt existing KEYMGMT implementations to the redesigned interface
Richard Levitte
3
-206
/
+241
2020-02-07
Redesign the KEYMGMT libcrypto <-> provider interface - the basics
Richard Levitte
32
-1004
/
+783
2020-02-07
Reorganize the internal evp_keymgmt functions
Richard Levitte
7
-176
/
+185
2020-02-07
Temporariy add ASN1_item_verify_ctx() missingcrypto.txt
Matt Caswell
1
-0
/
+1
2020-02-07
Don't ignore ASN1 when checking for undocumented symbols
Matt Caswell
3
-3
/
+302
2020-02-07
Remove unused HAS_LFN_SUPPORT
Rich Salz
1
-1
/
+0
2020-02-06
Fix misspelling errors and typos reported by codespell
Dr. Matthias St. Pierre
19
-34
/
+34
2020-02-06
More accurate doc of -ssl_config option
Rich Salz
2
-4
/
+4
2020-02-06
Update command list
Rich Salz
2
-8
/
+15
2020-02-06
Add cmd-nits to travis build
Rich Salz
4
-13
/
+23
2020-02-06
The -hmac option to speed is now #ifdef'd
Rich Salz
1
-1
/
+1
2020-02-06
Add missing s_client options
Rich Salz
1
-1
/
+135
2020-02-06
Prevent compiler warning for unused static function.
Davide Galassi
1
-3
/
+2
2020-02-06
Removed unused ssl_dane struct declaration.
Davide Galassi
1
-2
/
+3
2020-02-06
doc: Fix typo in EVP_DigestSignInit manpage
Jakub Jelen
1
-1
/
+1
2020-02-06
Fix small misspelling in doc for OCSP_response_status
thekuwayama
1
-1
/
+1
2020-02-06
Fix no-sm2
Matt Caswell
1
-1
/
+5
2020-02-06
Add FFC param/key generation
Shane Lontis
18
-696
/
+1433
2020-02-06
Fix no-tls1_3
Matt Caswell
1
-11
/
+11
2020-02-06
Fix builds with no-dh
Matt Caswell
4
-19
/
+31
2020-02-06
Add a test for SSL_CTX_new_with_libctx()
Matt Caswell
4
-4
/
+165
2020-02-06
Use the OPENSSL_CTX and property query string in EVP_PKEY_CTX
Matt Caswell
5
-11
/
+23
2020-02-06
Explicitly fetch ciphers and digests in libssl
Matt Caswell
16
-175
/
+337
2020-02-06
Params: change UTF8 construct calls to avoid explicit strlen(3) calls.
Pauli
9
-21
/
+16
2020-02-05
Stop accepting certificates signed using SHA1 at security level 1
Kurt Roeckx
5
-5
/
+53
2020-02-05
Create a new embeddedSCTs1 that's signed using SHA256
Kurt Roeckx
11
-38
/
+134
2020-02-05
Fix no-multiblock
Matt Caswell
1
-10
/
+13
2020-02-05
Author: Ross Kinsey <RossIKinsey@gmail.com>
Ross Kinsey
4
-32
/
+4
2020-02-05
x86: Add endbranch to indirect branch targets for Intel CET
H.J. Lu
2
-0
/
+8
2020-02-05
Make minimum size for secure memory a size_t.
Pauli
4
-9
/
+11
2020-02-04
EVP_MD_CTX_ctrl(): Remove unnecessary control
Richard Levitte
1
-4
/
+1
2020-02-04
PROV: Fix the DSA SIGNATURE implementation for better digests handling
Richard Levitte
2
-80
/
+116
2020-02-04
PROV: Implement padding mode words in the RSA ASYM_CIPHER implementation
Richard Levitte
4
-8
/
+72
2020-02-04
Don't pass a digest-size to signature implementations
Richard Levitte
5
-32
/
+13
2020-02-04
Decentralize legacy_ctrl_str_to_param()
Richard Levitte
1
-64
/
+25
2020-02-04
Teach more BIOs how to handle BIO_CTRL_EOF
Matt Caswell
3
-1
/
+16
2020-02-04
Detect EOF while reading in libssl
Matt Caswell
6
-3
/
+19
2020-02-04
Deprecate the ECDSA and EV_KEY_METHOD functions.
Pauli
40
-186
/
+442
2020-02-04
Deprecate the ECDH functions.
Pauli
4
-4
/
+23
2020-02-04
ec.h: fix preprocessor indentation
Pauli
1
-80
/
+82
2020-02-04
Fix coverity issues CID 1457745...1457752, 1457853, 1457854
Shane Lontis
6
-12
/
+24
2020-02-03
Fix krb5 external test failure
Richard Levitte
1
-1
/
+3
2020-02-03
Missing "obj_mac" header file in "dh_lib"
Davide Galassi
1
-4
/
+4
[next]