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