summaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix integer overflow in IGMP protocol. [SA-15:04]releng/10.0Xin LI2015-02-251-2/+2
* Remove references to MK_IDEA.Ed Schouten2013-04-271-4/+0
* Merge OpenSSL 1.0.1e.Jung-uk Kim2013-02-131-2/+2
* Sort ASM definitions by crypto module for slightly easier maintenance.Jung-uk Kim2012-07-121-2/+4
* Merge OpenSSL 1.0.1c.Jung-uk Kim2012-07-121-3/+16
* Merge OpenSSL 0.9.8x.Jung-uk Kim2012-06-271-2/+2
* Regenerate manual pages for OpenSSL 0.9.8q.Simon L. B. Nielsen2010-12-031-2/+2
* Regenerate manual pages for OpenSSL 0.9.8p.Simon L. B. Nielsen2010-11-221-2/+2
* - Make it slightly simpler to update OpenSSL version informationSimon L. B. Nielsen2010-04-011-1/+6
* Regenerate manual pages for OpenSSL 0.9.8m.Simon L. B. Nielsen2010-03-131-1/+1
* Update build infrastructure for OpenSSL 0.9.8k.Simon L. B. Nielsen2009-06-141-1/+1
* Integrate the Camellia Block Cipher. For more information see RFC 4132George V. Neville-Neil2007-05-091-1/+1
* Upgrade to OpenSSL 0.9.8e.Simon L. B. Nielsen2007-03-151-1/+1
* Upgrade to OpenSSL 0.9.8d.Simon L. B. Nielsen2006-10-011-1/+1
* Remove alpha left-overs.Ruslan Ermilov2006-08-221-2/+0
* Upgrade to OpenSSL 0.9.8b.Simon L. B. Nielsen2006-07-291-2/+2
* Enable DSO (Dynamic Shared Object) support. This makes it possibleSimon L. B. Nielsen2006-07-171-1/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* Update OpenSSL 0.9.7d -> 0.9.7e.Jacques Vidrine2005-02-251-1/+1
* Turn MAKE_IDEA into a true "bool" type variable, as documented inRuslan Ermilov2004-04-191-1/+1
* Remove the -pthread from the last commit, as OpenSSL doesn't actuallyDavid Malone2004-03-301-1/+1
* Build OpenSSL so that it extects that is may be used in a threadedDavid Malone2004-03-301-0/+1
* Update manual pages for OpenSSL 0.9.7d.Jacques Vidrine2004-03-171-1/+1
* Handle includes the normal way.Ruslan Ermilov2003-02-271-82/+0
* Regenerate man pages after import of OpenSSL 0.9.7a.Jacques Vidrine2003-02-191-1/+1
* Install the OpenSSL man pages in /usr/share/openssl/manJacques Vidrine2003-02-101-6/+41
* Do not define OPENSSL_NO_KRB5 here in CFLAGS. It is handled inJacques Vidrine2003-02-091-1/+1
* Hopefully fix world for folks not compiling IDEA (the default).Peter Wemm2003-01-291-2/+2
* Update for OpenSSL 0.9.7. No assembler code at the moment. ThisMark Murray2003-01-281-23/+70
* DON'T EVER PUT THIS BACK!Ruslan Ermilov2002-11-081-1/+1
* Style sync with rest of FreeBSD.David E. O'Brien2002-11-061-1/+1
* Bandaid for a broken world. The real fix is somewhat moreRuslan Ermilov2002-09-201-3/+3
* Added the missing dependencies for openssl/ headers.Ruslan Ermilov2002-09-191-5/+7
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-8/+3
* Pre-generate the optimized x86 crypto code and check it in rather thanPeter Wemm2002-05-031-4/+1
* Install headers with -C. Ideally, these Makefiles should not need toDag-Erling Smørgrav2002-03-231-2/+2
* Use NO_PERL as well as NOPERL. The latter is going to (eventually) go.Mark Murray2002-03-161-1/+1
* setlocale(3) has been fixed to match POSIX standard:Ruslan Ermilov2001-03-021-1/+1
* Introduce support for using OpenSSL ASM optimizations. This is doneKris Kennaway2001-02-191-3/+6
* Update for OpenSSL 0.9.6Kris Kennaway2000-11-131-2/+2
* Overhaul of the build-time include file generation. Don't break in evp.hKris Kennaway2000-09-171-4/+26
* Make the temporary file _evp.h instead of evp.h to not conflict withBrian Feldman2000-08-241-3/+5
* Generate a new evp.h at build-time instead of install-time to properlyBrian Feldman2000-08-231-2/+5
* Be consistant about WITH_ vs MAKE_ flags. We have a precedent of usingPeter Wemm2000-07-141-1/+1
* MFI. This is a documentation-only, diffreducing patch, that ifMark Murray2000-06-241-1/+4
* /dev/urandom is the default random device, so no use in stateing it here.David E. O'Brien2000-05-151-4/+1
* This version is slightly better than rev 1.10. There are still missingDavid E. O'Brien2000-05-151-10/+8
* Use unadorned `mkdir -p', removing the "test ... ||".David E. O'Brien2000-05-151-2/+2
* Use the C locale for running date(1).Kris Kennaway2000-04-201-1/+1
* Update for OpenSSL 0.9.5a and clean up a bit.Kris Kennaway2000-04-131-0/+23