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-03-29
Andy Polyakov
Configurations/00-base-templates.conf: engage {chacha...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Andy Polyakov
IA64 assembly pack: add {chacha|poly1305}-ia64 modules.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Shane Lontis
Fixed unmatched BN_CTX_start/end if an invalid exponent...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Pauli
Fix broken change from b3d113e.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Paul Monson
conn_is_closed should return 1 if get_last_sys_error...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Shane Lontis
coverity fixes for SSKDF + mac_app + kdf test cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Dmitry Belyavskiy
Add some checks of OCSP functions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Matt Caswell
Make OCSP_id_cmp and OCSP_id_issuer_cmp accept const...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-28
Pauli
Fix test builds.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Pauli
Detect endian without relying on defined symbols.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Jake Massimo
Increase rounds of Miller-Rabin testing DH_check
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Caswell
Don't allow SHAKE128/SHAKE256 with HMAC
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Caswell
Correctly check the return code of EVP_MAC_ctrl everwhe...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Caswell
Fix a memory leak in ARIA GCM
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Caswell
Tolerate 0 byte input length for Update functions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Matt Caswell
Fix no-ec
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Dr. Matthias...
Fix three identical grammatical errors
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Shane Lontis
style nit fix
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Hubert Kario
ts(1): digest option is mandatory
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Shane Lontis
replaced snprintf with BIO version (for windows builds)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Bernd Edlinger
Modify the RSA_private_decrypt functions to check the...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Bernd Edlinger
Make err_clear_constant_time really constant time
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Pauli
Cosmetic rand/drbg changes.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Matt Caswell
Document the functions EVP_MD_fetch() and EVP_MD_upref()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Matt Caswell
Add a test for EVP_MD_fetch
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Matt Caswell
Implement SHA256 in the default provider
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Matt Caswell
Make EVP_Digest* functions provider aware
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Matt Caswell
Implement EVP_MD_fetch()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Matt Caswell
Add a skeleton default provider
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Shane Lontis
fixed mismatching #ifdef cpp
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Lorinczy Zsigmond
Reorganized signature-scheme detection in 'apps/s_cb...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Richard Levitte
OPENSSL_config(): restore error agnosticism
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Shane Lontis
Updated doc for BN_clear, BN_CTX_end when param is...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
David von Oheimb
replace 'OpenSSL license' by 'Apache License 2.0'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Shane Lontis
removed BN_clear NULL checks
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Richard Levitte
Replumbing: Add a mechanism to pre-populate the provide...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Richard Levitte
Replumbing: add fallback provider capability
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Matt Caswell
Update pkeyutl documentation about the digest option
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Shane Lontis
Single step kdf implementation
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Rich Salz
Move ASN1_BROKEN macros
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Dmitry Belyavskiy
EVP_PKEY_get0_engine documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Dmitry Belyavskiy
Providing missing accessor to EVP_PKEY.engine
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Vitezslav Cizek
apps/speed.c: properly address NO_EC2M on systems witho...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Vitezslav Cizek
apps/speed.c: skip binary curves when compiling with...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Pauli
Add documentation for the -sigopt option.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Dr. Matthias...
Configure: untabify indentation
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Pauli
Fix resource leak coverity 1443711.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Hua Zhang
Fix compiling error for mips32r6 and mips64r6
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Richard Levitte
Add missing '.text' in crypto/bn/asm/ppc.pl
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Richard Levitte
Fix no-posix-io
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Shane Lontis
Added NULL check to BN_clear() & BN_CTX_end()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Benjamin Kaduk
Fix strict-warnings build on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Richard Levitte
doc/man3/OSSL_PARAM_TYPE.pod: modify Example 2 to allow...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
David von Oheimb
Add -new and -subj options to x509 app for direct cert...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Bernd Edlinger
Clear the point S before freeing in ec_scalar_mul_ladder
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Bernd Edlinger
Clear the secret point in ecdh_simple_compute_key
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
David von Oheimb
add 'Signature Value:' line and correct indentation...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
David von Oheimb
update reference output of test_x509 in test/certs...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
David von Oheimb
remove 'keyid:' when printing simple X509 authority...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
David von Oheimb
remove needless empty lines when printing certificates
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Richard Levitte
Add generic EVP method fetcher
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Richard Levitte
Replumbing: better reference counter control in ossl_me...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Richard Levitte
Replumbing: pass callback data to the algo destructor too
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Daniel Axtens
PPC assembly pack: fix copy-paste error in CTR mode
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Shane Lontis
coverity fixes for bntest.c
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Victor Stinner
EVP_PBE_scrypt() handles salt=NULL as salt=""
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Richard Levitte
test/params_api_test.c: fix size_t assumptions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Bernd Edlinger
Update to xenial
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Richard Levitte
Configurations/windows-makefile.tmpl: small fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Matt Caswell
Guard some SM2 functions with OPENSSL_NO_SM2
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Dr. Matthias...
trace: update the documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Dr. Matthias...
trace: ensure correct grouping
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Dr. Matthias...
trace: don't leak the line prefix
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Dr. Matthias...
trace: rename the trace channel types
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Dr. Matthias...
trace: remove some magic numbers
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Dr. Matthias...
VMS: only use the high precision on VMS v8.4 and up
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Richard Levitte
internal/refcount.h: allow non-atomic build
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Richard Levitte
crypto/provider_core.c: correct definition and use...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Matt Caswell
Enable pkeyutl to use Ed448 and Ed25519
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Dr. Matthias...
Configure: disable new trace api by default
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Richard Levitte
Don't fail when tracing is disabled
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Nicola Tuveri
Fix memory leak in ectest
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Richard Levitte
test/params_test.c: use TEST_double_eq to check doubles
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Richard Levitte
test/params_test.c: make more global variables static
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Richard Levitte
test/params_test.c: make construct_api_params() static
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
David von Oheimb
prevent app_get_pass() from revealing cleartext passwor...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Richard Levitte
test/params_test.c: Add run-time constructed OSSL_PARAM...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Richard Levitte
test/params_test.c: Add API test case, and mixed methods
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Richard Levitte
test/params_test.c: Add "real world" parameter testing
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Matt Caswell
Fix no-dso
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Matt Caswell
Fix various no-* options
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Matt Caswell
Fix memory leaks in pkread.c demo file
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
杨洋
Support SM2 certificate verification
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Richard Levitte
Replumbing: Add constructor of libcrypto internal metho...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Richard Levitte
Replumbing: Add support for the provider query_operatio...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Richard Levitte
Replumbing: Add an OSSL_PROVIDER iterator with callback
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Richard Levitte
Change OSSL_PARAM_UTF8_STRING_PTR to OSSL_PARAM_UTF8_PTR
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Pauli
generated files
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Pauli
OSSL_PARAM helper functions.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Richard Levitte
Rename 'buffer' to 'data' in OSSL_PARAM
commit
|
commitdiff
|
tree
|
snapshot
next