projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Configure: recognise -static even if given through variables
2019-04-23
Richard Levitte
Configure: recognise -static even if given through...
commit
|
commitdiff
|
tree
2019-04-23
Richard Levitte
Configure: merge all of %user and %useradd into %config...
commit
|
commitdiff
|
tree
2019-04-19
Richard Levitte
ossl_method_store_cache_get(): ensure non-NULL property...
commit
|
commitdiff
|
tree
2019-04-19
Richard Levitte
OPENSSL_LH_flush(): assign NULL after freeing
commit
|
commitdiff
|
tree
2019-04-19
Richard Levitte
Fix the generic EVP algorithm fetch to actually cache...
commit
|
commitdiff
|
tree
2019-04-18
Richard Levitte
asn1parse: avoid double free
commit
|
commitdiff
|
tree
2019-04-15
Richard Levitte
Don't use '-z defs' with Clang's sanitizers
commit
|
commitdiff
|
tree
2019-04-15
Richard Levitte
providers/common/digests/sha2.c: forward declare all...
commit
|
commitdiff
|
tree
2019-04-15
Richard Levitte
Providers: for the digest_final operation, pass a output...
commit
|
commitdiff
|
tree
2019-04-10
Richard Levitte
EVP_*Update: ensure that input NULL with length 0 isn...
commit
|
commitdiff
|
tree
2019-04-09
Richard Levitte
test/params_test.c : Adjust tests to check utf8_ptr...
commit
|
commitdiff
|
tree
2019-04-09
Richard Levitte
Params API: {utf8,octet}_ptr need to know the data...
commit
|
commitdiff
|
tree
2019-04-09
Richard Levitte
Configurations/10-main.conf: Don't inherit assembler...
commit
|
commitdiff
|
tree
2019-04-09
Richard Levitte
Params: add OSSL_PARAM_construct_end()
commit
|
commitdiff
|
tree
2019-04-05
Richard Levitte
EVP configuration section: add 'default_properties...
commit
|
commitdiff
|
tree
2019-04-05
Richard Levitte
EVP_set_default_properties(): New function to set global...
commit
|
commitdiff
|
tree
2019-04-05
Richard Levitte
Convert the ENGINE_CONF trace calls to use CONF instead
commit
|
commitdiff
|
tree
2019-04-05
Richard Levitte
Add a bit of tracing in the core conf module runner
commit
|
commitdiff
|
tree
2019-04-05
Richard Levitte
Rename the PROVIDER_CONF trace to CONF
commit
|
commitdiff
|
tree
2019-04-05
Richard Levitte
OPENSSL_init_crypto(): check config return code correctly
commit
|
commitdiff
|
tree
2019-04-05
Richard Levitte
Fix number clash: EVP_F_AESNI_XTS_INIT_KEY vs EVP_F_EVP_MD_B...
commit
|
commitdiff
|
tree
2019-04-04
Richard Levitte
For provider tests, don't define a OPENSSL_NO_ macro
commit
|
commitdiff
|
tree
2019-04-04
Richard Levitte
Document the 'no-module' configuration option
commit
|
commitdiff
|
tree
2019-04-03
Richard Levitte
Correct EVP_F_EVP_MD_BLOCK_SIZE number
commit
|
commitdiff
|
tree
2019-04-03
Richard Levitte
replaced snprintf with BIO version (for windows builds)
commit
|
commitdiff
|
tree
2019-04-03
Richard Levitte
Replumbing: add documentation for the provider configuration...
commit
|
commitdiff
|
tree
2019-04-03
Richard Levitte
Add test for the provider configuration module
commit
|
commitdiff
|
tree
2019-04-03
Richard Levitte
Replumbing: add a configuration module for providers
commit
|
commitdiff
|
tree
2019-04-03
Richard Levitte
Replumbing: add functionality to set provider parameters
commit
|
commitdiff
|
tree
2019-04-02
Richard Levitte
Revert "crypto/rand/rand_win.c: include "e_os.h" to...
commit
|
commitdiff
|
tree
2019-04-02
Richard Levitte
crypto/rand/rand_win.c: include "e_os.h" to get the...
commit
|
commitdiff
|
tree
2019-04-02
Richard Levitte
Correct the checks of module availability in provider...
commit
|
commitdiff
|
tree
2019-04-02
Richard Levitte
Configuration / build: make it possible to disable...
commit
|
commitdiff
|
tree
2019-04-02
Richard Levitte
Build cleanup: don't use SHARED_SOURCE with modules
commit
|
commitdiff
|
tree
2019-04-01
Richard Levitte
Restore the "heartbeats" configuration option among...
commit
|
commitdiff
|
tree
2019-04-01
Richard Levitte
Rework DSO API conditions and configuration option
commit
|
commitdiff
|
tree
2019-03-29
Richard Levitte
Remove heartbeats completely
commit
|
commitdiff
|
tree
2019-03-29
Richard Levitte
Windows, VMS: build fixes
commit
|
commitdiff
|
tree
2019-03-29
Richard Levitte
openssl dgst: show MD name at all times - CHANGES entry
commit
|
commitdiff
|
tree
2019-03-29
Richard Levitte
openssl dgst: show MD name at all times
commit
|
commitdiff
|
tree
2019-03-20
Richard Levitte
OPENSSL_config(): restore error agnosticism
commit
|
commitdiff
|
tree
2019-03-19
Richard Levitte
Replumbing: Add a mechanism to pre-populate the provider...
commit
|
commitdiff
|
tree
2019-03-19
Richard Levitte
Replumbing: add fallback provider capability
commit
|
commitdiff
|
tree
2019-03-19
Richard Levitte
Add missing '.text' in crypto/bn/asm/ppc.pl
commit
|
commitdiff
|
tree
2019-03-19
Richard Levitte
Fix no-posix-io
commit
|
commitdiff
|
tree
2019-03-19
Richard Levitte
doc/man3/OSSL_PARAM_TYPE.pod: modify Example 2 to allow...
commit
|
commitdiff
|
tree
2019-03-18
Richard Levitte
Add generic EVP method fetcher
commit
|
commitdiff
|
tree
2019-03-18
Richard Levitte
Replumbing: better reference counter control in ossl_method_...
commit
|
commitdiff
|
tree
2019-03-18
Richard Levitte
Replumbing: pass callback data to the algo destructor too
commit
|
commitdiff
|
tree
2019-03-17
Richard Levitte
test/params_api_test.c: fix size_t assumptions
commit
|
commitdiff
|
tree
2019-03-15
Richard Levitte
Configurations/windows-makefile.tmpl: small fixes
commit
|
commitdiff
|
tree
2019-03-14
Richard Levitte
internal/refcount.h: allow non-atomic build
commit
|
commitdiff
|
tree
2019-03-14
Richard Levitte
crypto/provider_core.c: correct definition and use...
commit
|
commitdiff
|
tree
2019-03-14
Richard Levitte
Don't fail when tracing is disabled
commit
|
commitdiff
|
tree
2019-03-13
Richard Levitte
test/params_test.c: use TEST_double_eq to check doubles
commit
|
commitdiff
|
tree
2019-03-13
Richard Levitte
test/params_test.c: make more global variables static
commit
|
commitdiff
|
tree
2019-03-13
Richard Levitte
test/params_test.c: make construct_api_params() static
commit
|
commitdiff
|
tree
2019-03-13
Richard Levitte
test/params_test.c: Add run-time constructed OSSL_PARAM...
commit
|
commitdiff
|
tree
2019-03-13
Richard Levitte
test/params_test.c: Add API test case, and mixed methods
commit
|
commitdiff
|
tree
2019-03-13
Richard Levitte
test/params_test.c: Add "real world" parameter testing
commit
|
commitdiff
|
tree
2019-03-12
Richard Levitte
Replumbing: Add constructor of libcrypto internal method...
commit
|
commitdiff
|
tree
2019-03-12
Richard Levitte
Replumbing: Add support for the provider query_operation...
commit
|
commitdiff
|
tree
2019-03-12
Richard Levitte
Replumbing: Add an OSSL_PROVIDER iterator with callback
commit
|
commitdiff
|
tree
2019-03-12
Richard Levitte
Change OSSL_PARAM_UTF8_STRING_PTR to OSSL_PARAM_UTF8_PTR
commit
|
commitdiff
|
tree
2019-03-12
Richard Levitte
Rename 'buffer' to 'data' in OSSL_PARAM
commit
|
commitdiff
|
tree
2019-03-11
Richard Levitte
Add documentation
commit
|
commitdiff
|
tree
2019-03-11
Richard Levitte
Add provider tests
commit
|
commitdiff
|
tree
2019-03-11
Richard Levitte
Add provider module infrastructure
commit
|
commitdiff
|
tree
2019-03-11
Richard Levitte
Replumbing: New public API to load or add providers
commit
|
commitdiff
|
tree
2019-03-11
Richard Levitte
Replumbing: Add the Provider Object, type OSSL_PROVIDER
commit
|
commitdiff
|
tree
2019-03-11
Richard Levitte
Replumbing: Add MODULESDIR macro and OPENSSL_MODULES...
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
apps/openssl.c: avoid memory leaks
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
Add a log about the tracing functionality
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
Document the tracing functionality
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
Make it possible to trace the trace functionality itself
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
Adapt BN_CTX_DEBUG to the new generic trace API
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
Adapt OPENSSL_DEBUG_DECRYPT to the new generic trace API
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
Adapt OPENSSL_POLICY_DEBUG to the new generic trace API
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
Adapt OPENSSL_DEBUG_KEYGEN to the new generic trace API
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
Adapt OPENSSL_DEBUG_PKCS5V2 to the new generic trace API
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
Adapt ENGINE_REF_COUNT_DEBUG to the new generic trace API
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
Adapt ENGINE_TABLE_DEBUG to the new generic trace API
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
Adapt ENGINE_CONF_DEBUG to the new generic trace API
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
Adapt OPENSSL_INIT_DEBUG to the new generic trace API
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
Adapt CIPHER_DEBUG to the new generic trace API
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
Adapt SSL_DEBUG to the new generic trace API
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
Make it possible to disable the TRACE API
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
apps/openssl.c: Adapt to enable tracing output
commit
|
commitdiff
|
tree
2019-03-06
Richard Levitte
Add generic trace API
commit
|
commitdiff
|
tree
2019-03-05
Richard Levitte
padlock: generate assembler source for static libraries too
commit
|
commitdiff
|
tree
2019-03-05
Richard Levitte
Add advice on setting CXX at the same time as CC
commit
|
commitdiff
|
tree
2019-03-05
Richard Levitte
Travis: use enable-buildtest-c++
commit
|
commitdiff
|
tree
2019-03-05
Richard Levitte
Configure: make C++ build tests optional and configurable
commit
|
commitdiff
|
tree
2019-03-05
Richard Levitte
VMS: fix util/[un]local.com.in to handle attributes
commit
|
commitdiff
|
tree
2019-03-05
Richard Levitte
testutil: ensure good treatment of argv on non-Unix...
commit
|
commitdiff
|
tree
2019-03-05
Richard Levitte
VMS: move copy_argc to its own module and make it an...
commit
|
commitdiff
|
tree
2019-03-05
Richard Levitte
Deprecate the "hw" configuration options, make "padlockeng...
commit
|
commitdiff
|
tree
2019-02-28
Richard Levitte
apps/ca.c: only output DER with SPKAC input and when...
commit
|
commitdiff
|
tree
2019-02-28
Richard Levitte
The use of the likes of UINT32_MAX requires internal...
commit
|
commitdiff
|
tree
2019-02-27
Richard Levitte
Configure: support a few more "make variables" defaulting...
commit
|
commitdiff
|
tree
next