projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2020-06-27
Kurt Roeckx
Reduce the security bits for MD5 and SHA1 based signatu...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-27
Kurt Roeckx
Fix syntax of cipher string
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Richard Levitte
TEST: Add TODO segments in test/recipes/15-test_genec.t
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
Nicola Tuveri
Test genpkey app for EC keygen with various args
commit
|
commitdiff
|
tree
|
snapshot
2020-06-26
pedro martelletto
doc/man3: fix types taken by HMAC(), HMAC_Update()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Matt Caswell
Prepare for 3.0 alpha 5
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Matt Caswell
Prepare for release of 3.0 alpha 4
openssl-3.0.0-alpha4
commit
|
commitdiff
|
tree
|
snapshot
2020-06-25
Matt Caswell
Update copyright year
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Dr. David von...
apps/cmp.c: Add workaround for Coverity false positive...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Dr. David von...
apps/cmp.c: Fix memory leaks in handle_opt_geninfo...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Dr. Matthias...
evp_generic_fetch.pod: fix documentation error
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Dr. Matthias...
Make the naming scheme for dispatched functions more...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Dr. Matthias...
Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
apps: avoid memory overrun.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Matt Caswell
Fix some man page typos
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
test: add test for generation of random data in chunks.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
test: update EVP tests to include DRBG testing
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
NIST DRBG set data
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
include source root directory via -I for libnonfips.a
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
evp_rand: documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
fips rand: DRBG KAT self test updates to provider model.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
update drbgtest to the provider model
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
CTR, HASH and HMAC DRBGs in provider
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Dr. Matthias...
rand: move drbg_{ctr,hash,hmac}.c without change to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
share rand_pool between libcrypto and providers
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
rand: add seeding sources to providers.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Dr. Matthias...
rand: move rand_{unix,vms,vxworks,win}.c without change...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
params: add OSSL_PARAM helpers for time_t.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
test: add a test RNG.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
CRNGT: continuous DRBG tests for providers
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
provider: add RAND algorithm tables
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
app/list: add RNG list option
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
rand: set up EVP and DRBG infrastructure for RAND from...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
Move CRNG test to providers
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
core: add OSSL_INOUT_CALLBACK
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Pauli
rand: core APIs for provider friendly random.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Dmitry Belyavskiy
CMS print should support string conversion: docs
commit
|
commitdiff
|
tree
|
snapshot
2020-06-24
Dmitry Belyavskiy
CMS print should support string conversion
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Matt Caswell
Add an SSL_dup test
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Matt Caswell
Don't attempt to duplicate the BIO state in SSL_dup
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Matt Caswell
Update the SSL_dup documentation to match reality
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Matt Caswell
Ensure that SSL_dup copies the min/max protocol version
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Pauli
property: correctly set the has optional flag when...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Pauli
property: Move global default properties to the library...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Jean-Christophe...
DOC: Fix link to test/README.external in INSTALL.md
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Shane Lontis
Fix potential double free in rsa_keygen pairwise test.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Sebastian Andrzej...
TEST: Pass -no-CAstore in 80-test_ocsp.t
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Sebastian Andrzej...
APPS: Properly pass -no-CAstore
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Sebastian Andrzej...
APPS: Fix invoking openssl without a command
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Pauli
serialization: break the provider locating code to...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Richard Levitte
DOCS: Add documentation for EVP_PKEY_CTX_set_rsa_pss_ke...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-23
Tristan Bauer
Fix wrong return value check of mmap function
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Richard Levitte
Missing documentation missing, let's note that down
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Richard Levitte
util/find-doc-nits: Modernise printem()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Richard Levitte
util/find-doc-nits: Do not read "missing" files when...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Dr. David von...
test/run_tests.pl: Document new VFO and VFP modes in...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Dr. David von...
test/run_tests.pl: Improve indentation parsing workarou...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Dr. David von...
test/run_tests.pl: Improve newline output for VFO and...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Dr. David von...
Speed-up for tests in 81-test_cmp_cli_data/test_connect...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Dr. David von...
Disable tests in cmp_vfy_test.c that make no sense...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Dr. David von...
81-test_cmp_cli.t: Disable CLI-based tests in case...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Dr. David von...
81-test_cmp_cli.t: Do connections to 127.0.0.1 (e.g...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Dr. David von...
Fix CMP -days option range checking and test failing...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Dr. David von...
Add documentation of OSSL_CRMF_CERTID_dup()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-22
Patrick Steuer
Print CPUINFO also for s390 processors
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Billy Brumley
[doc/man3] finish EC_GROUP_get_field_type documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Nicola Tuveri
Flag RSA secret BNs as consttime on keygen and checks
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
FdaSilvaYY
Fix one typo in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
FdaSilvaYY
Fix `no-ts` builds.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-21
Pauli
namemap: change ossl_namemap_empty() to do what the...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Benjamin Kaduk
Allow oversized buffers for provider cipher IV fetch
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Benjamin Kaduk
Set cipher IV as octet string and pointer from providers
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Richard Levitte
Build: Remove faulty DES assembler spec
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Pauli
doc: Document OSSL_PARAM_modified and OSSL_PARAM_set_al...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Return the cookie_len value from generate_cookie_callback
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Fix the DTLS1_COOKIE_LENGTH value
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Add evp_extra_test2 to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Add a test for d2i_AutoPrivateKey_ex with a non-default...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Ensure creating an EC public key uses the libctx
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Add more complete support for libctx/propq in the EC...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Create defines for TLS Group Ids
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Don't send supported groups if no-ec and we're doing...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Provider a better error message if we fail to copy...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Make sure we save the copy function when registering...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Write a test provider to test the TLS-GROUPS capability
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Update the various SSL group getting and setting functions
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Add some missing OSSL_PKEY_PARAM_GROUP_NAME documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Add documentation about Capabilities
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Make EVP_PKEY_CTX_[get|set]_group_name work for ECX too
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Make EVP_PKEY_CTX_[get|set]_group_name work for DH too
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Modify libssl to discover supported groups based on...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Add the OSSL_PROVIDER_get_capabilities() API function
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Matt Caswell
Add the concept of "Capabilities" to the default and...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Benny Baumann
Add missing section on asymmetric ciphers
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
haykam821
Remove whitespace from 'white space'
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Matthias Kraft
Configure DEPs for FIPS provider on AIX.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Sebastian Andrzej...
DOC: Spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2020-06-17
Shane Lontis
Fix segfault in openssl app called with no args.
commit
|
commitdiff
|
tree
|
snapshot
2020-06-17
Pauli
coverity 1464213: API usage errors (PRINTF_ARGS)
commit
|
commitdiff
|
tree
|
snapshot
next