summaryrefslogtreecommitdiffstats
path: root/tools/c_rehash.in
AgeCommit message (Expand)Author
2022-10-20c_rehash: Fix file extension matchingTobias Girstmair
2022-06-20c_rehash: Drop the issuer_name_hash= prefix from the CRL hashTomas Mraz
2022-06-20Fix file operations in c_rehash.Daniel Fiala
2022-05-03Update copyright yearMatt Caswell
2022-05-03c_rehash: Do not use shell to invoke opensslTomas Mraz
2021-09-14convert tabs to spaces in two distributed Perl scriptsViktor Szakats
2021-05-19Move some OpenSSL perl utility functions to OpenSSL::UtilRichard Levitte
2021-03-11Update copyright yearMatt Caswell
2021-02-26Fix filename escaping in c_rehashMark
2018-12-06Following the license change, modify the boilerplates in util/, tools/Richard Levitte
2018-03-20Update copyright yearMatt Caswell
2018-03-08Make "make variables" config attributes for overridable flagsRichard Levitte
2016-09-14Add -h and -help for c_rehash script and appRich Salz
2016-07-04perl: Separate compile-time environment from runtime environmentRichard Levitte
2016-06-02GH1123: sort dir before rehashRich Salz
2016-06-01Add final(?) set of copyrights.Rich Salz
2016-01-25Generate warning textRichard Levitte
2016-01-22Refactor file writing - introduce template driven file writingRichard Levitte
2015-09-10Unwriteable directories are errorsRich Salz
2015-09-08Fix rehash/c_rehash doc and behavior.Rich Salz
2015-06-02GH249: Fix bad regexp in arg parsing.Olaf Johansson
2014-09-11RT2772 update: c_rehash was brokenRich Salz
2014-09-08RT2272: Add old-style hash to c_rehashMatthias Andree
2014-09-07RT1325,2973: Add more extensions to c_rehashViktor Dkhovni
2014-08-31RT1325,2973: Add more extensions to c_rehashTANABE Hiroyasu
2010-04-14PR: 2234Dr. Stephen Henson
2009-04-23Merge from 1.0.0-stable branch.Dr. Stephen Henson
2006-10-26Minor portability update to c_rehash.Andy Polyakov
2006-10-21Make c_rehash more platform neutral and make it work in mixed environment,Andy Polyakov
2002-10-11And if the path has a space, we definitely need to protect $openssl.Richard Levitte
2002-10-11Oh, there were *two* places where we needed to protect the fileRichard Levitte
2002-10-11There may be more than one single quote to fix.Richard Levitte
2002-10-11Make sure $fname will not give us any surprises with any funny characters.Richard Levitte
2002-06-13Check for the executable $openssl, not just the file.Richard Levitte
2001-08-17Make sure evil file name characters, like spaces or ampersands (!),Richard Levitte
2001-04-04Incorporate some changes that make OpenSSL compilable in CygWin.Richard Levitte
2000-05-18Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson
1999-05-13mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.Ulf Möller