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
*
Avoid linking error for InitializeCriticalSectionAndSpinCount().
Soujyu Tanaka
2019-03-29
1
-0
/
+4
*
Avoid linking error on WCE700 for _InterlockedExchangeAdd().
Soujyu Tanaka
2019-03-29
2
-3
/
+13
*
Add the FIPS related continuous random number generator (CRNG) testing.
Pauli
2019-03-29
6
-8
/
+301
*
Configurations/00-base-templates.conf: engage {chacha|poly1305}-ia64.
Andy Polyakov
2019-03-29
1
-0
/
+2
*
IA64 assembly pack: add {chacha|poly1305}-ia64 modules.
Andy Polyakov
2019-03-29
3
-0
/
+658
*
Fixed unmatched BN_CTX_start/end if an invalid exponent is used.
Shane Lontis
2019-03-29
1
-1
/
+1
*
Fix broken change from b3d113e.
Pauli
2019-03-29
1
-1
/
+2
*
conn_is_closed should return 1 if get_last_sys_error is WSAECONNRESET
Paul Monson
2019-03-28
1
-0
/
+4
*
coverity fixes for SSKDF + mac_app + kdf test cleanup
Shane Lontis
2019-03-28
3
-259
/
+125
*
Add some checks of OCSP functions
Dmitry Belyavskiy
2019-03-28
1
-3
/
+8
*
Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const params
Matt Caswell
2019-03-28
3
-6
/
+6
*
Fix test builds.
Pauli
2019-03-28
2
-1
/
+1
*
Detect endian without relying on defined symbols.
Pauli
2019-03-27
2
-10
/
+35
*
Increase rounds of Miller-Rabin testing DH_check
Jake Massimo
2019-03-27
1
-3
/
+5
*
Don't allow SHAKE128/SHAKE256 with HMAC
Matt Caswell
2019-03-27
4
-1
/
+21
*
Correctly check the return code of EVP_MAC_ctrl everwhere it is used
Matt Caswell
2019-03-27
3
-12
/
+12
*
Fix a memory leak in ARIA GCM
Matt Caswell
2019-03-27
2
-2
/
+44
*
Tolerate 0 byte input length for Update functions
Matt Caswell
2019-03-27
2
-0
/
+5
*
Fix no-ec
Matt Caswell
2019-03-27
1
-18
/
+23
*
Fix three identical grammatical errors
Dr. Matthias St. Pierre
2019-03-27
3
-3
/
+3
*
style nit fix
Shane Lontis
2019-03-26
1
-2
/
+2
*
ts(1): digest option is mandatory
Hubert Kario
2019-03-25
1
-2
/
+3
*
replaced snprintf with BIO version (for windows builds)
Shane Lontis
2019-03-25
2
-4
/
+4
*
Modify the RSA_private_decrypt functions to check the padding in
Bernd Edlinger
2019-03-22
3
-48
/
+48
*
Make err_clear_constant_time really constant time
Bernd Edlinger
2019-03-22
3
-27
/
+25
*
Cosmetic rand/drbg changes.
Pauli
2019-03-22
2
-7
/
+7
*
Document the functions EVP_MD_fetch() and EVP_MD_upref()
Matt Caswell
2019-03-21
2
-4
/
+175
*
Add a test for EVP_MD_fetch
Matt Caswell
2019-03-21
1
-0
/
+102
*
Implement SHA256 in the default provider
Matt Caswell
2019-03-21
6
-1
/
+90
*
Make EVP_Digest* functions provider aware
Matt Caswell
2019-03-21
8
-26
/
+246
*
Implement EVP_MD_fetch()
Matt Caswell
2019-03-21
6
-1
/
+164
*
Add a skeleton default provider
Matt Caswell
2019-03-21
6
-5
/
+127
*
fixed mismatching #ifdef cpp
Shane Lontis
2019-03-21
1
-4
/
+0
*
Reorganized signature-scheme detection in 'apps/s_cb.c:security_callback_debu...
Lorinczy Zsigmond
2019-03-20
1
-25
/
+81
*
OPENSSL_config(): restore error agnosticism
Richard Levitte
2019-03-20
1
-0
/
+1
*
Updated doc for BN_clear, BN_CTX_end when param is NULL
Shane Lontis
2019-03-20
2
-0
/
+2
*
replace 'OpenSSL license' by 'Apache License 2.0'
David von Oheimb
2019-03-20
11
-11
/
+11
*
removed BN_clear NULL checks
Shane Lontis
2019-03-20
2
-27
/
+66
*
Replumbing: Add a mechanism to pre-populate the provider store
Richard Levitte
2019-03-19
7
-26
/
+111
*
Replumbing: add fallback provider capability
Richard Levitte
2019-03-19
6
-19
/
+134
*
Update pkeyutl documentation about the digest option
Matt Caswell
2019-03-19
1
-6
/
+5
*
Single step kdf implementation
Shane Lontis
2019-03-19
17
-7
/
+2047
*
Move ASN1_BROKEN macros
Rich Salz
2019-03-19
2
-7
/
+6
*
EVP_PKEY_get0_engine documentation
Dmitry Belyavskiy
2019-03-19
1
-1
/
+4
*
Providing missing accessor to EVP_PKEY.engine
Dmitry Belyavskiy
2019-03-19
3
-0
/
+7
*
apps/speed.c: properly address NO_EC2M on systems without SIGALRM
Vitezslav Cizek
2019-03-19
1
-30
/
+39
*
apps/speed.c: skip binary curves when compiling with OPENSSL_NO_EC2M
Vitezslav Cizek
2019-03-19
1
-0
/
+6
*
Add documentation for the -sigopt option.
Pauli
2019-03-19
4
-4
/
+23
*
Configure: untabify indentation
Dr. Matthias St. Pierre
2019-03-19
1
-597
/
+597
*
Fix resource leak coverity 1443711.
Pauli
2019-03-19
1
-5
/
+4
[next]