summaryrefslogtreecommitdiffstats
path: root/tools/c_rehash.in
AgeCommit message (Collapse)Author
2002-10-11Make sure $fname will not give us any surprises with any funny characters.Richard Levitte
PR: 256
2002-06-13Check for the executable $openssl, not just the file.Richard Levitte
Part of PR: 75
2001-08-17Make sure evil file name characters, like spaces or ampersands (!),Richard Levitte
don't disturb the rehashing process. Spotted and suggested patch from Rudo Thomas <rudo@internet.sk>
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
Configure no longer changes files in place.