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-09-06
Matt Caswell
Don't send a status_request extension in a CertificateR...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Viktor Dukhovni
Undeprecate OpenSSL_version_num and OPENSSL_VERSION_NUMBER
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Dmitry Belyavskiy
Reverting check to correct
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Dmitry Belyavskiy
Disallow change EVP_CIPHER properties once set
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Dmitry Belyavskiy
Disallow change EVP_MD properties once set
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Billy Brumley
[test] computing ECC cofactors: regression test
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Billy Brumley
[crypto/ec] for ECC parameters with NULL or zero cofact...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Rich Salz
Make failed messages easier to find
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Bernd Edlinger
Fix error handling in x509_lu.c
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Bernd Edlinger
Cleanup includes in rand_unix.c
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Shane Lontis
Change provider params from int to size_t
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Rich Salz
Handle the renamed command POD files in find-doc-nits
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Richard Levitte
Move libapps.a source to apps/lib
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Billy Brawner
Suppress 'No server certificate CA names sent' message
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Pauli
OSSL_PARAM_construct_utf8_string computes the string...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Richard Levitte
New function EVP_CIPHER_free()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Richard Levitte
New function EVP_MD_free()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Richard Levitte
test/errtest.c: more conditions for checking __FILE__...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Richard Levitte
Refactor how KEYMGMT methods get associated with other...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-03
Pauli
Fix Coverity 1453452: Control flow issues (DEADCODE)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-02
Bernd Edlinger
Add CPU info to the speed command summary
commit
|
commitdiff
|
tree
|
snapshot
2019-09-02
Richard Levitte
Diverse ERR fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-09-02
Richard Levitte
Rework the documentation of our individual MAC implemen...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-02
Pauli
Fix function name typo in MAC documentation.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-01
Bernd Edlinger
Remove extern declarations of OPENSSL_ia32cap_P
commit
|
commitdiff
|
tree
|
snapshot
2019-09-01
Shane Lontis
Fix platform specific issues with provider ciphers
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Matt Caswell
Fix pkeyutl -verifyrecover
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Pauli
Don't include the DEVRANDOM being seeded logic on Android.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Pauli
Fix NITs in comments and CHANGES for DEVRANDOM seeded...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Dr. David von...
fix ERR_add_error_vdata() for use with multiple args...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Matt Caswell
Use ENGINE_get_id() instead of ENGINE_get_name()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Matt Caswell
Fix no-engine
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Matt Caswell
Fix no-cmac
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Matt Caswell
Fix no-poly1305, no-siphash and no-blake2
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Matt Caswell
Fix a documentation bug in ec.h
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Matt Caswell
Fix no-ec
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Matt Caswell
Fix no-des
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Matt Caswell
Update fuzz README.md
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Matt Caswell
Fix data races in EVP_CIPHER_fetch and EVP_MD_fetch
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Matt Caswell
Make sure we pre-initialise properties
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Matt Caswell
Fix context locking
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Pauli
Allow an output indentation of zero in apps.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Richard Levitte
openssl provider: New sub-command, for provider discovery
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Richard Levitte
Move print_param_types() to libapps, and give it indent...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Richard Levitte
Coverty fixes for MACs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Richard Levitte
OPENSSL_info(): add the item OPENSSL_INFO_SEED_SOURCE...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
David Woodhouse
Fix bogus check for EVP_PKEY_supports_digest_nid()...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Richard Levitte
testing: set OPENSSL_MODULES to the providers directory...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Cesar Pereida...
Fix SCA vulnerability when using PVK and MSBLOB key...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Rich Salz
Do not have duplicate section heads
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Pauli
Include mac_meth and mac_lib in the FIPS provider
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Shane Lontis
Cleanup ciphers and Add 3des ciphers.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-25
Shane Lontis
Fix Issue OSS-Fuzz: Branch on uninitialized memory...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
Richard Levitte
Update EVP_MAC.pod
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
Richard Levitte
Get rid of the diversity of names for MAC parameters
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
Richard Levitte
Remove MAC cruft
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
Shane Lontis
Add app for fips installation
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
Pauli
Avoid overflowing FDSET when using select(2).
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Richard Levitte
test/evp_test.c: distinguish parsing errors from proces...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Richard Levitte
crypto/bn/build.info: define OPENSL_IA32_SSE2 globally...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Richard Levitte
Configure: Allow 'DEFINE[]=def'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Dr. Matthias...
Deprecate unprefixed manual entries for openssl commands
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Richard Levitte
openssl dgst, openssl enc: check for end of input
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Paul Yang
Support parsing of SM2 ID in hexdecimal
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Shane Lontis
Add basic aria and camellia ciphers modes to default...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Richard Levitte
Fix drbg_ossl_ctx_free() and drbg_nonce_ossl_ctx_free...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Richard Levitte
Modify ossl_method_store_add() to accept an OSSL_PROVID...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Richard Levitte
Modify ossl_method_store_add() to handle reference...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Richard Levitte
Fix ossl_param_bld_push_{utf8,octet}_string() / param_b...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Pauli
Constify param builder string functions.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Johannes
Correct documented return value for BIO_get_mem_data()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Pauli
Start up DEVRANDOM entropy improvement for older Linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Dr. David von...
prevent endless recursion when trace API is used within...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Shane Lontis
cleanup provider digests
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Shane Lontis
Add aes_ccm to provider
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Dmitry Belyavskiy
Get rid of using deprecated function isascii
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Bernd Edlinger
Add a fallback definition for __NR_getrandom for x86...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Richard Levitte
Use macros internally for algorithm names
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Mykola Baibuz
doc: fix link in BN_new.pod
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Richard Levitte
Untangle / retangle opensslv.h, openssslconf.h and...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
Bernd Edlinger
Add a fallback definition for __NR_getrandom for ARM...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Shane Lontis
cipher cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Shane Lontis
Add fips provider code for handling self test data
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Rich Salz
Use WARNINGS heading not WARNING
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Rich Salz
Use EXAMPLES not EXAMPLE for section title
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Rich Salz
Fix some pod-page ordering nits
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Patrick Steuer
Fix --strict-warnings build
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Patrick Steuer
Test for out-of-bounds write when requesting zero bytes...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Patrick Steuer
Directly return from final sha3/keccak_final if no...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Rich Salz
.travis.yml: Use travis_terminate on failure
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Bernd Edlinger
Fix error handling in X509_chain_up_ref
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
Richard Levitte
Windows UWP builds: determine automatically if asm...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Patrick Steuer
Fix 9bf682f which broke nistp224_method
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Richard Levitte
Rename ctx_{get,set}_params to {get,set}_ctx_params
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Rich Salz
Ignore function code collisions
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Richard Levitte
Re-implement 'openssl list -mac-algorithms'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Richard Levitte
Implement EVP_MAC_do_all_ex()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Richard Levitte
Add EVP_MAC_provider()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Richard Levitte
Rename the hash implementations KMAC{128,256} to KECCAK...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Richard Levitte
OSSL_PARAM_construct_from_text(): handle non-hex octet...
commit
|
commitdiff
|
tree
|
snapshot
next