aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-17Remove some old makefile targetsRich Salz1-8/+0
2016-01-12Move Makefiles to Makefile.inRich Salz1-0/+0
2015-09-10Unwriteable directories are errorsRich Salz1-0/+3
2015-09-08Fix rehash/c_rehash doc and behavior.Rich Salz1-27/+37
2015-06-02GH249: Fix bad regexp in arg parsing.Olaf Johansson1-3/+3
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-0/+2
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-3/+0
2015-01-12RT478: Add uninstall make targetRich Salz1-0/+12
2014-12-15RT3497: The ticket that keeps on giving.Rich Salz1-1/+0
2014-12-11RT3497: Clean up "dclean" targetsRich Salz1-1/+1
2014-11-28Remove all .cvsignore filesRich Salz1-4/+0
2014-09-11RT2772 update: c_rehash was brokenRich Salz1-3/+3
2014-09-08RT2272: Add old-style hash to c_rehashMatthias Andree1-26/+56
2014-09-07RT1325,2973: Add more extensions to c_rehashViktor Dkhovni1-1/+1
2014-08-31RT1325,2973: Add more extensions to c_rehashTANABE Hiroyasu1-1/+1
2014-06-01Try skipping over the adding and just picking a new random number.Felix Laurie von Massenbach1-3/+3
2014-06-01Add python script to generate the bits needed for the prime generator.Felix Laurie von Massenbach1-0/+21
2010-04-14PR: 2234Dr. Stephen Henson1-1/+2
2009-04-23Merge from 1.0.0-stable branch.Dr. Stephen Henson1-0/+1
2006-10-26Minor portability update to c_rehash.Andy Polyakov1-1/+7
2006-10-21Make c_rehash more platform neutral and make it work in mixed environment,Andy Polyakov1-5/+17
2006-04-11improve make dclean to remove files generated during buildUlf Möller1-0/+1
2006-02-04Update filenames in makefiles.Dr. Stephen Henson1-1/+1
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-2/+0
2005-05-15Fool-proofing MakefilesAndy Polyakov1-4/+1
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2005-03-30Blow away Makefile.ssl.Ben Laurie1-5/+4
2004-03-21Change \t to real tab in echo argument.Richard Levitte1-1/+1
2003-12-27Use sh explicitely to run point.shRichard Levitte1-1/+1
2002-12-20There was a mixup between INSTALLTOP and OPENSSLDIR...Richard Levitte1-1/+1
2002-12-15Update the make system for installations:Richard Levitte1-4/+6
2002-10-11And if the path has a space, we definitely need to protect $openssl.Richard Levitte1-2/+2
2002-10-11Oh, there were *two* places where we needed to protect the fileRichard Levitte1-1/+2
2002-10-11There may be more than one single quote to fix.Richard Levitte1-1/+1
2002-10-11Make sure $fname will not give us any surprises with any funny characters.Richard Levitte1-1/+2
2002-06-13Check for the executable $openssl, not just the file.Richard Levitte1-2/+2
2001-11-22OS/390 supportBodo Möller1-0/+15
2001-08-17Make sure evil file name characters, like spaces or ampersands (!),Richard Levitte1-2/+2
2001-04-04Incorporate some changes that make OpenSSL compilable in CygWin.Richard Levitte1-2/+12
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte1-1/+1
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-1/+2
2000-05-18Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson1-61/+148
1999-05-13mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.Ulf Möller2-0/+2
1999-05-06Restored path names that were changed by a previous "Configure" run.Bodo Möller1-1/+1
1999-05-06Some comments.Bodo Möller1-1/+1
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller1-4/+6
1999-04-29Fix make target "install".Bodo Möller1-0/+1
1999-04-28Install various scripts to $(OPENSSLDIR)/misc instead of $(INSTALLTOP)/bin.Bodo Möller1-1/+6
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1-2/+2