]> git.ipfire.org Git - thirdparty/openssl.git/history - util
ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
[thirdparty/openssl.git] / util /
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
2021-05-26  Tomas MrazDeprecate old style BIO callback calls
2021-05-26  Richard Levitteutil/fix-doc-nits: Fix link detection in collectnames...
2021-05-26  Richard LevitteRework how providers/fipsmodule.cnf is produced
2021-05-26  Paulierr: rename err_load_xxx_strings_int functions
2021-05-25  Tomas Mrazwrite-man-symlinks: Write relative symlinks not absolute
2021-05-25  Jan Lanafix Solaris OS detection in config.pm
2021-05-25  Paulichecksum: include header files in the checksumming...
2021-05-25  Paulimac: add a getter for the MAC block size.
2021-05-24  Jon SpillettAdded PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithm...
2021-05-21  Matt CaswellCleanup the missing*.txt files
2021-05-20  Matt CaswellAdd ordinal numbers to the .num files
2021-05-20  Dr. David von Oheimbcheck-format.pl: Rename '*-cmt' options '*-comment'
2021-05-20  Dr. David von Oheimbcheck-format.pl: Rename 'one-letter' to 'single-letter...
2021-05-20  Dr. David von Oheimbcheck-format.pl: Allow extra space before end-of-line...
2021-05-20  Dr. David von Oheimbcheck-format.pl: Replace 'SPC' and 'spc' by 'space...
2021-05-20  Dr. David von Oheimbcheck-format.pl: Fix false positive on struct/union...
2021-05-20  Dr. David von Oheimbcheck-format.pl: Fix false positive "no SPC before...
2021-05-20  Dr. David von Oheimbcheck-format.pl: Report needless intermediate multiple...
2021-05-20  Dr. David von Oheimbcheck-format.pl: Add check for constant left of compari...
2021-05-20  Dr. David von Oheimbutil/find-doc-nits: Improve helpstr pattern matching
2021-05-20  Dr. David von Oheimbfind-doc-nits: Check that man1 SYNOPSIS and OPTIONS...
2021-05-20  Dr. David von Oheimbfind-doc-nits: Add -m option allowing to select on...
2021-05-20  Dr. David von Oheimbfind-doc-nits: Minor improvements of help and diagnosti...
2021-05-20  Dr. David von OheimbCMP test server: move apps/{,lib/}cmp_mock_srv.c and...
2021-05-20  Matt CaswellUpdate copyright year
2021-05-20  Matt CaswellCreate symlinks when installing man pages
2021-05-19  Dr. David von OheimbX509_STORE_CTX_get1_issuer(): Simplify code, reducing...
2021-05-19  Dr. David von Oheimbfind-doc-nits -c: Fix handling in case expected helpstr...
2021-05-19  Dr. David von Oheimbunix-Makefile.tmpl and ci.yml: Merge cmd-nits into...
2021-05-19  Richard LevitteFix OpenSSL::fallback for VMS
2021-05-19  Richard LevitteMove some OpenSSL perl utility functions to OpenSSL...
2021-05-19  Dr. David von Oheimbbio_lib: Add BIO_get_line, correct doc of BIO_gets
2021-05-19  Rich SalzRemove "openssl ifdef" handling
2021-05-18  Dr. David von Oheimbfind-doc-nits: Make -c option (cmd-nits) independent...
2021-05-16  Shane LontisAdd doc for ERR_clear_last_mark().
2021-05-14  Rich SalzSlightly reformat ssl.h.in
2021-05-13  Tomas MrazReplace EVP_PKEY_supports_digest_nid
2021-05-12  Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-05-12  Dr. David von OheimbAdd ASN1_item_i2d_mem_bio(); document and improve also...
2021-05-12  Pauliapps: change list command to only list fetchable algori...
2021-05-12  EasySecfind-doc-nits fix courtesy Rich Salz
2021-05-11  Matt CaswellAdd the concept of a child OSSL_LIB_CTX
2021-05-11  Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-05-08  Dr. David von Oheimbssl.h.in: Fix deprecation exclusion for SRP-related...
2021-05-08  Dr. David von OheimbCrypto: Add deprecation compatibility declarations...
2021-05-08  Dr. David von OheimbAdd quick one-shot EVP_Q_mac() and deprecation compensa...
2021-05-06  Matt CaswellUpdate copyright year
2021-05-05  Rich SalzRemove all trace of FIPS_mode functions
2021-05-05  Dr. David von OheimbDeprecate X509{,_CRL}_http_nbio() and simplify their...
2021-05-05  Paulimac: add EVP_MAC_finalXOF() function
2021-05-04  Dr. David von OheimbOCSP: Minor improvements of documentation and header...
2021-05-04  Tomas Mrazfips-checksums: The define for fips module is FIPS_MODULE
2021-05-04  Matt CaswellCreate libcrypto support for BIO_new_from_core_bio()
2021-05-04  Richard LevitteFIPS module checksums: add scripts and Makefile rule
2021-05-04  Richard LevitteAdd OpenSSL::Config::Query and use it in configdata.pm
2021-05-04  Richard LevitteOpenSSL::Test: When prefixing command with $^X on Windo...
2021-04-29  Jon SpillettAdd library context and property query support into...
2021-04-28  Richard Levitteutil/add-depends.pl: Adapt to localized /showIncludes...
2021-04-28  Richard LevitteConfiguration: rework how dependency making is handled
2021-04-28  Dr. David von OheimbCMS ESS: Move four internal aux function to where they...
2021-04-28  Dr. David von OheimbESS: Export three core functions, clean up TS and CMS...
2021-04-28  Tomas MrazOPENSSL_sk functions are effectively already documented
2021-04-28  Tomas MrazImprove the implementation of X509_STORE_CTX_get1_issuer()
2021-04-27  Andreas SchwabAdd system guessing for linux64-riscv64 target
2021-04-26  Shane LontisDeprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().
2021-04-26  Tomas MrazAdd type_name member to provided methods and use it
2021-04-22  Matt CaswellUpdate copyright year
2021-04-20  Dr. David von OheimbImprove ossl_cmp_build_cert_chain(); publish it as...
2021-04-19  Matt CaswellAdd the function OSSL_LIB_CTX_get0_global_default()
2021-04-19  Tanzinul IslamLink with .def files
2021-04-19  Tanzinul IslamGenerate dependency information
2021-04-18  Rich SalzAdd "origin" field to EVP_CIPHER, EVP_MD
2021-04-17  PauliFix naming for EVP_RAND_CTX_gettable functions.
2021-04-15  Shane LontisAdd EVP_PKEY_todata() and EVP_PKEY_export() functions.
2021-04-15  Tomas MrazRename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_ty...
2021-04-13  Dr. Matthias St... util/wrap.pl: use the apps/openssl.cnf from the source...
2021-04-12  Matt CaswellRemove the function EVP_PKEY_set_alias_type
2021-04-12  Shane LontisReplace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_fr...
2021-04-12  Shane LontisAdd OSSL_PARAM_dup() and OSSL_PARAM_merge().
next