projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix error in BIO_get_ktls_send() and BIO_get_ktls_recv()
2019-04-25
Matt Caswell
Fix error in BIO_get_ktls_send() and BIO_get_ktls_recv()
commit
|
commitdiff
|
tree
2019-04-25
Matt Caswell
Fix KTLS compilation error
commit
|
commitdiff
|
tree
2019-04-25
Guido Vranken
Enforce a strict output length check in CRYPTO_ccm128_tag
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-04-23
Matt Caswell
If key or iv is NULL set the respective length to 0
commit
|
commitdiff
|
tree
2019-04-23
Matt Caswell
Fix EVP_CIPHER_CTX_rand_key()
commit
|
commitdiff
|
tree
2019-04-23
Matt Caswell
Fix no-ec2m
commit
|
commitdiff
|
tree
2019-04-19
dyrock
Check if num is 0 before trying to malloc memory. Otherwise...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-04-19
Matt Caswell
Add some more test vectors for ChaCha20
commit
|
commitdiff
|
tree
2019-04-19
Matt Caswell
Clarify the documentation on the use of ChaCha20
commit
|
commitdiff
|
tree
2019-04-19
Matt Caswell
Create provider errors and use them
commit
|
commitdiff
|
tree
2019-04-19
Matt Caswell
Fix the S390X support for the basic AES ciphers
commit
|
commitdiff
|
tree
2019-04-19
Matt Caswell
Add forward declarations of the AES dispatch table...
commit
|
commitdiff
|
tree
2019-04-19
Matt Caswell
Make implementation of blocksize, iv_length and key_length...
commit
|
commitdiff
|
tree
2019-04-19
Matt Caswell
Add a maximum output length to update and final calls
commit
|
commitdiff
|
tree
2019-04-19
Matt Caswell
Add iv length and key length params to the cipher init...
commit
|
commitdiff
|
tree
2019-04-19
Matt Caswell
Implement AES CTR ciphers in the default provider
commit
|
commitdiff
|
tree
2019-04-19
Matt Caswell
Implement AES CFB ciphers in the default provider
commit
|
commitdiff
|
tree
2019-04-19
Matt Caswell
Implement AES OFB ciphers in the default provider
commit
|
commitdiff
|
tree
2019-04-19
Matt Caswell
Implement AES CBC ciphers in the default provider
commit
|
commitdiff
|
tree
2019-04-19
Matt Caswell
Add support in the default provider for 192/128 bit...
commit
|
commitdiff
|
tree
2019-04-19
Matt Caswell
Add the provider_algs.h internal header file
commit
|
commitdiff
|
tree
2019-04-19
Matt Caswell
Implement support for AES-256-ECB in the default provider
commit
|
commitdiff
|
tree
2019-04-19
Matt Caswell
Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider...
commit
|
commitdiff
|
tree
2019-04-18
Simo Sorce
Add SSHKDF in evp_kdf_test
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-04-16
Tomas Mraz
Add test for the BIO_s_mem rdwr->rdonly->rdwr use-case
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-04-16
Tomas Mraz
Add documentation for the BIO_s_mem pecularities
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-04-16
Tomas Mraz
Add testing of RDONLY memory BIOs
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-04-16
Bernd Edlinger
Add test for the BIO_get_mem_ptr() regression
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-04-16
Tomas Mraz
Fix for BIO_get_mem_ptr and related regressions
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-04-12
Matt Caswell
Deprecate AES_ige_encrypt() and AES_bi_ige_encrypt()
commit
|
commitdiff
|
tree
2019-04-09
Matt Caswell
Fix crash in X509_STORE_CTX_get_by_subject
commit
|
commitdiff
|
tree
2019-04-09
Matt Caswell
Add a legacy provider and put MD2 in it
commit
|
commitdiff
|
tree
2019-04-09
Matt Caswell
Use the right NID when putting a method in the store
commit
|
commitdiff
|
tree
2019-04-04
Matt Caswell
Complain if there are missing symbols when creating...
commit
|
commitdiff
|
tree
2019-04-04
Matt Caswell
Test that we can use the FIPS provider
commit
|
commitdiff
|
tree
2019-04-04
Matt Caswell
Add a no-fips Configure option
commit
|
commitdiff
|
tree
2019-04-04
Matt Caswell
Create a FIPS provider and put SHA256 in it
commit
|
commitdiff
|
tree
2019-04-04
Matt Caswell
Correct the documentation about SSL_CIPHER_description()
commit
|
commitdiff
|
tree
2019-04-04
Matt Caswell
Skip the correct number of tests if SM2 is disabled
commit
|
commitdiff
|
tree
2019-04-03
Todd Short
Modify OCSP to use alt MD for cert IDs in responses
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-04-03
Matt Caswell
Add a test for EVP_MD_block_size()
commit
|
commitdiff
|
tree
2019-04-03
Matt Caswell
Support EVP_MD_block_size() with providers
commit
|
commitdiff
|
tree
2019-04-03
Matt Caswell
Add an EVP_MD_CTX_md() test
commit
|
commitdiff
|
tree
2019-04-03
Matt Caswell
Ensure EVP_MD_CTX_md returns the EVP_MD originally...
commit
|
commitdiff
|
tree
2019-04-01
Boris Pismenny
add documentation
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-04-01
Boris Pismenny
apps: print Kernel receive side TLS in s_client and...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-04-01
Boris Pismenny
sslapitest: add test ktls Rx
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-04-01
Boris Pismenny
ssl: Linux TLS Rx Offload
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-04-01
Boris Pismenny
bio: Linux TLS Rx Offload
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-04-01
Boris Pismenny
Linux ktls Rx infrastructure
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-29
Soujyu Tanaka
For the lack of GetModuleHandleEx(), we use DSO route...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-29
Soujyu Tanaka
Circumvent a problem of lacking GetEnvironmentVariable...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-29
Soujyu Tanaka
Avoid linking error for InitializeCriticalSectionAndSpinCount().
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-29
Soujyu Tanaka
Avoid linking error on WCE700 for _InterlockedExchangeAdd().
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-28
Paul Monson
conn_is_closed should return 1 if get_last_sys_error...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-28
Shane Lontis
coverity fixes for SSKDF + mac_app + kdf test cleanup
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-28
Dmitry Belyavskiy
Add some checks of OCSP functions
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-28
Matt Caswell
Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const...
commit
|
commitdiff
|
tree
2019-03-27
Jake Massimo
Increase rounds of Miller-Rabin testing DH_check
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-27
Matt Caswell
Don't allow SHAKE128/SHAKE256 with HMAC
commit
|
commitdiff
|
tree
2019-03-27
Matt Caswell
Correctly check the return code of EVP_MAC_ctrl everwhere...
commit
|
commitdiff
|
tree
2019-03-27
Matt Caswell
Fix a memory leak in ARIA GCM
commit
|
commitdiff
|
tree
2019-03-27
Matt Caswell
Tolerate 0 byte input length for Update functions
commit
|
commitdiff
|
tree
2019-03-27
Matt Caswell
Fix no-ec
commit
|
commitdiff
|
tree
2019-03-21
Matt Caswell
Document the functions EVP_MD_fetch() and EVP_MD_upref()
commit
|
commitdiff
|
tree
2019-03-21
Matt Caswell
Add a test for EVP_MD_fetch
commit
|
commitdiff
|
tree
2019-03-21
Matt Caswell
Implement SHA256 in the default provider
commit
|
commitdiff
|
tree
2019-03-21
Matt Caswell
Make EVP_Digest* functions provider aware
commit
|
commitdiff
|
tree
2019-03-21
Matt Caswell
Implement EVP_MD_fetch()
commit
|
commitdiff
|
tree
2019-03-21
Matt Caswell
Add a skeleton default provider
commit
|
commitdiff
|
tree
2019-03-20
Lorinczy Zsigmond
Reorganized signature-scheme detection in 'apps/s_cb...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-19
Matt Caswell
Update pkeyutl documentation about the digest option
commit
|
commitdiff
|
tree
2019-03-19
Shane Lontis
Single step kdf implementation
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-19
Dmitry Belyavskiy
EVP_PKEY_get0_engine documentation
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-19
Dmitry Belyavskiy
Providing missing accessor to EVP_PKEY.engine
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-19
Vitezslav Cizek
apps/speed.c: properly address NO_EC2M on systems without...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-19
Vitezslav Cizek
apps/speed.c: skip binary curves when compiling with...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-18
David von Oheimb
add 'Signature Value:' line and correct indentation...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-18
David von Oheimb
update reference output of test_x509 in test/certs...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-18
David von Oheimb
remove 'keyid:' when printing simple X509 authority...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-18
David von Oheimb
remove needless empty lines when printing certificates
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-15
Matt Caswell
Guard some SM2 functions with OPENSSL_NO_SM2
commit
|
commitdiff
|
tree
2019-03-14
Matt Caswell
Enable pkeyutl to use Ed448 and Ed25519
commit
|
commitdiff
|
tree
2019-03-13
Matt Caswell
Fix no-dso
commit
|
commitdiff
|
tree
2019-03-13
Matt Caswell
Fix various no-* options
commit
|
commitdiff
|
tree
2019-03-13
Matt Caswell
Fix memory leaks in pkread.c demo file
commit
|
commitdiff
|
tree
2019-03-12
David von Oheimb
2nd chunk: CRMF code (crypto/crmf/, ) and its integration
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-12
David von Oheimb
Certificate Management Protocol (CMP, RFC 4210) extension...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-12
Shane Lontis
added generated files
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-12
Shane Lontis
FIPS 186-4 RSA Generation & Validation
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-11
Shane Lontis
openssl app for macs that uses the new EVP_MAC interface...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-08
Matt Caswell
Change arg to cms_CompressedData_init_bio to be const
commit
|
commitdiff
|
tree
2019-03-07
Matt Caswell
Add a test for underflow in ecp_nistp521.c
commit
|
commitdiff
|
tree
2019-03-07
Matt Caswell
Avoid an underflow in ecp_nistp521.c
commit
|
commitdiff
|
tree
2019-03-06
David von Oheimb
constify *_dup() and *i2d_*() and related functions...
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2019-03-06
Matt Caswell
Update ChaCha20-Poly1305 documentation
commit
|
commitdiff
|
tree
2019-03-06
Matt Caswell
Test an overlong ChaCha20-Poly1305 nonce
commit
|
commitdiff
|
tree
2019-03-06
Matt Caswell
Prevent over long nonces in ChaCha20-Poly1305
commit
|
commitdiff
|
tree
2019-03-05
Matt Caswell
Don't write the tick_identity to the session
commit
|
commitdiff
|
tree
2019-03-04
Vitezslav Cizek
openssl_strerror_r: Fix handling of GNU strerror_r
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
next