summaryrefslogtreecommitdiff
path: root/Makefile.org
Commit message (Expand)AuthorAgeFilesLines
...
* manual pages as HTMLUlf Möller2006-04-111-0/+23
* improve make dclean to remove files generated during buildUlf Möller2006-04-111-1/+1
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-121-1/+1
* Document the building macros.Richard Levitte2006-02-101-0/+13
* As an effect of revisions 1.261, BUILD_CMD was changed so $(DIRS)Richard Levitte2006-02-101-7/+11
* Make sure that after the change from revision 1.261,Bodo Möller2006-01-031-7/+7
* Engage Whirlpool assembler and mention Whirlpool in CHANGES.Andy Polyakov2005-12-161-0/+2
* Update from 0.9.8-stable.Dr. Stephen Henson2005-12-051-0/+4
* Whirlpool hash implementation. The fact that subdirectory and .h file areAndy Polyakov2005-11-281-1/+1
* Fix install problems on MacOS X and HP-UX.Andy Polyakov2005-10-251-1/+1
* Add libcrypto.pc and libssl.pc, and install them along with openssl.pc.Richard Levitte2005-07-051-2/+32
* Minor (final?) Makefiles polish.Andy Polyakov2005-06-261-1/+3
* HP-UX specific updates to Makefile.org and Makefile.shared.Andy Polyakov2005-06-231-4/+5
* Jumbo Makfiles update.Andy Polyakov2005-06-231-60/+40
* Add crypto/bn/bn_prime.h to the collection of generated files. In theRichard Levitte2005-06-201-1/+5
* With DJGPP, it seems like the return code from grep, even when in theRichard Levitte2005-06-191-4/+4
* Pass INSTALL_PREFIX in BUILDENV.Richard Levitte2005-06-061-2/+3
* Patches for Cygwin, provided by Corinna Vinschen <vinschen@redhat.com>Richard Levitte2005-05-211-5/+5
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-3/+5
* Further BUILDENV clean-up, 'make depend' is operational again.Andy Polyakov2005-05-161-8/+8
* Consolidate BUILDENV [idea is to keep all variables in one place].Andy Polyakov2005-05-151-2/+6
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-091-0/+1
* Cygwin/mingw sync with stable.Andy Polyakov2005-04-301-1/+1
* Fold rules in test/Makefiles [from stable].Andy Polyakov2005-04-301-5/+3
* Add DTLS support.Ben Laurie2005-04-261-1/+1
* Flag changes in Configure and config, too.Ben Laurie2005-04-241-2/+2
* Make tags target useful.Ben Laurie2005-03-301-7/+2
* Blow away Makefile.ssl.Ben Laurie2005-03-301-8/+7
* This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov2005-02-061-86/+12
* Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov2005-02-011-25/+4
* Please BSD make...Andy Polyakov2005-01-251-1/+1
* Reserve for AES CBC assembler implementation...Andy Polyakov2005-01-181-1/+1
* Permit "monolithic" AES assembler implementations, i.e. such which wouldAndy Polyakov2005-01-091-1/+1
* Allow alternative manual sections to be embedded in .pod file comments.Dr. Stephen Henson2004-11-251-2/+2
* Cut'n'paste mistake. All tested OK now...Richard Levitte2004-11-111-2/+2
* Some find it confusing that environment variables are set when sharedRichard Levitte2004-11-111-19/+21
* Make sure LD_PRELOAD is only set when we build shared libraries (andRichard Levitte2004-11-051-0/+8
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Add framework for yet another assembler module dubbed "cpuid." IdeaAndy Polyakov2004-07-261-4/+8
* Build-n-link new IA-64 modules on Linux and HP-UX.Andy Polyakov2004-07-231-1/+1
* Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes.Andy Polyakov2004-07-181-7/+28
* Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte2004-06-281-2/+4
* This fixes the installation target for dynamic engines, which was trying toGeoff Thorpe2004-06-011-1/+1
* Minimal work-around for ./engine shared builds. "Minimal" means that IAndy Polyakov2004-05-311-1/+1
* Let's make life easier and have the VMS version of the configuration beRichard Levitte2004-05-131-1/+4
* Remove the creation of $(INSTALL_PREFIX)$(OPENSSLDIR)/lib, since we don'tRichard Levitte2004-05-061-2/+1
* When generating dependencies in the makefiles, generate the reducedGeoff Thorpe2004-04-191-1/+1
* Make it easier to buld test applications...Richard Levitte2004-03-241-17/+16
* Damnit, I'm sick of having to do something special every time a moduleRichard Levitte2003-11-291-1/+2
* Engines are usually binary, and should therefore be in INSTALLTOPRichard Levitte2003-10-311-1/+1