| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add working and easy crypt(3)-switching. Yes, we need a whole new API | green | 2000-08-22 | 1 | -0/+1 |
* | 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 |
* | Argh. Cut/paste transcription error. Fix syntax of previous commit. | peter | 2000-07-03 | 1 | -1/+1 |
* | USA_RESIDENT is forced to YES or NO at the start of Makefile.inc1 | peter | 2000-07-03 | 1 | -1/+2 |
* | MFI. This is a documentation-only, diffreducing patch, that if | markm | 2000-06-24 | 2 | -1/+18 |
* | Add a new file to SRCS | kris | 2000-06-03 | 1 | -1/+1 |
* | /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 |
* | Update for OpenSSH 2.1 | kris | 2000-05-15 | 1 | -1/+6 |
* | 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 | 4 | -106/+178 |
* | Update for OpenSSL 0.9.5a and clean up a bit. | kris | 2000-04-13 | 2 | -38/+10 |
* | * Fix dependancies so that ``make depend'' is not required. | obrien | 2000-04-11 | 1 | -24/+26 |
* | * Fix dependancies so that ``make depend'' is not required. | obrien | 2000-04-11 | 1 | -38/+39 |
* | Add libcrypto to LDADD. This fixes problems seen with e.g. apache-modssl | kris | 2000-04-04 | 1 | -0/+1 |
* | Add a new function stub to libcrypto() which resolves to a symbol in | kris | 2000-03-13 | 1 | -1/+1 |
* | Build a shared library too - ports expect it. | kris | 2000-03-07 | 1 | -1/+0 |
* | Merge from internat.freebsd.org; cleanup stray rsaref glue code reference | peter | 2000-03-05 | 1 | -4/+0 |
* | Resurrect the old libdes manpages (after a repo copy) until we have better | kris | 2000-03-02 | 1 | -0/+14 |
* | Merge from internat.freebsd.org: add libcrypto to librsaUSA's symbol search | peter | 2000-03-02 | 1 | -0/+2 |
* | MFI: stupid typo of mine. | markm | 2000-02-29 | 1 | -1/+1 |
* | Add NODESCRYPTLINKS knob to prevent spamming of libcrypt -> libscrypt | kris | 2000-02-29 | 1 | -0/+2 |
* | 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 | 5 | -18/+98 |
* | Merge from internat.freebsd.org; make RSAREF=YES work correctly, although | peter | 2000-02-25 | 2 | -1/+1 |
* | Create a stub libRSAglue for bsd.port.mk's sake | peter | 2000-02-25 | 2 | -38/+6 |
* | Fold libRSAglue into libcrypto so we don't have to special-case | peter | 2000-02-25 | 3 | -13/+7 |
* | Sync with internat; delete a trailing space | peter | 2000-02-25 | 1 | -1/+1 |
* | Remove port components not needed in 4.n+ | markm | 2000-02-24 | 1 | -2/+1 |
* | libdes is OBE | markm | 2000-02-24 | 1 | -45/+0 |
* | Build everything properly. This means: | markm | 2000-02-24 | 3 | -8/+30 |
* | Add the OpenSSH userland-building Makefiles. | markm | 2000-02-24 | 1 | -0/+36 |
* | Freefall/Internat diff reducer. | markm | 2000-02-24 | 1 | -2/+2 |
* | Freefall/Internat diff reducer. | markm | 2000-02-24 | 1 | -2/+5 |
* | Freefall/Internat diff reducer. | markm | 2000-02-24 | 1 | -0/+2 |
* | Add NO_OPENSSL knob to turn off building of openssl | kris | 2000-01-30 | 1 | -1/+4 |
* | Activate librsaglue | kris | 2000-01-20 | 1 | -1/+1 |
* | Move the rsaref gunk to libRSAglue where ports expect it. | kris | 2000-01-20 | 1 | -8/+1 |
* | Build infrastructure for libRSAglue, required for compatability with | kris | 2000-01-20 | 1 | -0/+48 |
* | Turn back on libcrypto and libssl building. | kris | 2000-01-16 | 1 | -1/+1 |
* | *** empty log message *** | kris | 2000-01-16 | 2 | -1/+10 |
* | Add MAINTAINER tag so people don't feel the need to randomly frob with this. | kris | 2000-01-16 | 2 | -0/+4 |
* | We cannot have libcrypto, and therefore OpenSSL at all, without RSA. | green | 2000-01-15 | 1 | -1/+1 |
* | Connect OpenSSL to the build. | kris | 2000-01-14 | 1 | -1/+1 |
* | Build infrastructure for OpenSSL | kris | 2000-01-14 | 6 | -0/+733 |
* | Really really remove SHA-1 support. | kris | 2000-01-09 | 1 | -1/+1 |