| Commit message (Expand) | Author | Age | Files | Lines |
| * | Regenerate manual pages for OpenSSL 0.9.8q. | Simon L. B. Nielsen | 2010-12-03 | 1 | -2/+2 |
| * | Regenerate manual pages for OpenSSL 0.9.8p. | Simon L. B. Nielsen | 2010-11-22 | 1 | -2/+2 |
| * | - Make it slightly simpler to update OpenSSL version information | Simon L. B. Nielsen | 2010-04-01 | 1 | -1/+6 |
| * | Regenerate manual pages for OpenSSL 0.9.8m. | Simon L. B. Nielsen | 2010-03-13 | 1 | -1/+1 |
| * | Update build infrastructure for OpenSSL 0.9.8k. | Simon L. B. Nielsen | 2009-06-14 | 1 | -1/+1 |
| * | Integrate the Camellia Block Cipher. For more information see RFC 4132 | George V. Neville-Neil | 2007-05-09 | 1 | -1/+1 |
| * | Upgrade to OpenSSL 0.9.8e. | Simon L. B. Nielsen | 2007-03-15 | 1 | -1/+1 |
| * | Upgrade to OpenSSL 0.9.8d. | Simon L. B. Nielsen | 2006-10-01 | 1 | -1/+1 |
| * | Remove alpha left-overs. | Ruslan Ermilov | 2006-08-22 | 1 | -2/+0 |
| * | Upgrade to OpenSSL 0.9.8b. | Simon L. B. Nielsen | 2006-07-29 | 1 | -2/+2 |
| * | Enable DSO (Dynamic Shared Object) support. This makes it possible | Simon L. B. Nielsen | 2006-07-17 | 1 | -1/+1 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -1/+3 |
| * | Update OpenSSL 0.9.7d -> 0.9.7e. | Jacques Vidrine | 2005-02-25 | 1 | -1/+1 |
| * | Turn MAKE_IDEA into a true "bool" type variable, as documented in | Ruslan Ermilov | 2004-04-19 | 1 | -1/+1 |
| * | 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 |
| * | Update manual pages for OpenSSL 0.9.7d. | Jacques Vidrine | 2004-03-17 | 1 | -1/+1 |
| * | Handle includes the normal way. | Ruslan Ermilov | 2003-02-27 | 1 | -82/+0 |
| * | Regenerate man pages after import of OpenSSL 0.9.7a. | Jacques Vidrine | 2003-02-19 | 1 | -1/+1 |
| * | Install the OpenSSL man pages in /usr/share/openssl/man | Jacques Vidrine | 2003-02-10 | 1 | -6/+41 |
| * | Do not define OPENSSL_NO_KRB5 here in CFLAGS. It is handled in | Jacques Vidrine | 2003-02-09 | 1 | -1/+1 |
| * | Hopefully fix world for folks not compiling IDEA (the default). | Peter Wemm | 2003-01-29 | 1 | -2/+2 |
| * | Update for OpenSSL 0.9.7. No assembler code at the moment. This | Mark Murray | 2003-01-28 | 1 | -23/+70 |
| * | 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 | 1 | -1/+1 |
| * | 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 |
| * | Added new bsd.incs.mk which handles installing of header files | Ruslan Ermilov | 2002-05-12 | 1 | -8/+3 |
| * | Pre-generate the optimized x86 crypto code and check it in rather than | Peter Wemm | 2002-05-03 | 1 | -4/+1 |
| * | Install headers with -C. Ideally, these Makefiles should not need to | Dag-Erling Smørgrav | 2002-03-23 | 1 | -2/+2 |
| * | Use NO_PERL as well as NOPERL. The latter is going to (eventually) go. | Mark Murray | 2002-03-16 | 1 | -1/+1 |
| * | setlocale(3) has been fixed to match POSIX standard: | Ruslan Ermilov | 2001-03-02 | 1 | -1/+1 |
| * | Introduce support for using OpenSSL ASM optimizations. This is done | Kris Kennaway | 2001-02-19 | 1 | -3/+6 |
| * | Update for OpenSSL 0.9.6 | Kris Kennaway | 2000-11-13 | 1 | -2/+2 |
| * | Overhaul of the build-time include file generation. Don't break in evp.h | Kris Kennaway | 2000-09-17 | 1 | -4/+26 |
| * | Make the temporary file _evp.h instead of evp.h to not conflict with | Brian Feldman | 2000-08-24 | 1 | -3/+5 |
| * | Generate a new evp.h at build-time instead of install-time to properly | Brian Feldman | 2000-08-23 | 1 | -2/+5 |
| * | Be consistant about WITH_ vs MAKE_ flags. We have a precedent of using | Peter Wemm | 2000-07-14 | 1 | -1/+1 |
| * | MFI. This is a documentation-only, diffreducing patch, that if | Mark Murray | 2000-06-24 | 1 | -1/+4 |
| * | /dev/urandom is the default random device, so no use in stateing it here. | David E. O'Brien | 2000-05-15 | 1 | -4/+1 |
| * | This version is slightly better than rev 1.10. There are still missing | David E. O'Brien | 2000-05-15 | 1 | -10/+8 |
| * | Use unadorned `mkdir -p', removing the "test ... ||". | David E. O'Brien | 2000-05-15 | 1 | -2/+2 |
| * | Use the C locale for running date(1). | Kris Kennaway | 2000-04-20 | 1 | -1/+1 |
| * | Update for OpenSSL 0.9.5a and clean up a bit. | Kris Kennaway | 2000-04-13 | 1 | -0/+23 |
| * | Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing) | Peter Wemm | 2000-02-26 | 1 | -5/+0 |
| * | Merge from internat.freebsd.org; make RSAREF=YES work correctly, although | Peter Wemm | 2000-02-25 | 1 | -1/+0 |
| * | Fold libRSAglue into libcrypto so we don't have to special-case | Peter Wemm | 2000-02-25 | 1 | -7/+2 |
| * | Freefall/Internat diff reducer. | Mark Murray | 2000-02-24 | 1 | -0/+2 |
| * | *** empty log message *** | Kris Kennaway | 2000-01-16 | 1 | -1/+4 |
| * | Build infrastructure for OpenSSL | Kris Kennaway | 2000-01-14 | 1 | -0/+22 |