projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make find-doc-nits check for newly added undocumented symbols
2019-06-12
Matt Caswell
Make find-doc-nits check for newly added undocumented...
commit
|
commitdiff
|
tree
2019-06-12
Matt Caswell
Ensure code is compiled with correct BIGNUM assembler...
commit
|
commitdiff
|
tree
2019-06-12
Matt Caswell
Add some dummy BIGNUM calls from inside the FIPS provider
commit
|
commitdiff
|
tree
2019-06-12
Matt Caswell
Make BIGNUM code available from within the FIPS module
commit
|
commitdiff
|
tree
2019-06-12
Matt Caswell
Temporarily disable RAND call in FIPS_MODE until RAND...
commit
|
commitdiff
|
tree
2019-06-12
Matt Caswell
Convert bn_rand.c to use EVP
commit
|
commitdiff
|
tree
2019-06-12
Matt Caswell
Create BN_CTX_new_ex() and BN_CTX_secure_new_ex()
commit
|
commitdiff
|
tree
2019-06-11
Matt Caswell
Move a fall through comment
commit
|
commitdiff
|
tree
2019-06-07
Matt Caswell
Add documentation for new functions taking an OPENSSL_CTX...
commit
|
commitdiff
|
tree
2019-06-07
Matt Caswell
Move the rand_nonce_lock code into drbg_lib.c
commit
|
commitdiff
|
tree
2019-06-07
Matt Caswell
Make the rand_crng code OPENSSL_CTX aware
commit
|
commitdiff
|
tree
2019-06-07
Matt Caswell
Convert drbg_lib to use OPENSSL_CTX for its global...
commit
|
commitdiff
|
tree
2019-06-03
Matt Caswell
Really fail if we have a test failure
commit
|
commitdiff
|
tree
2019-06-03
Matt Caswell
Ensure we get all the right defines for AES assembler...
commit
|
commitdiff
|
tree
2019-06-03
Matt Caswell
Make basic AES ciphers available from within the FIPS...
commit
|
commitdiff
|
tree
2019-06-03
Matt Caswell
Write a test for receiving a KeyUpdate (update requested...
commit
|
commitdiff
|
tree
2019-06-03
Matt Caswell
Defer sending a KeyUpdate until after pending writes...
commit
|
commitdiff
|
tree
2019-05-23
Matt Caswell
Add more commentary about recursive Provider intialisation...
commit
|
commitdiff
|
tree
2019-05-23
Matt Caswell
Move where include path for providers/common/include...
commit
|
commitdiff
|
tree
2019-05-23
Matt Caswell
Make some EVP code available from within the FIPS module
commit
|
commitdiff
|
tree
2019-05-23
Matt Caswell
Make core code available within the FIPS module
commit
|
commitdiff
|
tree
2019-05-23
Matt Caswell
Add the NIST CAVS test vectors for CCM
commit
|
commitdiff
|
tree
2019-05-21
Matt Caswell
Revert "EVP_*Update: ensure that input NULL with length...
commit
|
commitdiff
|
tree
2019-05-07
Matt Caswell
Reject obviously invalid DSA parameters during signing
commit
|
commitdiff
|
tree
2019-05-02
Matt Caswell
Update internal documentation after global data move...
commit
|
commitdiff
|
tree
2019-05-02
Matt Caswell
Add some TODO notes into init.c
commit
|
commitdiff
|
tree
2019-05-02
Matt Caswell
Instead of global data store it in an OPENSSL_CTX
commit
|
commitdiff
|
tree
2019-05-02
Matt Caswell
Add support for openssl_ctx_run_once and openssl_ctx_onfree
commit
|
commitdiff
|
tree
2019-05-01
Matt Caswell
Fix no-srp
commit
|
commitdiff
|
tree
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-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
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-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
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-03-28
Matt Caswell
Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const...
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-19
Matt Caswell
Update pkeyutl documentation about the digest option
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-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
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-01
Matt Caswell
Fix no-ec, no-sm2 and no-sm3
commit
|
commitdiff
|
tree
2019-02-26
Matt Caswell
Clarify that SSL_shutdown() must not be called after...
commit
|
commitdiff
|
tree
2019-02-25
Matt Caswell
Ensure bn_cmp_words can handle the case where n == 0
commit
|
commitdiff
|
tree
2019-02-22
Matt Caswell
Don't restrict the number of KeyUpdate messages we...
commit
|
commitdiff
|
tree
2019-02-21
Matt Caswell
Fix dasync engine
commit
|
commitdiff
|
tree
2019-02-19
Matt Caswell
Add a test for interleaving app data with handshake...
commit
|
commitdiff
|
tree
2019-02-19
Matt Caswell
Don't interleave handshake and other record types in...
commit
|
commitdiff
|
tree
2019-02-18
Matt Caswell
Don't leak EVP_KDF_CTX on error
commit
|
commitdiff
|
tree
2019-02-15
Matt Caswell
Use order not degree to calculate a buffer size in...
commit
|
commitdiff
|
tree
2019-02-15
Matt Caswell
Fix no-stdio
commit
|
commitdiff
|
tree
2019-02-14
Matt Caswell
Fix -verify_return_error in s_client
commit
|
commitdiff
|
tree
next