projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2019-04-25
Matt Caswell
Fix error in BIO_get_ktls_send() and BIO_get_ktls_recv()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Matt Caswell
Fix KTLS compilation error
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Guido Vranken
Enforce a strict output length check in CRYPTO_ccm128_tag
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Jakub Jelen
doc: Get rid of unrelated reference to DSA_new()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Shane Lontis
added openssl app 'kdf' and 'mac' to the NEWS and CHANG...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Shane Lontis
Added app for EVP_KDF
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Richard Levitte
Recognise clang -fsanitize options and translate them
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Richard Levitte
Add a way for the application to get OpenSSL configurat...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Richard Levitte
Add the possibility to display and use MODULESDIR
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Richard Levitte
Configure: make disabling stuff easier and safer
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Richard Levitte
Configure: recognise -static even if given through...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Richard Levitte
Configure: merge all of %user and %useradd into %config...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Matt Caswell
If key or iv is NULL set the respective length to 0
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Matt Caswell
Fix EVP_CIPHER_CTX_rand_key()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Matt Caswell
Fix no-ec2m
commit
|
commitdiff
|
tree
|
snapshot
2019-04-20
Pauli
Fix bug in entropy gathering.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
dyrock
Check if num is 0 before trying to malloc memory. Other...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Matt Caswell
Add some more test vectors for ChaCha20
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Matt Caswell
Clarify the documentation on the use of ChaCha20
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Matt Caswell
Create provider errors and use them
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Matt Caswell
Fix the S390X support for the basic AES ciphers
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Matt Caswell
Add forward declarations of the AES dispatch table...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Matt Caswell
Make implementation of blocksize, iv_length and key_len...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Matt Caswell
Add a maximum output length to update and final calls
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Matt Caswell
Add iv length and key length params to the cipher init...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Matt Caswell
Implement AES CTR ciphers in the default provider
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Matt Caswell
Implement AES CFB ciphers in the default provider
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Matt Caswell
Implement AES OFB ciphers in the default provider
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Matt Caswell
Implement AES CBC ciphers in the default provider
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Matt Caswell
Add support in the default provider for 192/128 bit...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Matt Caswell
Add the provider_algs.h internal header file
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Matt Caswell
Implement support for AES-256-ECB in the default provider
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Matt Caswell
Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Richard Levitte
ossl_method_store_cache_get(): ensure non-NULL property...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Richard Levitte
OPENSSL_LH_flush(): assign NULL after freeing
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Richard Levitte
Fix the generic EVP algorithm fetch to actually cache...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Richard Levitte
asn1parse: avoid double free
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Simo Sorce
Add SSHKDF in evp_kdf_test
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Andy Polyakov
chacha/asm/chacha-armv8.pl: replace 3+1 code paths...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Andy Polyakov
aes/asm/aesv8-armx.pl: ~20% improvement on ThunderX2.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Andy Polyakov
ARM64 assembly pack: add ThunderX2 results.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Pauli
SP 800-56B steps enumerated.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Tomas Mraz
Add test for the BIO_s_mem rdwr->rdonly->rdwr use-case
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Tomas Mraz
Add documentation for the BIO_s_mem pecularities
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Tomas Mraz
Add testing of RDONLY memory BIOs
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Bernd Edlinger
Add test for the BIO_get_mem_ptr() regression
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Tomas Mraz
Fix for BIO_get_mem_ptr and related regressions
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Kurt Roeckx
Call RSA generation callback at the correct time.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Richard Levitte
Don't use '-z defs' with Clang's sanitizers
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Richard Levitte
providers/common/digests/sha2.c: forward declare all...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Richard Levitte
Providers: for the digest_final operation, pass a outpu...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
David Benjamin
Fix calling convention bug in ecp_nistz256_ord_sqr_mont
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Bernd Edlinger
Don't use coordinate blinding when scalar is group...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Joshua Lock
Further harmonisation of manual page HISTORY sections
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Joshua Lock
Update various man pages to place HISTORY section after...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Joshua Lock
Add a check for history section location to find-doc...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Joshua Lock
Make check_example_location() in find-doc-nits generic
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Matt Caswell
Deprecate AES_ige_encrypt() and AES_bi_ige_encrypt()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Bernd Edlinger
Add CMAC speed measurements
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Pauli
Add prediction resistance capability to the DRBG reseed...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Shane Lontis
ec key validation checks updated
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Shane Lontis
doc fixups
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Nicola Tuveri
Separate the lookup test
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Nicola Tuveri
EC_GROUP_set_curve() might fail for arbitrary params
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Shane Lontis
added code to validate EC named curve parameters
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Shane Lontis
Added Test::ok_nofips, Test::is_nofips & Test::isnt_nof...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Pauli
Reseeding without derivation function is not supported...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Shane Lontis
Fixed linux_x86_icc compiler errors in EC code related...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Bernd Edlinger
Avoid creating invalid rsa pss params
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Jakub Wilk
Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Richard Levitte
EVP_*Update: ensure that input NULL with length 0 isn...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Paul Yang
Make X509_set_sm2_id consistent with other setters
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Richard Levitte
test/params_test.c : Adjust tests to check utf8_ptr...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Richard Levitte
Params API: {utf8,octet}_ptr need to know the data...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Matt Caswell
Fix crash in X509_STORE_CTX_get_by_subject
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Matt Caswell
Add a legacy provider and put MD2 in it
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Matt Caswell
Use the right NID when putting a method in the store
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Richard Levitte
Configurations/10-main.conf: Don't inherit assembler...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Richard Levitte
Params: add OSSL_PARAM_construct_end()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Shane Lontis
EC keygen updates + changed ecdsa_sign to use BN_secure_new
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Shane Lontis
Coverity: hkdf ENV_MD_size() is an int that can be...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Pauli
Avoid alignment problems in params API.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Dan Campbell
s_client starttls: fix handling of multiline reply
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Shane Lontis
coverity resource leak fixes in apps/pkeyutl
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Patrick Steuer
fix --strict-warnings build
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Patrick Steuer
fix --strict-warnings build
commit
|
commitdiff
|
tree
|
snapshot
2019-04-06
FdaSilvaYY
Coverity: fix two minor NPD issues.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-06
Pauli
Fix big endian param API tests.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-06
Bernd Edlinger
Fix the allocation size in EVP_OpenInit and PEM_SignFinal
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Richard Levitte
EVP configuration section: add 'default_properties...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Richard Levitte
EVP_set_default_properties(): New function to set globa...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Richard Levitte
Convert the ENGINE_CONF trace calls to use CONF instead
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Richard Levitte
Add a bit of tracing in the core conf module runner
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Richard Levitte
Rename the PROVIDER_CONF trace to CONF
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Richard Levitte
OPENSSL_init_crypto(): check config return code correctly
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Richard Levitte
Fix number clash: EVP_F_AESNI_XTS_INIT_KEY vs EVP_F_EVP...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Pauli
Move the AES-XTS mode duplicated key check into the...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Matt Caswell
Complain if there are missing symbols when creating...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Matt Caswell
Test that we can use the FIPS provider
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Matt Caswell
Add a no-fips Configure option
commit
|
commitdiff
|
tree
|
snapshot
next