| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | Use NO_PERL as well as NOPERL. The latter is going to (eventually) go. | markm | 2002-03-16 | 2 | -12/+12 |
* | Update list of manpages | kris | 2002-01-27 | 1 | -23/+30 |
* | Opensslconf for sparc64. Just a copy of the alpha one for now. | jake | 2001-11-18 | 1 | -0/+175 |
* | Argh! Shoot me! (add closing */ after $FreeBSD$ ) | peter | 2001-10-22 | 1 | -1/+1 |
* | Add an ia64 configuration. This is not likely to be optimal, but does | peter | 2001-10-10 | 1 | -0/+175 |
* | Sync this file up with its i386 brother. This appears to have been missed | peter | 2001-10-09 | 2 | -8/+70 |
* | Update for OpenSSL 0.9.6a | kris | 2001-05-20 | 1 | -2/+5 |
* | secure/ build fixes: | ru | 2001-03-26 | 1 | -3/+2 |
* | Attempt to fix the problem with -j builds, and du-uglify the asm code | kris | 2001-03-14 | 1 | -10/+6 |
* | MFS: Belatedly bump SHLIB_MAJOR corresponding to OpenSSL 0.9.6 | kris | 2001-03-08 | 1 | -1/+1 |
* | Install the des.h link under ${DESTDIR}. Fixes buildworld. | kris | 2001-03-04 | 1 | -1/+1 |
* | Clean up the installation of the compatibility libdes header/library | kris | 2001-03-04 | 1 | -22/+11 |
* | Don't override CPUTYPE (actually this predates the <bsd.cpu.mk> use of | kris | 2001-03-04 | 1 | -13/+3 |
* | setlocale(3) has been fixed to match POSIX standard: | ru | 2001-03-02 | 1 | -1/+1 |
* | Update the list of OpenSSL manpages (now contains many more describing | kris | 2001-02-25 | 1 | -55/+108 |
* | Add back a missing file from the no-asm case | kris | 2001-02-20 | 1 | -1/+1 |
* | Remove a remnant of my attempt to get alpha asm code working. OpenSSL | kris | 2001-02-19 | 1 | -2/+0 |
* | Introduce support for using OpenSSL ASM optimizations. This is done | kris | 2001-02-19 | 2 | -10/+91 |
* | Fixed a typo from the last commit. | ru | 2000-11-15 | 1 | -1/+1 |
* | Correct some fallout from the semi-automated way I updated the makefile. | kris | 2000-11-14 | 1 | -4/+4 |
* | Update for OpenSSL 0.9.6 | kris | 2000-11-13 | 2 | -51/+58 |
* | Overhaul of the build-time include file generation. Don't break in evp.h | kris | 2000-09-17 | 2 | -32/+28 |
* | Nuke RSAREF support from orbit. | kris | 2000-09-10 | 1 | -2/+2 |
* | Make the temporary file _evp.h instead of evp.h to not conflict with | green | 2000-08-24 | 2 | -5/+7 |
* | Generate a new evp.h at build-time instead of install-time to properly | green | 2000-08-23 | 2 | -6/+7 |
* | Unbreak the OpenSSL headers for those of us who don't/can't use IDEA by | green | 2000-08-04 | 1 | -1/+10 |
* | Be consistant about WITH_ vs MAKE_ flags. We have a precedent of using | peter | 2000-07-14 | 2 | -4/+4 |
* | MFI. This is a documentation-only, diffreducing patch, that if | markm | 2000-06-24 | 2 | -1/+18 |
* | /dev/urandom is the default random device, so no use in stateing it here. | obrien | 2000-05-15 | 1 | -4/+1 |
* | This version is slightly better than rev 1.10. There are still missing | obrien | 2000-05-15 | 1 | -10/+8 |
* | Use unadorned `mkdir -p', removing the "test ... ||". | obrien | 2000-05-15 | 1 | -2/+2 |
* | Use the C locale for running date(1). | kris | 2000-04-20 | 1 | -1/+1 |
* | Update for OpenSSL 0.9.5a and clean up a bit. | kris | 2000-04-13 | 3 | -79/+167 |
* | * Fix dependancies so that ``make depend'' is not required. | obrien | 2000-04-11 | 1 | -38/+39 |
* | Resurrect the old libdes manpages (after a repo copy) until we have better | kris | 2000-03-02 | 1 | -0/+14 |
* | MFI: stupid typo of mine. | markm | 2000-02-29 | 1 | -1/+1 |
* | New distribution names. | markm | 2000-02-28 | 1 | -0/+3 |
* | Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing) | peter | 2000-02-26 | 2 | -18/+2 |
* | Merge from internat.freebsd.org; make RSAREF=YES work correctly, although | peter | 2000-02-25 | 2 | -1/+1 |
* | Fold libRSAglue into libcrypto so we don't have to special-case | peter | 2000-02-25 | 2 | -10/+7 |