| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix integer overflow in IGMP protocol. [SA-15:04]releng/10.0 | Xin LI | 2015-02-25 | 1 | -3/+3 |
* | Remove references to MK_IDEA. | Ed Schouten | 2013-04-27 | 1 | -13/+1 |
* | Merge OpenSSL 1.0.1e. | Jung-uk Kim | 2013-02-13 | 1 | -5/+5 |
* | Merge OpenSSL 1.0.1c. | Jung-uk Kim | 2012-07-12 | 1 | -168/+200 |
* | Force linker error when created shared library contains a relocation | Konstantin Belousov | 2011-12-06 | 1 | -0/+1 |
* | Fix some leftover binaries and shared libraries in the system that still | Dimitry Andric | 2011-02-15 | 1 | -0/+4 |
* | Repair some build breakage introduced in r211725 and garbage collect some | Nathan Whitehorn | 2010-08-28 | 1 | -1/+1 |
* | MFtbemd: | Warner Losh | 2010-08-23 | 1 | -15/+15 |
* | Fix buildworld -DNO_CLEAN when using with Perforce, which marks files as | Will Andrews | 2010-08-12 | 1 | -2/+2 |
* | Bump the version of all non-symbol-versioned shared libraries in | Ken Smith | 2009-07-19 | 1 | -1/+1 |
* | Remove build timestamps from the following files: | Colin Percival | 2009-07-11 | 1 | -1/+0 |
* | Update build infrastructure for OpenSSL 0.9.8k. | Simon L. B. Nielsen | 2009-06-14 | 1 | -15/+33 |
* | Integrate the Camellia Block Cipher. For more information see RFC 4132 | George V. Neville-Neil | 2007-05-09 | 1 | -0/+11 |
* | Upgrade to OpenSSL 0.9.8e. | Simon L. B. Nielsen | 2007-03-15 | 1 | -1/+2 |
* | Upgrade to OpenSSL 0.9.8d. | Simon L. B. Nielsen | 2006-10-01 | 1 | -1/+2 |
* | Upgrade to OpenSSL 0.9.8b. | Simon L. B. Nielsen | 2006-07-29 | 1 | -49/+70 |
* | Clean generated headers. | Ruslan Ermilov | 2006-04-10 | 1 | -0/+2 |
* | Provide alternate default for SHLIBDIR before bsd.own.mk does this. | Ruslan Ermilov | 2006-03-18 | 1 | -1/+2 |
* | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -3/+5 |
* | Bump the shared library version number of all libraries that have not | Ken Smith | 2005-07-22 | 1 | -1/+1 |
* | Update OpenSSL 0.9.7d -> 0.9.7e. | Jacques Vidrine | 2005-02-25 | 1 | -2/+13 |
* | Define PLATFORM correctly when cross-building. | Ruslan Ermilov | 2005-02-16 | 1 | -2/+2 |
* | NODOCCOMPRESS -> NO_DOCCOMPRESS | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
* | Add support for C3 Nehemiah ACE ("Padlock") AES crypto. This comes | Mark Murray | 2004-08-14 | 1 | -1/+1 |
* | Turn MAKE_IDEA into a true "bool" type variable, as documented in | Ruslan Ermilov | 2004-04-19 | 1 | -3/+3 |
* | Turn on the amd64-specific bignum code in openssl. This is actually | Peter Wemm | 2004-04-14 | 1 | -0/+7 |
* | Re-add the hand-optimised assembler versions of some of the ciphers | Mark Murray | 2004-03-23 | 1 | -7/+53 |
* | Stage 3 of dynamic root support. Make all the libraries needed to run | Gordon Tetlow | 2003-08-17 | 1 | -0/+1 |
* | Ugg, wrong version. | David E. O'Brien | 2003-06-01 | 1 | -1/+1 |
* | This isn't C99 clean. | David E. O'Brien | 2003-06-01 | 1 | -0/+2 |
* | Silence `make -s' (echo -> ${ECHO}). | Bruce Evans | 2003-04-13 | 1 | -1/+1 |
* | Back out rev 1.60, taking the pointy hat away from nectar as 'rm -f' | David E. O'Brien | 2003-03-11 | 1 | -2/+2 |
* | Don't error out the build if removing a "stale" symlink fails. | David E. O'Brien | 2003-03-10 | 1 | -2/+2 |
* | Handle includes the normal way. | Ruslan Ermilov | 2003-02-27 | 1 | -2/+67 |
* | LIBDIR/INCLUDEDIR do not include DESTDIR. | Jacques Vidrine | 2003-02-18 | 1 | -2/+2 |
* | Follow-up to previous commit: we had a des.h symlink, too. Remove | Jacques Vidrine | 2003-02-18 | 1 | -0/+1 |
* | Previously, libcrypto contained symbols that were identical to EAY | Jacques Vidrine | 2003-02-18 | 1 | -0/+7 |
* | Install the OpenSSL man pages in /usr/share/openssl/man | Jacques Vidrine | 2003-02-10 | 1 | -40/+7 |
* | Background: | Jacques Vidrine | 2003-01-29 | 1 | -1/+1 |
* | Re-add WANT_OPENSSL_MANPAGES knob. | Jacques Vidrine | 2003-01-29 | 1 | -0/+2 |
* | Update for OpenSSL 0.9.7. No assembler code at the moment. This | Mark Murray | 2003-01-28 | 1 | -286/+193 |
* | Remove myself as maintainer of openssl; I no longer have enough time to | Kris Kennaway | 2002-11-21 | 1 | -2/+0 |
* | Style sync with rest of FreeBSD. | David E. O'Brien | 2002-11-06 | 1 | -16/+15 |
* | Don't lint contrib'ed sources, even if the builder has asked for linting. | Mark Murray | 2002-09-25 | 1 | -0/+2 |
* | Update list of installed manual pages after regenerating them. | Jacques Vidrine | 2002-07-30 | 1 | -2/+6 |
* | s,/usr/include,${INCLUDEDIR}, | Ruslan Ermilov | 2002-07-22 | 1 | -1/+1 |
* | Build using pregenerated manpages; don't use perl to translate .pod's. | Mark Murray | 2002-05-14 | 1 | -4/+1 |
* | Added new bsd.incs.mk which handles installing of header files | Ruslan Ermilov | 2002-05-12 | 1 | -5/+3 |
* | Pre-generate the optimized x86 crypto code and check it in rather than | Peter Wemm | 2002-05-03 | 1 | -37/+21 |