2020-01-23 |
Richard Levitte | EVP: Add EVP_PKEY_get_default_digest_name() and use it
|
commit | commitdiff | tree |
2020-01-23 |
Richard Levitte | Add internal maxsize macros
|
commit | commitdiff | tree |
2020-01-23 |
Richard Levitte | PROV: Fix bignum printout in text serializers
|
commit | commitdiff | tree |
2020-01-21 |
Richard Levitte | PROV: Add support for error queue marks and implement...
|
commit | commitdiff | tree |
2020-01-21 |
Richard Levitte | EVP: clear error when falling back from failed EVP_KEYMGMT_f...
|
commit | commitdiff | tree |
2020-01-19 |
Matt Caswell | libssl: Eliminate as much use of EVP_PKEY_size() as... Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2020-01-19 |
Richard Levitte | libcrypto: Eliminate as much use of EVP_PKEY_size(...
|
commit | commitdiff | tree |
2020-01-19 |
Richard Levitte | APPS & TEST: Eliminate as much use of EVP_PKEY_size...
|
commit | commitdiff | tree |
2020-01-18 |
Richard Levitte | Add GNU properties note for Intel CET in x86_64-xlate.pl
|
commit | commitdiff | tree |
2020-01-18 |
Richard Levitte | EVP: Add evp_pkey_make_provided() and refactor around it
|
commit | commitdiff | tree |
2020-01-17 |
Richard Levitte | CORE: renumber OSSL_FUNC_KEYMGMT macros
|
commit | commitdiff | tree |
2020-01-17 |
Richard Levitte | DSA: Move DSA_security_bits() and DSA_bits()
|
commit | commitdiff | tree |
2020-01-17 |
Richard Levitte | Add CHANGES entry regarding the documentation of EVP_PKEY_si...
|
commit | commitdiff | tree |
2020-01-17 |
Richard Levitte | DOC: Make EVP_SignInit.pod conform with man-pages(7)
|
commit | commitdiff | tree |
2020-01-17 |
Richard Levitte | DOC: New file for EVP_PKEY_size(), EVP_PKEY_bits()...
|
commit | commitdiff | tree |
2020-01-17 |
Richard Levitte | TEST: Adapt test/evp_pkey_provided_test.c to check...
|
commit | commitdiff | tree |
2020-01-17 |
Richard Levitte | PROV: Adapt the RSA, DSA and DH KEYMGMT implementations
|
commit | commitdiff | tree |
2020-01-17 |
Richard Levitte | EVP: make EVP_PKEY_{bits,security_bits,size} work with...
|
commit | commitdiff | tree |
2020-01-17 |
Richard Levitte | Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle...
|
commit | commitdiff | tree |
2020-01-17 |
Richard Levitte | For all assembler scripts where it matters, recognise...
|
commit | commitdiff | tree |
2020-01-17 |
Richard Levitte | Build file templates: Use explicit files instead of...
|
commit | commitdiff | tree |
2020-01-16 |
Richard Levitte | Move the stored namemap pre-population to namemap construction
|
commit | commitdiff | tree |
2020-01-15 |
Richard Levitte | PROV: Adapt the DSA keymgmt implementation to no ex_fields
|
commit | commitdiff | tree |
2020-01-15 |
Richard Levitte | CRYPTO: Remove support for ex_data fields when building...
|
commit | commitdiff | tree |
2020-01-15 |
Richard Levitte | Change returned -2 to 0 in EVP_Digest{Sign,Verify}Init()
|
commit | commitdiff | tree |
2020-01-14 |
Richard Levitte | PROV: Fix mixup between general and specialized GCM...
|
commit | commitdiff | tree |
2020-01-14 |
Richard Levitte | Fix EVP_Digest{Sign,Verify}Final() and EVP_Digest{Sign...
|
commit | commitdiff | tree |
2020-01-13 |
Richard Levitte | Configure: use $list_separator_re only for defines...
|
commit | commitdiff | tree |
2020-01-09 |
Richard Levitte | PROV: Adjust the KEYMGMT name specs to include all...
|
commit | commitdiff | tree |
2020-01-09 |
Richard Levitte | EVP: Adapt KEYEXCH, SIGNATURE and ASYM_CIPHER to handle...
|
commit | commitdiff | tree |
2020-01-09 |
Richard Levitte | CORE & EVP: Specify OP_query_operation_name() for KEYMGMT
|
commit | commitdiff | tree |
2020-01-09 |
Richard Levitte | DOCS: The interpretation of OPENSSL_API_COMPAT has...
|
commit | commitdiff | tree |
2020-01-08 |
Richard Levitte | Add the DSA serializers to the default provider tools
|
commit | commitdiff | tree |
2020-01-08 |
Richard Levitte | EVP: If a key can't be exported to provider, fallback...
|
commit | commitdiff | tree |
2020-01-07 |
Richard Levitte | Configuration: synchronise the variables on the build...
|
commit | commitdiff | tree |
2020-01-06 |
Richard Levitte | Add missing inclusion of "internal/deprecated.h"
|
commit | commitdiff | tree |
2019-12-25 |
Richard Levitte | Configurations/windows-makefile.tmpl: HTMLDOCS are...
|
commit | commitdiff | tree |
2019-12-25 |
Richard Levitte | Removed now documented stuff from util/missing*.txt
|
commit | commitdiff | tree |
2019-12-25 |
Richard Levitte | util/find-doc-nits: when loading "missing" files, check...
|
commit | commitdiff | tree |
2019-12-21 |
Richard Levitte | Rename doc/man7/provider-asymcipher.pod
|
commit | commitdiff | tree |
2019-12-21 |
Richard Levitte | doc/man1/openssl-cmds.pod: Add invisble name 'openssl...
|
commit | commitdiff | tree |
2019-12-21 |
Richard Levitte | OpenSSL::Util::extract_pod_info(): Allow invisible...
|
commit | commitdiff | tree |
2019-12-21 |
Richard Levitte | OpenSSL::Util::extract_pod_info(): Read the POD one...
|
commit | commitdiff | tree |
2019-12-21 |
Richard Levitte | Adjust all util/missing*.txt to include the section...
|
commit | commitdiff | tree |
2019-12-21 |
Richard Levitte | util/find-doc-nits: Better checking of missing documentation
|
commit | commitdiff | tree |
2019-12-21 |
Richard Levitte | perl: OpenSSL::Util::Pod::extract_pod_info() now saves...
|
commit | commitdiff | tree |
2019-12-19 |
Richard Levitte | EVP & PROV: Fix all platform inclusions
|
commit | commitdiff | tree |
2019-12-19 |
Richard Levitte | CRYPTO: split cipher_platform.h into algorithm specific...
|
commit | commitdiff | tree |
2019-12-19 |
Jussi Keranen | Fix regression on x509 keyform argument Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2019-12-19 |
Rich Salz | Use a function to generate do-not-edit comment Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2019-12-19 |
Haohui Mai | Make Windows build more robust Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2019-12-18 |
Richard Levitte | TEST: Add test recipe and help program to test BIO_f_prefix()
|
commit | commitdiff | tree |
2019-12-18 |
Richard Levitte | EVP: Adapt EVP_PKEY_print_ routines to use BIO_f_prefix()
|
commit | commitdiff | tree |
2019-12-18 |
Richard Levitte | ASN1: Adapt ASN.1 output routines to use BIO_f_prefix()
|
commit | commitdiff | tree |
2019-12-18 |
Richard Levitte | APPS & TEST: Adapt to use the new BIO_f_prefix()
|
commit | commitdiff | tree |
2019-12-18 |
Richard Levitte | BIO: Add BIO_f_prefix(), a text line prefixing filter
|
commit | commitdiff | tree |
2019-12-18 |
Richard Levitte | crypto/bio/build.info: split the source files in categories
|
commit | commitdiff | tree |
2019-12-17 |
Richard Levitte | EVP: make it possible to init EVP_PKEY_CTX with provided...
|
commit | commitdiff | tree |
2019-12-14 |
Rich Salz | Deprecated crypto-mdebug-backtrace Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2019-12-14 |
Rich Salz | Deprecate most of debug-memory Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2019-12-13 |
Richard Levitte | Remove CRYPTO_secure_allocated from util/missingcrypto111.txt
|
commit | commitdiff | tree |
2019-12-13 |
Richard Levitte | Add better support for using deprecated symbols internally
|
commit | commitdiff | tree |
2019-12-13 |
Richard Levitte | test/namemap_internal_test.c: use "cookie" instead...
|
commit | commitdiff | tree |
2019-12-12 |
Richard Levitte | PROV: Move AES_GCM specialisation away from common...
|
commit | commitdiff | tree |
2019-12-12 |
Richard Levitte | PROV: Move AES_CCM specialisation away from common...
|
commit | commitdiff | tree |
2019-12-11 |
Fangming.Fang | Enrich arm64 tests in Travis matrix Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2019-12-11 |
Rich Salz | Fix docs for CRYPTO_secure_allocated Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2019-12-11 |
Veres Lajos | Fix some typos Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2019-12-11 |
XiaokangQian | Optimize AES-ECB mode in OpenSSL for both aarch64 and... Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2019-12-11 |
Nicola Tuveri | More testing for sign/verify through `dgst` and `pkeyutl` Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2019-12-11 |
Nicola Tuveri | More testing for CLI usage of Ed25519 and Ed448 keys Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2019-12-11 |
Andy Polyakov | Configure: use ELFv2 ABI on some ppc64 big endian systems Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2019-12-11 |
Andy Polyakov | crypto/perlasm/ppc-xlate.pl: add linux64v2 flavour Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2019-12-11 |
Richard Levitte | Move providers/common/{ciphers,digests}/* to providers...
|
commit | commitdiff | tree |
2019-12-10 |
Richard Levitte | Configuration: compute openssl_other_defines and related...
|
commit | commitdiff | tree |
2019-12-10 |
Richard Levitte | Disable devcryptoeng on newer OpenBSD versions
|
commit | commitdiff | tree |
2019-12-10 |
Richard Levitte | test/memleaktest.c: Modify for use with address/leak...
|
commit | commitdiff | tree |
2019-12-10 |
Richard Levitte | Use leak sanitizer instead of internal mdebug to check...
|
commit | commitdiff | tree |
2019-12-03 |
Richard Levitte | util/mkerr.pl: don't stop reading conserved symbols...
|
commit | commitdiff | tree |
2019-12-03 |
Richard Levitte | configdata.pm.in: Don't try to quotify undefined values
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | util/find-doc-nits: ignore macros ending in _fnsig
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | util/find-doc-nits: limit the prototype check
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | Add NEWS and CHANGES entries about OSSL_SERIALIZER
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | TEST: add tests of text and PEM printout of a provider...
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | PROV SERIALIZER: add support for writing DSA keys and...
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | PROV SERIALIZER: add support for writing DH keys and...
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | PROV SERIALIZER: add support for writing RSA keys
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | PROV SERIALIZER: add common functionality to serialize...
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | PROV BIO: add a BIO_vprintf() upcall, and a provider...
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | SERIALIZER: add hooks in EVP_PKEY_print_ routines
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | SERIALIZER: add hooks in PEM_write_bio_ and PEM_write_fp_...
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | SERIALIZER: add support for serializing EVP_PKEYs
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | CORE: expose the property parsers and checker to the...
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | SERIALIZER: add functions for serialization to file
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | SERIALIZER: New API for serialization of objects through...
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | CORE: pass the full algorithm definition to the method...
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | CORE: ossl_namemap_add_names(): new function to add...
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | Configure: make it possible to have generated generators
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | Adapt *.tmpl to generate docs at build time
|
commit | commitdiff | tree |
2019-11-29 |
Richard Levitte | Add doc/build.info to build the documentation
|
commit | commitdiff | tree |
next |