summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2016-02-12Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-25Generate warning textRichard Levitte
2016-01-22Refactor file writing - introduce template driven file writingRichard Levitte
2016-01-20Remove update tagsRich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-12Move Makefiles to Makefile.inRich Salz
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
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-01-12RT478: Add uninstall make targetRich Salz
2014-12-15RT3497: The ticket that keeps on giving.Rich Salz
2014-12-11RT3497: Clean up "dclean" targetsRich Salz
2014-11-28Remove all .cvsignore filesRich Salz
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
2014-06-01Try skipping over the adding and just picking a new random number.Felix Laurie von Massenbach
2014-06-01Add python script to generate the bits needed for the prime generator.Felix Laurie von Massenbach
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
2006-04-11improve make dclean to remove files generated during buildUlf Möller
2006-02-04Update filenames in makefiles.Dr. Stephen Henson
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
2005-05-15Fool-proofing MakefilesAndy Polyakov
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2005-03-30Blow away Makefile.ssl.Ben Laurie
2004-03-21Change \t to real tab in echo argument.Richard Levitte
2003-12-27Use sh explicitely to run point.shRichard Levitte
2002-12-20There was a mixup between INSTALLTOP and OPENSSLDIR...Richard Levitte
2002-12-15Update the make system for installations:Richard Levitte
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-11-22OS/390 supportBodo Möller
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
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard 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
1999-05-06Restored path names that were changed by a previous "Configure" run.Bodo Möller
1999-05-06Some comments.Bodo Möller