| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate the Camellia Block Cipher. For more information see RFC 4132 | gnn | 2007-05-09 | 4 | -9/+12 |
* | Upgrade to OpenSSL 0.9.8e. | simon | 2007-03-15 | 163 | -359/+360 |
* | Upgrade to OpenSSL 0.9.8d. | simon | 2006-10-01 | 168 | -162/+187 |
* | Remove alpha left-overs. | ru | 2006-08-22 | 2 | -179/+0 |
* | Upgrade to OpenSSL 0.9.8b. | simon | 2006-07-29 | 179 | -611/+2555 |
* | Enable DSO (Dynamic Shared Object) support. This makes it possible | simon | 2006-07-17 | 1 | -1/+1 |
* | Clean generated headers. | ru | 2006-04-10 | 1 | -0/+2 |
* | Provide alternate default for SHLIBDIR before bsd.own.mk does this. | ru | 2006-03-18 | 1 | -1/+2 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 2 | -4/+8 |
* | Bump the shared library version number of all libraries that have not | kensmith | 2005-07-22 | 1 | -1/+1 |
* | Update OpenSSL 0.9.7d -> 0.9.7e. | nectar | 2005-02-25 | 156 | -4210/+3479 |
* | Define PLATFORM correctly when cross-building. | ru | 2005-02-16 | 1 | -2/+2 |
* | NODOCCOMPRESS -> NO_DOCCOMPRESS | ru | 2004-12-21 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Add support for C3 Nehemiah ACE ("Padlock") AES crypto. This comes | markm | 2004-08-14 | 1 | -1/+1 |
* | Import the openssl conf for arm. | cognet | 2004-05-14 | 1 | -0/+177 |
* | Turn MAKE_IDEA into a true "bool" type variable, as documented in | ru | 2004-04-19 | 2 | -4/+4 |
* | Turn on the amd64-specific bignum code in openssl. This is actually | peter | 2004-04-14 | 1 | -0/+7 |
* | Remove the -pthread from the last commit, as OpenSSL doesn't actually | dwmalone | 2004-03-30 | 1 | -1/+1 |
* | Build OpenSSL so that it extects that is may be used in a threaded | dwmalone | 2004-03-30 | 1 | -0/+1 |
* | Re-add the hand-optimised assembler versions of some of the ciphers | markm | 2004-03-23 | 14 | -3759/+2861 |
* | Update manual pages for OpenSSL 0.9.7d. | nectar | 2004-03-17 | 155 | -324/+1110 |
* | Stage 3 of dynamic root support. Make all the libraries needed to run | gordon | 2003-08-17 | 1 | -0/+1 |
* | Ugg, wrong version. | obrien | 2003-06-01 | 1 | -1/+1 |
* | This isn't C99 clean. | obrien | 2003-06-01 | 1 | -0/+2 |
* | Silence `make -s' (echo -> ${ECHO}). | bde | 2003-04-13 | 1 | -1/+1 |
* | Back out rev 1.60, taking the pointy hat away from nectar as 'rm -f' | obrien | 2003-03-11 | 1 | -2/+2 |
* | Don't error out the build if removing a "stale" symlink fails. | obrien | 2003-03-10 | 1 | -2/+2 |
* | Handle includes the normal way. | ru | 2003-02-27 | 2 | -84/+67 |
* | Regenerate man pages after import of OpenSSL 0.9.7a. | nectar | 2003-02-19 | 150 | -310/+316 |
* | LIBDIR/INCLUDEDIR do not include DESTDIR. | nectar | 2003-02-18 | 1 | -2/+2 |
* | Follow-up to previous commit: we had a des.h symlink, too. Remove | nectar | 2003-02-18 | 1 | -0/+1 |
* | Previously, libcrypto contained symbols that were identical to EAY | nectar | 2003-02-18 | 1 | -0/+7 |
* | Correct path for finding asm-generating files. | nectar | 2003-02-14 | 1 | -6/+6 |
* | Install the OpenSSL man pages in /usr/share/openssl/man | nectar | 2003-02-10 | 152 | -344/+1076 |
* | Do not define OPENSSL_NO_KRB5 here in CFLAGS. It is handled in | nectar | 2003-02-09 | 1 | -1/+1 |
* | Background: | nectar | 2003-01-29 | 1 | -1/+1 |
* | Re-add WANT_OPENSSL_MANPAGES knob. | nectar | 2003-01-29 | 1 | -0/+2 |
* | Hopefully fix world for folks not compiling IDEA (the default). | peter | 2003-01-29 | 1 | -2/+2 |
* | Force OPENSSL_NO_KRB5. OpenSSL's current implementation of RFC 2712 | nectar | 2003-01-29 | 6 | -0/+12 |
* | Update for OpenSSL 0.9.7. No assembler code at the moment. This | markm | 2003-01-28 | 246 | -25472/+6684 |
* | Remove myself as maintainer of openssl; I no longer have enough time to | kris | 2002-11-21 | 1 | -2/+0 |
* | DON'T EVER PUT THIS BACK! | ru | 2002-11-08 | 1 | -1/+1 |
* | Style sync with rest of FreeBSD. | obrien | 2002-11-06 | 3 | -27/+23 |
* | Don't lint contrib'ed sources, even if the builder has asked for linting. | markm | 2002-09-25 | 1 | -0/+2 |
* | Bandaid for a broken world. The real fix is somewhat more | ru | 2002-09-20 | 1 | -3/+3 |
* | Added the missing dependencies for openssl/ headers. | ru | 2002-09-19 | 1 | -5/+7 |
* | Update list of installed manual pages after regenerating them. | nectar | 2002-07-30 | 1 | -2/+6 |
* | This commit was generated by cvs2svn to compensate for changes in r100946, | nectar | 2002-07-30 | 225 | -673/+1442 |
|\ |
|
| * | Import the regenerated OpenSSL man pages after import of OpenSSL 0.9.6e. | nectar | 2002-07-30 | 225 | -673/+1442 |