summaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix integer overflow in IGMP protocol. [SA-15:04]releng/10.0Xin LI2015-02-251-3/+3
* Remove references to MK_IDEA.Ed Schouten2013-04-271-13/+1
* Merge OpenSSL 1.0.1e.Jung-uk Kim2013-02-131-5/+5
* Merge OpenSSL 1.0.1c.Jung-uk Kim2012-07-121-168/+200
* Force linker error when created shared library contains a relocationKonstantin Belousov2011-12-061-0/+1
* Fix some leftover binaries and shared libraries in the system that stillDimitry Andric2011-02-151-0/+4
* Repair some build breakage introduced in r211725 and garbage collect someNathan Whitehorn2010-08-281-1/+1
* MFtbemd:Warner Losh2010-08-231-15/+15
* Fix buildworld -DNO_CLEAN when using with Perforce, which marks files asWill Andrews2010-08-121-2/+2
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Remove build timestamps from the following files:Colin Percival2009-07-111-1/+0
* Update build infrastructure for OpenSSL 0.9.8k.Simon L. B. Nielsen2009-06-141-15/+33
* Integrate the Camellia Block Cipher. For more information see RFC 4132George V. Neville-Neil2007-05-091-0/+11
* Upgrade to OpenSSL 0.9.8e.Simon L. B. Nielsen2007-03-151-1/+2
* Upgrade to OpenSSL 0.9.8d.Simon L. B. Nielsen2006-10-011-1/+2
* Upgrade to OpenSSL 0.9.8b.Simon L. B. Nielsen2006-07-291-49/+70
* Clean generated headers.Ruslan Ermilov2006-04-101-0/+2
* Provide alternate default for SHLIBDIR before bsd.own.mk does this.Ruslan Ermilov2006-03-181-1/+2
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-3/+5
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Update OpenSSL 0.9.7d -> 0.9.7e.Jacques Vidrine2005-02-251-2/+13
* Define PLATFORM correctly when cross-building.Ruslan Ermilov2005-02-161-2/+2
* NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Add support for C3 Nehemiah ACE ("Padlock") AES crypto. This comesMark Murray2004-08-141-1/+1
* Turn MAKE_IDEA into a true "bool" type variable, as documented inRuslan Ermilov2004-04-191-3/+3
* Turn on the amd64-specific bignum code in openssl. This is actuallyPeter Wemm2004-04-141-0/+7
* Re-add the hand-optimised assembler versions of some of the ciphersMark Murray2004-03-231-7/+53
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Ugg, wrong version.David E. O'Brien2003-06-011-1/+1
* This isn't C99 clean.David E. O'Brien2003-06-011-0/+2
* Silence `make -s' (echo -> ${ECHO}).Bruce Evans2003-04-131-1/+1
* Back out rev 1.60, taking the pointy hat away from nectar as 'rm -f'David E. O'Brien2003-03-111-2/+2
* Don't error out the build if removing a "stale" symlink fails.David E. O'Brien2003-03-101-2/+2
* Handle includes the normal way.Ruslan Ermilov2003-02-271-2/+67
* LIBDIR/INCLUDEDIR do not include DESTDIR.Jacques Vidrine2003-02-181-2/+2
* Follow-up to previous commit: we had a des.h symlink, too. RemoveJacques Vidrine2003-02-181-0/+1
* Previously, libcrypto contained symbols that were identical to EAYJacques Vidrine2003-02-181-0/+7
* Install the OpenSSL man pages in /usr/share/openssl/manJacques Vidrine2003-02-101-40/+7
* Background:Jacques Vidrine2003-01-291-1/+1
* Re-add WANT_OPENSSL_MANPAGES knob.Jacques Vidrine2003-01-291-0/+2
* Update for OpenSSL 0.9.7. No assembler code at the moment. ThisMark Murray2003-01-281-286/+193
* Remove myself as maintainer of openssl; I no longer have enough time toKris Kennaway2002-11-211-2/+0
* Style sync with rest of FreeBSD.David E. O'Brien2002-11-061-16/+15
* Don't lint contrib'ed sources, even if the builder has asked for linting.Mark Murray2002-09-251-0/+2
* Update list of installed manual pages after regenerating them.Jacques Vidrine2002-07-301-2/+6
* s,/usr/include,${INCLUDEDIR},Ruslan Ermilov2002-07-221-1/+1
* Build using pregenerated manpages; don't use perl to translate .pod's.Mark Murray2002-05-141-4/+1
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-5/+3
* Pre-generate the optimized x86 crypto code and check it in rather thanPeter Wemm2002-05-031-37/+21