summaryrefslogtreecommitdiffstats
path: root/apps/rehash.c
AgeCommit message (Expand)Author
2024-04-09Copyright year updatesRichard Levitte
2024-02-06Add a missing space in an error messageVincent Lefèvre
2023-12-12Fix a possible memleak in apps/rehash.cBernd Edlinger
2023-12-05rehash.c: Do not use NAME_MAX limitTomas Mraz
2023-11-08apps/rehash.c: avoid printf format warning [-Wformat]Matthias St. Pierre
2023-09-07Copyright year updatesMatt Caswell
2023-05-25Fix a bug where the result of rehash is unstableminyong.ha
2022-05-03Update copyright yearMatt Caswell
2022-04-22str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy
2022-02-14openssl rehash: add check for OPENSSL_strdupJiasheng Jiang
2021-11-17Add and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREFIX(), and HAS_CASE_SUF...Dr. David von Oheimb
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-05-05APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macroDr. David von Oheimb
2021-01-28Update copyright yearRichard Levitte
2021-01-13Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1Dr. David von Oheimb
2020-12-15Check non-option argumentsRich Salz
2020-09-13Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCKMatt Caswell
2020-09-13Fix safestack issues in x509.hMatt Caswell
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-03-23Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb
2020-03-21Fix error handling in x509v3_cache_extensions and related functionsBernd Edlinger
2020-03-07cmdline app: add provider commandline options.Pauli
2019-11-20Document command parameters.Rich Salz
2019-11-08Add "sections" to -help outputRich Salz
2019-01-24Cleanup vxworks support to be able to compile for VxWorks 7Klotz, Tobias
2018-12-06Following the license change, modify the boilerplates in apps/Richard Levitte
2018-10-29apps/rehash.c: Convert ISO-8859-1 to UTF-8Richard Levitte
2018-05-29Replace strdup() with OPENSSL_strdup()Todd Short
2018-04-25openssl rehash: exit 0 on warnings, same as c_rehashRichard Levitte
2018-04-12openssl rehash: use libcrypto variables for default dirRichard Levitte
2018-03-12openssl rehash: no more need to massage the files on VMSRichard Levitte
2018-02-13Update copyright yearMatt Caswell
2018-01-31apps: Don't include progs.h in apps.hRichard Levitte
2017-10-09Since return is inconsistent, I removed unnecessary parentheses andKaoruToda
2017-08-22Fix ctype arguments.Pauli
2017-06-30Cleanup some copyright stuffRich Salz
2017-06-12Clean up a bundle of codingstyle stuff in apps directoryPaul Yang
2017-05-02Convert uses of snprintf to BIO_snprintfRich Salz
2017-02-23Check for the presence of _WIN32 rather than its value.Richard Levitte
2017-02-23In apps/rehash.c, decorate the inclusion of internal/o_dir.h for VMSRichard Levitte
2017-02-23On VMS, massage the fetch file names to remove the generation numberRichard Levitte
2017-02-22Make "openssl rehash" work on VMS 8.3 and upRichard Levitte
2016-10-14Constify command optionsFdaSilvaYY
2016-09-14Add -h and -help for c_rehash script and appRich Salz
2016-07-22Add mask for newly created symlink.Dr. Stephen Henson
2016-07-22Check suffixes properly.Dr. Stephen Henson
2016-07-22use correct name for duplicateDr. Stephen Henson
2016-06-02GH1123: sort dir before rehashRich Salz
2016-06-02Build the 'openssl rehash' command on VMS version 8.3 and upRichard Levitte
2016-05-17Copyright consolidation 01/10Rich Salz