| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Update to match reality (i.e. reference libcrypto headers and | nectar | 2002-07-30 | 1 | -3/+4 |
* | | s,/usr/include,${INCLUDEDIR}, | ru | 2002-07-22 | 1 | -1/+1 |
* | | for OpenSSL 0.9.5a | obrien | 2002-05-15 | 1 | -0/+175 |
* | | Build using pregenerated manpages; don't use perl to translate .pod's. | markm | 2002-05-14 | 1 | -4/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r96593, | markm | 2002-05-14 | 223 | -0/+52244 |
|\ \
| |/ |
|
| * | As the perl-generated assembler files have been committed, add the | markm | 2002-05-14 | 223 | -0/+52244 |
* | Added new bsd.incs.mk which handles installing of header files | ru | 2002-05-12 | 2 | -13/+6 |
* | Pre-generate the optimized x86 crypto code and check it in rather than | peter | 2002-05-03 | 15 | -41/+14661 |
* | Install headers with -C. Ideally, these Makefiles should not need to | des | 2002-03-23 | 2 | -3/+3 |
* | Fixed some style bugs. Mainly, don't use ${.ALLSRC} in implicit rules. | bde | 2002-03-17 | 1 | -3/+3 |