summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2021-06-02Fix up bad libcrypto.numJon Spillett
2021-06-02Add NCONF_get_section_names()Tomas Mraz
2021-06-02Add NCONF_get0_libctx()Rich Salz
2021-06-01Add documentation of the old names kept as alias macrosTomas Mraz
2021-06-01Rename also the OSSL_PROVIDER_name() functionTomas Mraz
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-06-01Enhance the encoder/decoder tests to allow testing with a non-default library...Jon Spillett
2021-06-01Document Settable EVP_CIPHER_CTX parameter "use-bits"Shane Lontis
2021-05-29Make undef'd counts zero by default.Rich Salz
2021-05-28mkerr: Fix string literal conversionSven Schwermer
2021-05-26Deprecate old style BIO callback callsTomas Mraz
2021-05-26util/fix-doc-nits: Fix link detection in collectnames() to be kinderRichard Levitte
2021-05-26Rework how providers/fipsmodule.cnf is producedRichard Levitte
2021-05-26err: rename err_load_xxx_strings_int functionsPauli
2021-05-25write-man-symlinks: Write relative symlinks not absoluteTomas Mraz
2021-05-25fix Solaris OS detection in config.pmJan Lana
2021-05-25checksum: include header files in the checksumming outputPauli
2021-05-25mac: add a getter for the MAC block size.Pauli
2021-05-24Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a ...Jon Spillett
2021-05-21Cleanup the missing*.txt filesMatt Caswell
2021-05-20Add ordinal numbers to the .num filesMatt Caswell
2021-05-20check-format.pl: Rename '*-cmt' options '*-comment'Dr. David von Oheimb
2021-05-20check-format.pl: Rename 'one-letter' to 'single-letter', do not report 'l'Dr. David von Oheimb
2021-05-20check-format.pl: Allow extra space before end-of-line comments unless -e|--eo...Dr. David von Oheimb
2021-05-20check-format.pl: Replace 'SPC' and 'spc' by 'space' in reports and option namesDr. David von Oheimb
2021-05-20check-format.pl: Fix false positive on struct/union/enum in func return typeDr. David von Oheimb
2021-05-20check-format.pl: Fix false positive "no SPC before binary '*'" for '!*'Dr. David von Oheimb
2021-05-20check-format.pl: Report needless intermediate multiple SPC only on -e or --ex...Dr. David von Oheimb
2021-05-20check-format.pl: Add check for constant left of comparison operatorDr. David von Oheimb
2021-05-20util/find-doc-nits: Improve helpstr pattern matchingDr. David von Oheimb
2021-05-20find-doc-nits: Check that man1 SYNOPSIS and OPTIONS contain same optionsDr. David von Oheimb
2021-05-20find-doc-nits: Add -m option allowing to select on which of man1,man3,man5,ma...Dr. David von Oheimb
2021-05-20find-doc-nits: Minor improvements of help and diagnostic outputDr. David von Oheimb
2021-05-20CMP test server: move apps/{,lib/}cmp_mock_srv.c and apps/{,include/}cmp_mock...Dr. David von Oheimb
2021-05-20Update copyright yearMatt Caswell
2021-05-20Create symlinks when installing man pagesMatt Caswell
2021-05-19X509_STORE_CTX_get1_issuer(): Simplify code, reducing risk of failureDr. David von Oheimb
2021-05-19find-doc-nits -c: Fix handling in case expected helpstr is not foundDr. David von Oheimb
2021-05-19unix-Makefile.tmpl and ci.yml: Merge cmd-nits into doc-nitsDr. David von Oheimb
2021-05-19Fix OpenSSL::fallback for VMSRichard Levitte
2021-05-19Move some OpenSSL perl utility functions to OpenSSL::UtilRichard Levitte
2021-05-19bio_lib: Add BIO_get_line, correct doc of BIO_getsDr. David von Oheimb
2021-05-19Remove "openssl ifdef" handlingRich Salz
2021-05-18find-doc-nits: Make -c option (cmd-nits) independent of app build and executionDr. David von Oheimb
2021-05-17Add doc for ERR_clear_last_mark().Shane Lontis
2021-05-14Slightly reformat ssl.h.inRich Salz
2021-05-13Replace EVP_PKEY_supports_digest_nidTomas Mraz
2021-05-12HTTP client: Minimal changes that include the improved APIDr. David von Oheimb
2021-05-12Add ASN1_item_i2d_mem_bio(); document and improve also ASN1_item_d2i_bio()Dr. David von Oheimb
2021-05-12apps: change list command to only list fetchable algorithms.Pauli