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