summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright yearMatt Caswell2021-05-203-4/+4
* Create symlinks when installing man pagesMatt Caswell2021-05-201-0/+48
* X509_STORE_CTX_get1_issuer(): Simplify code, reducing risk of failureDr. David von Oheimb2021-05-191-1/+0
* find-doc-nits -c: Fix handling in case expected helpstr is not foundDr. David von Oheimb2021-05-191-1/+2
* unix-Makefile.tmpl and ci.yml: Merge cmd-nits into doc-nitsDr. David von Oheimb2021-05-191-2/+0
* Fix OpenSSL::fallback for VMSRichard Levitte2021-05-191-2/+17
* Move some OpenSSL perl utility functions to OpenSSL::UtilRichard Levitte2021-05-192-47/+134
* bio_lib: Add BIO_get_line, correct doc of BIO_getsDr. David von Oheimb2021-05-191-0/+1
* Remove "openssl ifdef" handlingRich Salz2021-05-191-8/+1
* find-doc-nits: Make -c option (cmd-nits) independent of app build and executionDr. David von Oheimb2021-05-181-29/+45
* Add doc for ERR_clear_last_mark().Shane Lontis2021-05-171-1/+0
* Slightly reformat ssl.h.inRich Salz2021-05-141-0/+1
* Replace EVP_PKEY_supports_digest_nidTomas Mraz2021-05-131-1/+1
* HTTP client: Minimal changes that include the improved APIDr. David von Oheimb2021-05-123-7/+12
* Add ASN1_item_i2d_mem_bio(); document and improve also ASN1_item_d2i_bio()Dr. David von Oheimb2021-05-121-0/+1
* apps: change list command to only list fetchable algorithms.Pauli2021-05-121-0/+2
* find-doc-nits fix courtesy Rich SalzEasySec2021-05-121-0/+1
* Add the concept of a child OSSL_LIB_CTXMatt Caswell2021-05-111-0/+2
* Add convenience functions and macros for asymmetric key generationDr. David von Oheimb2021-05-112-1/+5
* ssl.h.in: Fix deprecation exclusion for SRP-related declarationsDr. David von Oheimb2021-05-081-19/+19
* Crypto: Add deprecation compatibility declarations for SHA* message digest fu...Dr. David von Oheimb2021-05-082-5/+11
* Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...Dr. David von Oheimb2021-05-081-1/+2
* Update copyright yearMatt Caswell2021-05-062-2/+2
* Remove all trace of FIPS_mode functionsRich Salz2021-05-062-4/+0
* Deprecate X509{,_CRL}_http_nbio() and simplify their definitionDr. David von Oheimb2021-05-051-2/+2
* mac: add EVP_MAC_finalXOF() functionPauli2021-05-051-0/+1
* OCSP: Minor improvements of documentation and header fileDr. David von Oheimb2021-05-041-0/+1
* fips-checksums: The define for fips module is FIPS_MODULETomas Mraz2021-05-041-1/+1
* Create libcrypto support for BIO_new_from_core_bio()Matt Caswell2021-05-041-0/+4