| Commit message (Expand) | Author | Age | Files | Lines |
| * | Insta-MFC of the shared library version bump. All shared libraries | Ken Smith | 2005-07-22 | 1 | -1/+1 |
| * | Update OpenSSL 0.9.7d -> 0.9.7e. | Jacques Vidrine | 2005-02-25 | 156 | -4210/+3479 |
| * | 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 |
| * | Import the openssl conf for arm. | Olivier Houchard | 2004-05-14 | 1 | -0/+177 |
| * | Turn MAKE_IDEA into a true "bool" type variable, as documented in | Ruslan Ermilov | 2004-04-19 | 2 | -4/+4 |
| * | Turn on the amd64-specific bignum code in openssl. This is actually | Peter Wemm | 2004-04-14 | 1 | -0/+7 |
| * | Remove the -pthread from the last commit, as OpenSSL doesn't actually | David Malone | 2004-03-30 | 1 | -1/+1 |
| * | Build OpenSSL so that it extects that is may be used in a threaded | David Malone | 2004-03-30 | 1 | -0/+1 |
| * | Re-add the hand-optimised assembler versions of some of the ciphers | Mark Murray | 2004-03-23 | 14 | -3759/+2861 |
| * | Update manual pages for OpenSSL 0.9.7d. | Jacques Vidrine | 2004-03-17 | 155 | -324/+1110 |
| * | 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 | 2 | -84/+67 |
| * | Regenerate man pages after import of OpenSSL 0.9.7a. | Jacques Vidrine | 2003-02-19 | 150 | -310/+316 |
| * | 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 |
| * | Correct path for finding asm-generating files. | Jacques Vidrine | 2003-02-14 | 1 | -6/+6 |
| * | Install the OpenSSL man pages in /usr/share/openssl/man | Jacques Vidrine | 2003-02-10 | 152 | -344/+1076 |
| * | Do not define OPENSSL_NO_KRB5 here in CFLAGS. It is handled in | Jacques Vidrine | 2003-02-09 | 1 | -1/+1 |
| * | Background: | Jacques Vidrine | 2003-01-29 | 1 | -1/+1 |
| * | Re-add WANT_OPENSSL_MANPAGES knob. | Jacques Vidrine | 2003-01-29 | 1 | -0/+2 |
| * | Hopefully fix world for folks not compiling IDEA (the default). | Peter Wemm | 2003-01-29 | 1 | -2/+2 |
| * | Force OPENSSL_NO_KRB5. OpenSSL's current implementation of RFC 2712 | Jacques Vidrine | 2003-01-29 | 6 | -0/+12 |
| * | Update for OpenSSL 0.9.7. No assembler code at the moment. This | Mark Murray | 2003-01-28 | 246 | -25467/+6679 |
| * | Remove myself as maintainer of openssl; I no longer have enough time to | Kris Kennaway | 2002-11-21 | 1 | -2/+0 |
| * | DON'T EVER PUT THIS BACK! | Ruslan Ermilov | 2002-11-08 | 1 | -1/+1 |
| * | Style sync with rest of FreeBSD. | David E. O'Brien | 2002-11-06 | 3 | -27/+23 |
| * | Don't lint contrib'ed sources, even if the builder has asked for linting. | Mark Murray | 2002-09-25 | 1 | -0/+2 |
| * | Bandaid for a broken world. The real fix is somewhat more | Ruslan Ermilov | 2002-09-20 | 1 | -3/+3 |
| * | Added the missing dependencies for openssl/ headers. | Ruslan Ermilov | 2002-09-19 | 1 | -5/+7 |
| * | Update list of installed manual pages after regenerating them. | Jacques Vidrine | 2002-07-30 | 1 | -2/+6 |
| * | Import the regenerated OpenSSL man pages after import of OpenSSL 0.9.6e. | Jacques Vidrine | 2002-07-30 | 225 | -673/+1442 |
| * | Update to match reality (i.e. reference libcrypto headers and | Jacques Vidrine | 2002-07-30 | 1 | -3/+4 |
| * | s,/usr/include,${INCLUDEDIR}, | Ruslan Ermilov | 2002-07-22 | 1 | -1/+1 |
| * | for OpenSSL 0.9.5a | David E. O'Brien | 2002-05-15 | 1 | -0/+175 |
| * | Build using pregenerated manpages; don't use perl to translate .pod's. | Mark Murray | 2002-05-14 | 1 | -4/+1 |
| * | As the perl-generated assembler files have been committed, add the | Mark Murray | 2002-05-14 | 223 | -0/+52244 |
| * | Added new bsd.incs.mk which handles installing of header files | Ruslan Ermilov | 2002-05-12 | 2 | -13/+6 |
| * | Pre-generate the optimized x86 crypto code and check it in rather than | Peter Wemm | 2002-05-03 | 15 | -41/+14661 |
| * | Install headers with -C. Ideally, these Makefiles should not need to | Dag-Erling Smørgrav | 2002-03-23 | 2 | -3/+3 |
| * | Fixed some style bugs. Mainly, don't use ${.ALLSRC} in implicit rules. | Bruce Evans | 2002-03-17 | 1 | -3/+3 |
| * | Use NO_PERL as well as NOPERL. The latter is going to (eventually) go. | Mark Murray | 2002-03-16 | 2 | -12/+12 |