projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
EC: Refactor ec_curve_name2nid() to accept NIST curve names
2020-03-25
Richard Levitte
EC: Refactor ec_curve_name2nid() to accept NIST curve...
commit
|
commitdiff
|
tree
2020-03-25
Richard Levitte
util/wrap.pl: Correct exit code when signalled
commit
|
commitdiff
|
tree
2020-03-23
Richard Levitte
DH, DSA, EC_KEY: Fix exporters to allow domain parameter...
commit
|
commitdiff
|
tree
2020-03-21
Richard Levitte
evp_test: the tests using MDC2 need the legacy provider
commit
|
commitdiff
|
tree
2020-03-21
Richard Levitte
EVP: fetch the EVP_KEYMGMT earlier
commit
|
commitdiff
|
tree
2020-03-15
Richard Levitte
TEST: Adapt all applicable tests to the new distinguishing ID
commit
|
commitdiff
|
tree
2020-03-15
Richard Levitte
APPS: Remove all traces of special SM2 treatment.
commit
|
commitdiff
|
tree
2020-03-15
Richard Levitte
APPS: Add ctrl_str()-like functionality for X509 and...
commit
|
commitdiff
|
tree
2020-03-15
Richard Levitte
SM2: Make the EVP_PKEY_METHOD ctrl_str function listen...
commit
|
commitdiff
|
tree
2020-03-15
Richard Levitte
X509: Rename X509_set0_sm2_id() and friends
commit
|
commitdiff
|
tree
2020-03-15
Richard Levitte
EVP: Don't call digest_custom() quite so early
commit
|
commitdiff
|
tree
2020-03-15
Richard Levitte
Fix legacy_ctrl_to_param() to pay better attention...
commit
|
commitdiff
|
tree
2020-03-14
Richard Levitte
DOCS: Fix the description of OSSL_PARAM_allocate_from_text()
commit
|
commitdiff
|
tree
2020-03-14
Richard Levitte
Fix RSA structure
commit
|
commitdiff
|
tree
2020-03-14
Richard Levitte
Configurations: Fix "android" configuration target
commit
|
commitdiff
|
tree
2020-03-14
Richard Levitte
Andoid cross compile: change ANDROID_NDK_HOME to ANDROID_NDK...
commit
|
commitdiff
|
tree
2020-03-12
Richard Levitte
test/recipes/30-test_evp_data/evppkey.txt: Change an...
commit
|
commitdiff
|
tree
2020-03-12
Richard Levitte
test/evp_test.c: fix keygen_test_run()
commit
|
commitdiff
|
tree
2020-03-12
Richard Levitte
PROV: Add RSA functionality for key generation
commit
|
commitdiff
|
tree
2020-03-12
Richard Levitte
EVP: Add new domparams and key generation functionality
commit
|
commitdiff
|
tree
2020-03-12
Richard Levitte
CORE: Add the key object generator libcrypto<->provider...
commit
|
commitdiff
|
tree
2020-03-11
Rich Salz
DOCS: Use "command" not "tool" or "utility"
Reviewed-by:
Richard Levitte
<levitte@openssl.org>
commit
|
commitdiff
|
tree
2020-03-10
Richard Levitte
DOCS: Clean up doc/man3/EVP_DigestInit.pod
commit
|
commitdiff
|
tree
2020-03-10
Richard Levitte
DOCS: Add translation information for EVP_MD_CTX_ctrl()
commit
|
commitdiff
|
tree
2020-03-10
Richard Levitte
DOCS: Add missing documentation in util/missingcrypto.txt
commit
|
commitdiff
|
tree
2020-03-10
Richard Levitte
DOCS: Move implementation specific docs away from provider...
commit
|
commitdiff
|
tree
2020-03-10
Richard Levitte
DOCS: Start restructuring our provider and implementation...
commit
|
commitdiff
|
tree
2020-03-09
Richard Levitte
DH: add internal dh_get_method()
commit
|
commitdiff
|
tree
2020-03-09
Richard Levitte
EVP: Check that key methods aren't foreign when exporting
commit
|
commitdiff
|
tree
2020-03-09
Richard Levitte
DOCS: Fix documentation on asymmetric keydata types
commit
|
commitdiff
|
tree
2020-03-09
Richard Levitte
util/wrap.pl: do not look at EXE_SHELL
commit
|
commitdiff
|
tree
2020-03-09
Richard Levitte
Refactor CRMF_poposigningkey_init() to work with provider...
commit
|
commitdiff
|
tree
2020-03-08
Kurt Roeckx
Improve small block cipher performance
Reviewed-by:
Richard Levitte
<levitte@openssl.org>
commit
|
commitdiff
|
tree
2020-03-04
Richard Levitte
config, Configure: move the check of removed crypto...
commit
|
commitdiff
|
tree
2020-03-04
Richard Levitte
.travis.yml: where it matters, have build and source...
commit
|
commitdiff
|
tree
2020-03-03
Philippe Antoine
Fix build with clang assembler
Reviewed-by:
Richard Levitte
<levitte@openssl.org>
commit
|
commitdiff
|
tree
2020-03-02
Richard Levitte
.travis.yml: Remove NOUPDATE support
commit
|
commitdiff
|
tree
2020-03-02
Richard Levitte
Remove apps/progs.c and apps/progs.h
commit
|
commitdiff
|
tree
2020-03-02
Richard Levitte
Configure: Diverse cleanups
commit
|
commitdiff
|
tree
2020-03-02
Richard Levitte
Build: Generate apps/progs.c and apps/progs.h in build...
commit
|
commitdiff
|
tree
2020-03-02
Richard Levitte
build.info: Implement simply substitutions in variable...
commit
|
commitdiff
|
tree
2020-03-02
Richard Levitte
build.info: Make it possible to have more than one...
commit
|
commitdiff
|
tree
2020-03-02
Richard Levitte
PROV: Add a OP_keymgmt_match() function to our DH,...
commit
|
commitdiff
|
tree
2020-03-02
Richard Levitte
EVP: Add support for copying provided EVP_PKEYs
commit
|
commitdiff
|
tree
2020-03-02
Richard Levitte
KEYMGMT: Add a keydata copy function
commit
|
commitdiff
|
tree
2020-03-02
Richard Levitte
EVP: Add support for comparing provided EVP_PKEYs
commit
|
commitdiff
|
tree
2020-03-02
Richard Levitte
KEYMGMT: Add a keydata matching function
commit
|
commitdiff
|
tree
2020-03-02
Richard Levitte
EVP: Adapt EVP_PKEY_missing_parameters() for provider...
commit
|
commitdiff
|
tree
2020-03-02
Richard Levitte
crypto/perlasm/x86_64-xlate.pl: detect GNU as to deal...
commit
|
commitdiff
|
tree
2020-02-29
Richard Levitte
DOCS: Add and modify docs for internal EVP_KEYMGMT...
commit
|
commitdiff
|
tree
2020-02-29
Richard Levitte
DOCS: Add internal docs for EVP_PKEY and the export...
commit
|
commitdiff
|
tree
2020-02-29
Richard Levitte
EVP: Add evp_pkey_upgrade_to_provider(), for EVP_PKEY...
commit
|
commitdiff
|
tree
2020-02-29
Richard Levitte
Rethink the EVP_PKEY cache of provider side keys
commit
|
commitdiff
|
tree
2020-02-28
Richard Levitte
Fix util/mktar.sh to use the new VERSION information
commit
|
commitdiff
|
tree
2020-02-27
Richard Levitte
Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
commit
|
commitdiff
|
tree
2020-02-27
Richard Levitte
Replace util/shlib_wrap.sh with util/wrap.pl in diverse...
commit
|
commitdiff
|
tree
2020-02-27
Richard Levitte
Build file templates: don't set OPENSSL_{ENGINES,MODULES}
commit
|
commitdiff
|
tree
2020-02-27
Richard Levitte
TEST: add util/wrap.pl and use it
commit
|
commitdiff
|
tree
2020-02-27
Richard Levitte
VMS: mitigate for the C++ compiler that doesn't understand...
commit
|
commitdiff
|
tree
2020-02-25
Matt Turner
config: Drop linux-alpha-gcc+bwx
Reviewed-by:
Richard Levitte
<levitte@openssl.org>
commit
|
commitdiff
|
tree
2020-02-23
Richard Levitte
Fix default provider merge glitch
commit
|
commitdiff
|
tree
2020-02-22
Richard Levitte
Refactor evp_pkey_make_provided() to do legacy to provider...
commit
|
commitdiff
|
tree
2020-02-22
Richard Levitte
DSA: More conforming names in crypto/dsa/dsa_aid.c
commit
|
commitdiff
|
tree
2020-02-22
Richard Levitte
doc/man3/EVP_PKEY_CTX_ctrl.pod: cleanup
commit
|
commitdiff
|
tree
2020-02-22
Richard Levitte
PROV: Avoid MDC2 in the RSA signature implementation...
commit
|
commitdiff
|
tree
2020-02-22
Richard Levitte
test/recipes/30-test_evp_data/evppkey.txt
commit
|
commitdiff
|
tree
2020-02-22
Richard Levitte
test/evp_extra_test.c: adapt for RSA signature tests
commit
|
commitdiff
|
tree
2020-02-22
Richard Levitte
rsa_get0_all_params(): Allow zero CRT params
commit
|
commitdiff
|
tree
2020-02-22
Richard Levitte
PROV: add RSA signature implementation
commit
|
commitdiff
|
tree
2020-02-21
Pauli
apps: distinguish between a parameter error and an...
commit
|
commitdiff
|
tree
2020-02-21
Pauli
pmeth_lib: detect unsupported OSSL_PARAM.
commit
|
commitdiff
|
tree
2020-02-21
Pauli
Params: add argument to the _from_text calls to indicate...
commit
|
commitdiff
|
tree
2020-02-18
Alex Boboc
DOC:Fix typos in x509v3_config.pod
Reviewed-by:
Richard Levitte
<levitte@openssl.org>
commit
|
commitdiff
|
tree
2020-02-18
Alex Boboc
DOC:Fix typos in man5/config.pod
Reviewed-by:
Richard Levitte
<levitte@openssl.org>
commit
|
commitdiff
|
tree
2020-02-18
Alex Boboc
DOC:Fix typos in openssl-enc.pod.in + openssl.pod
Reviewed-by:
Richard Levitte
<levitte@openssl.org>
commit
|
commitdiff
|
tree
2020-02-18
Alex Boboc
DOC:Fix typos in ossl_cmp_print_log.pod
Reviewed-by:
Richard Levitte
<levitte@openssl.org>
commit
|
commitdiff
|
tree
2020-02-18
Alex Boboc
DOC:Fix typos in ossl_param_bld_init
Reviewed-by:
Richard Levitte
<levitte@openssl.org>
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Optionally silence OpenSSL::Test::setup()
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Modify test/recipes/tconversion.pl to leave artifacts...
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Modify test/recipes/80-test_ssl_old.t to leave...
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Modify test/recipes/80-test_ssl_new.t to leave...
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Modify test/recipes/80-test_ocsp.t to leave artifacts...
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Modify test/recipes/80-test_cms.t to leave artifacts...
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Modify test/recipes/80-test_ca.t to leave artifacts...
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Modify test/recipes/20-test_pkeyutl.t to leave...
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Modify test/recipes/20-test_enc_more.t to leave...
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Modify test/recipes/25-test_x509.t to leave artifacts...
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Modify test/recipes/25-test_req.t to leave artifacts...
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Modify test/recipes/25-test_crl.t to leave artifacts...
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Modify test/recipes/20-test_enc.t to leave artifacts...
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Modify test/recipes/20-test_dgst.t to leave artifacts...
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Modify test/recipes/15-test_rsapss.t to leave...
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Modify test/recipes/15-test_mp_rsa.t to leave...
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
TEST: Create test specific output directories
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
DOC: Add documentation related to X509_LOOKUPs
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
Fix podchecker warnings
commit
|
commitdiff
|
tree
2020-02-18
Richard Levitte
Make util/find-doc-nits runnable from the build tree
commit
|
commitdiff
|
tree
2020-02-15
H.J. Lu
x86_64: Add endbranch at function entries for Intel CET
Reviewed-by:
Richard Levitte
<levitte@openssl.org>
commit
|
commitdiff
|
tree
2020-02-15
Richard Levitte
include/openssl/whrlpool.h: correct unbalanced deprecation...
commit
|
commitdiff
|
tree
2020-02-15
Richard Levitte
DOC: document in more detail what a BIO_read_ex() via...
commit
|
commitdiff
|
tree
next