summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* OpenSSL::Test: If __cwd() is to create the directory, do it earlyRichard Levitte2021-06-101-11/+12
* OpenSSL::Test: Treat SRCDATA directory specially, as it might not existRichard Levitte2021-06-101-1/+10
* util: convert SHA* one shots back to being functionsPauli2021-06-102-10/+5
* OpenSSL::Test.pm: Replace all uses of rel2abs() with abs_path()Richard Levitte2021-06-081-15/+30
* doc-nits: support out of source executionPauli2021-06-081-1/+1
* ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPERichard Levitte2021-06-051-1/+0
* Add documentation for newly added ASN1 functionsMatt Caswell2021-06-052-4/+13
* Teach more of the ASN.1 code about libctx/propqMatt Caswell2021-06-051-0/+3
* Teach the ASN.1 code how to create embedded objects with libctx/propqMatt Caswell2021-06-051-0/+1
* Provide the ability to create an X509_PUBKEY with a libctx/propqMatt Caswell2021-06-051-0/+1
* Deprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_buf_noconstRichard Levitte2021-06-031-2/+2
* Restore all the ? in util/libcrypto.numRichard Levitte2021-06-031-1004/+1004
* util/mknum.pl: Really allow unset ordinals in developmentRichard Levitte2021-06-031-3/+3
* util: update FIPS checksumming script to be more aggressive with whitespacePauli2021-06-031-9/+5
* libcrypto: make XXX_get_number() internalPauli2021-06-021-13/+0
* utils: remove TODOPauli2021-06-021-1/+0
* Fix up bad libcrypto.numJon Spillett2021-06-021-2/+2
* Add NCONF_get_section_names()Tomas Mraz2021-06-021-0/+1
* Add NCONF_get0_libctx()Rich Salz2021-06-021-0/+1
* Add documentation of the old names kept as alias macrosTomas Mraz2021-06-011-0/+34
* Rename also the OSSL_PROVIDER_name() functionTomas Mraz2021-06-011-1/+1
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-013-93/+90
* Enhance the encoder/decoder tests to allow testing with a non-default library...Jon Spillett2021-06-012-2/+2
* Document Settable EVP_CIPHER_CTX parameter "use-bits"Shane Lontis2021-06-011-3/+0
* Make undef'd counts zero by default.Rich Salz2021-05-291-0/+1
* mkerr: Fix string literal conversionSven Schwermer2021-05-281-2/+2
* Deprecate old style BIO callback callsTomas Mraz2021-05-261-3/+4
* util/fix-doc-nits: Fix link detection in collectnames() to be kinderRichard Levitte2021-05-261-10/+21
* Rework how providers/fipsmodule.cnf is producedRichard Levitte2021-05-261-0/+44
* err: rename err_load_xxx_strings_int functionsPauli2021-05-261-2/+2
* write-man-symlinks: Write relative symlinks not absoluteTomas Mraz2021-05-251-1/+1
* fix Solaris OS detection in config.pmJan Lana2021-05-251-23/+17
* checksum: include header files in the checksumming outputPauli2021-05-251-1/+1
* mac: add a getter for the MAC block size.Pauli2021-05-251-0/+1
* Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a ...Jon Spillett2021-05-241-0/+1
* Cleanup the missing*.txt filesMatt Caswell2021-05-214-18/+5
* Add ordinal numbers to the .num filesMatt Caswell2021-05-202-1033/+1033
* check-format.pl: Rename '*-cmt' options '*-comment'Dr. David von Oheimb2021-05-201-22/+22
* check-format.pl: Rename 'one-letter' to 'single-letter', do not report 'l'Dr. David von Oheimb2021-05-201-1/+1
* check-format.pl: Allow extra space before end-of-line comments unless -e|--eo...Dr. David von Oheimb2021-05-203-20/+24
* check-format.pl: Replace 'SPC' and 'spc' by 'space' in reports and option namesDr. David von Oheimb2021-05-202-38/+38
* check-format.pl: Fix false positive on struct/union/enum in func return typeDr. David von Oheimb2021-05-202-8/+11
* check-format.pl: Fix false positive "no SPC before binary '*'" for '!*'Dr. David von Oheimb2021-05-201-1/+1
* check-format.pl: Report needless intermediate multiple SPC only on -e or --ex...Dr. David von Oheimb2021-05-203-25/+31
* check-format.pl: Add check for constant left of comparison operatorDr. David von Oheimb2021-05-203-3/+13
* util/find-doc-nits: Improve helpstr pattern matchingDr. David von Oheimb2021-05-201-3/+3
* find-doc-nits: Check that man1 SYNOPSIS and OPTIONS contain same optionsDr. David von Oheimb2021-05-201-0/+14
* find-doc-nits: Add -m option allowing to select on which of man1,man3,man5,ma...Dr. David von Oheimb2021-05-201-5/+11
* find-doc-nits: Minor improvements of help and diagnostic outputDr. David von Oheimb2021-05-201-3/+2
* CMP test server: move apps/{,lib/}cmp_mock_srv.c and apps/{,include/}cmp_mock...Dr. David von Oheimb2021-05-201-1/+1