]> git.ipfire.org Git - thirdparty/openssl.git/history - util
SSL object refactoring using SSL_CONNECTION object
[thirdparty/openssl.git] / util /
2022-07-28  Matt CaswellGive BIO_s_mem() the ability to support datagrams
2022-07-20  Dr. David von OheimbAdd OSSL_CMP_CTX_get0_validatedSrvCert(), correcting...
2022-07-20  Dr. David von Oheimbcheck-format.pl: fix detection of missing/extra blank...
2022-07-20  Dr. David von Oheimbcheck-format.pl: fix false positive on 'for(;; stmt)'
2022-07-20  Dr. David von Oheimbcheck-format.pl: improve wording: 'no' -> 'missing...
2022-07-19  Dr. David von OheimbAdd X509_PUBKEY_set0_public_key(), extracted from X509_...
2022-07-16  Dr. David von OheimbCMS: add CMS_SignedData_verify(), a variant of CMS_veri...
2022-06-28  Dr. David von OheimbCMS: Export CMS_EnvelopedData and add CMS_EnvelopedData...
2022-06-24  Hugo LandauAdd initial demo-driven design demos
2022-06-24  AllanAdded documentation for PEM_X509_INFO_read() and PEM_X5...
2022-06-22  Hugo LandauAdd deprecation macro for 3.1 and deprecate OPENSSL_LH_...
2022-06-03  Tomas MrazAdd OSSL_QUIC methods to headers and manual pages
2022-05-19  Richard Levittemdl: Don't enforce one space after list markers
2022-05-13  Daniel Fialamkdef.pl: Add cmd-line flag to differentiate shared...
2022-05-04  Dr. David von OheimbX509{,_LOOKUP}: Improve distinction between not found...
2022-05-03  Matt CaswellUpdate copyright year
2022-04-22  Dmitry BelyavskiyPublic API functions OPENSSL_str[n]casecmp
2022-04-07  Hugo LandauDocument {SSL|SSL_CTX}_set_{purpose|trust}()
2022-04-07  Hugo LandauDocument SSL_CTX_get_ssl_method
2022-04-06  Hugo LandauAdd SSL_(CTX_)?get0_(verify|chain)_cert_store functions
2022-04-02  Viktor SöderqvistCMS sign digest
2022-03-23  Richard Levitteutil/markdownlint.rb: Allow fenced code blocks
2022-03-15  Tomas MrazAdd documentation of BN_mod_sqrt()
2022-03-14  Hugo LandauAdd manpages for SSL_get_certificate, SSL_get_private_key
2022-03-14  Tomas MrazReplace handling of negative verification result with...
2022-03-10  Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-03-10  Arran Cudbard-Bellasync_posix: Allow custom stack allocation functions...
2022-02-23  Matt CaswellUndeprecate OPENSSL_VERSION_NUMBER and OpenSSL_version_...
2022-02-15  Todd ShortForce macOS 10.15 or later to be 64-bit
2022-02-03  Phus Luadd SSL_get0_iana_groups() & SSL_client_hello_get_exten...
2022-01-27  Matt CaswellDocument purpose and trust setting functions
2022-01-20  Richard LevitteAdd signed bn2bin and bin2bn functions
2022-01-19  PauliAdd context dup functions for digests and ciphers
2022-01-09  Dr. David von Oheimbcheck-format.pl: Fix report on space before ';' and...
2022-01-09  Dr. David von Oheimbcheck-format.pl: Fix report on missing space before...
2022-01-09  Dr. David von Oheimbcheck-format.pl: Fix report on constant on LHS of compa...
2022-01-09  Dr. David von Oheimbcheck_format.pl: Add checks for blank lines within...
2022-01-06  Bernd EdlingerFix copyright year issues
2022-01-05  Dimitris ApostolouFix typos
2022-01-04  Dr. David von Oheimbcheck-format.pl: Fix report on constant on LHS of compa...
2021-12-30  Dr. David von OheimbOSSL_CMP_CTX: rename get/set function for trustedStore
2021-12-21  Piotr KubajAdd support for BSD-riscv64 target
2021-12-21  Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-12-10  Richard LevitteTeach OpenSSL::ParseC about OPENSSL_EXPORT and OPENSSL_...
2021-12-09  pkubajAdd support for BSD-ppc, BSD-ppc64 and BSD-ppc64le...
2021-11-26  Allan JudeDetect arm64-*-*bsd and enable assembly optimizations
2021-11-23  Richard LevitteDOC: Add a few previously documented functions
2021-10-27  Richard LevitteEVP: Allow a fallback for operations that work with...
2021-09-21  Richard LevitteFix util/mkpod2html.pl to call pod2html with absolute...
2021-09-09  Richard LevitteOpenSSL::Ordinals::set_version() should only be given...
2021-09-09  Richard LevitteEnhance the srctop, bldtop, data and result functions...
2021-09-07  Rich SalzUse '[option...]' not '[[ options ]]' in text
2021-09-02  a1346054always use the same perl in $PATH
2021-08-20  Rich SalzReplace CONFIG_NOWAIT env var with -w option
2021-08-19  Rich SalzSet KERNEL_BITS, add CONFIG_NOWAIT
2021-08-19  Richard Levitteutil/add-depends.pl: Rebuild the build file after recon...
2021-08-19  Richard Levitteutil/add-depends.pl: Only add dependencies on existing...
2021-08-04  Beat Bollidoc: use the documented =item markers
2021-07-29  Matt Caswellmake update
2021-07-26  Richard LevitteEVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0...
2021-07-06  Paulierr: remove ERR_GET_FUNC()
2021-07-06  Pauliutil: add -fips option to wrap.pl to make using the...
2021-06-30  Dr. David von OheimbCMP: Add missing getter functions to CRMF API and CMP API
2021-06-28  Matt CaswellEnsure ordinals are created during release process
2021-06-27  Lőrinczy, ZsigmondUpdate config.pm
2021-06-25  Richard LevitteOpenSSL::Util::fixup_cmd_elements(): Include '!' among...
2021-06-18  Richard LevitteMake util/wrap.pl work better on VMS
2021-06-18  Richard LevitteOpenSSL::Test: Move the command line quotifier
2021-06-17  Richard LevitteFix exit code for VMS in util/wrap.pl and test/run_tests.pl
2021-06-16  Richard LevitteConfiguration: Fix incorrect $unified_info{attributes...
2021-06-16  Dr. David von OheimbHTTP client: fix use of OSSL_HTTP_adapt_proxy(), which...
2021-06-16  Matt CaswellAdd documentation for the newly added OBJ up calls
2021-06-11  Dr. David von OheimbRename OSSL_HTTP_set_request() to OSSL_HTTP_set1_reques...
2021-06-11  William EdmistenAdd support for ISO 8601 datetime format
2021-06-10  Richard LevitteOpenSSL::Test: If __cwd() is to create the directory...
2021-06-10  Richard LevitteOpenSSL::Test: Treat SRCDATA directory specially, as...
2021-06-10  Pauliutil: convert SHA* one shots back to being functions
2021-06-08  Richard LevitteOpenSSL::Test.pm: Replace all uses of rel2abs() with...
2021-06-08  Paulidoc-nits: support out of source execution
2021-06-05  Richard LevitteENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
2021-06-05  Matt CaswellAdd documentation for newly added ASN1 functions
2021-06-05  Matt CaswellTeach more of the ASN.1 code about libctx/propq
2021-06-05  Matt CaswellTeach the ASN.1 code how to create embedded objects...
2021-06-05  Matt CaswellProvide the ability to create an X509_PUBKEY with a...
2021-06-03  Richard LevitteDeprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_b...
2021-06-03  Richard LevitteRestore all the ? in util/libcrypto.num
2021-06-03  Richard Levitteutil/mknum.pl: Really allow unset ordinals in development
2021-06-03  Pauliutil: update FIPS checksumming script to be more aggres...
2021-06-02  Paulilibcrypto: make XXX_get_number() internal
2021-06-02  Pauliutils: remove TODO
2021-06-02  Jon SpillettFix up bad libcrypto.num
2021-06-02  Tomas MrazAdd NCONF_get_section_names()
2021-06-02  Rich SalzAdd NCONF_get0_libctx()
2021-06-01  Tomas MrazAdd documentation of the old names kept as alias macros
2021-06-01  Tomas MrazRename also the OSSL_PROVIDER_name() function
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-06-01  Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-06-01  Shane LontisDocument Settable EVP_CIPHER_CTX parameter "use-bits"
2021-05-29  Rich SalzMake undef'd counts zero by default.
2021-05-28  Sven Schwermermkerr: Fix string literal conversion
next