Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing) | peter | 2000-02-26 | 6 | -25/+98 |
| | | | | | | | Reorganize and unify libcrypto's interface so that the RSA implementation is chosen at runtime via dlopen(). This is a checkpoint and may require more tweaks still. | ||||
* | Merge from internat.freebsd.org; deal with -DRSAref the same way as | peter | 2000-02-25 | 1 | -7/+9 |
| | | | | libcrypto - not that it means much on the US code tree. | ||||
* | Merge from internat.freebsd.org; make RSAREF=YES work correctly, although | peter | 2000-02-25 | 2 | -1/+1 |
| | | | | this is not very useful as the US repo is missing bits. | ||||
* | Create a stub libRSAglue for bsd.port.mk's sake | peter | 2000-02-25 | 2 | -38/+6 |
| | |||||
* | Don't pull in libRSAglue for the rsaref case. Since this is linked | peter | 2000-02-25 | 7 | -25/+1 |
| | | | | | dynamically by default, we use the dlopen() calls to load librsaref.so on US code trees. | ||||
* | Fold libRSAglue into libcrypto so we don't have to special-case | peter | 2000-02-25 | 3 | -13/+7 |
| | | | | | all the builds. There is still no actual RSA implementation code in libcrypto or src/* on US code trees. | ||||
* | 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 |
| | | | | Submitted by: Half the freaking planet.... | ||||
* | libdes is OBE | markm | 2000-02-24 | 1 | -45/+0 |
| | |||||
* | Build everything properly. This means: | markm | 2000-02-24 | 7 | -16/+41 |
| | | | | | | | | | | | o Don't b uild libdes. o Crypto is now housed in libcrypto (with a compatability symlink to libdes) o RSA may depend on RSAREF at your locale. o OpenSSH is now a part of the base system. | ||||
* | Add the OpenSSH userland-building Makefiles. | markm | 2000-02-24 | 9 | -0/+220 |
| | |||||
* | 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 |
| | |||||
* | Diff reducer. Comes from Internat. | markm | 2000-02-24 | 1 | -0/+2 |
| | |||||
* | Remove useless whitespace. | markm | 2000-02-24 | 1 | -13/+0 |
| | | | | Part of big commit OK'ed by: JKH | ||||
* | Back out the previous commit - it broke world and was not approved. | kris | 2000-02-14 | 1 | -2/+2 |
| | | | | I don't know what I was thinking committing without approval - sorry. | ||||
* | Link dynamically, not statically. | kris | 2000-02-13 | 1 | -2/+2 |
| | |||||
* | Add NO_OPENSSL knob to turn off building of openssl | kris | 2000-01-30 | 1 | -1/+4 |
| | | | | Requested by: wollman | ||||
* | Add NO_OPENSSL knob to turn off building of openssl | kris | 2000-01-30 | 1 | -1/+4 |
| | | | | Requested by: wollman | ||||
* | another tcp apps IPv6 updates.(should be make world safe) | shin | 2000-01-27 | 2 | -1/+4 |
| | | | | | | | ftp, telnet, ftpd, faithd also telnet related sync with crypto, secure, kerberosIV Obtained from: KAME project | ||||
* | Don't search for libraries in ${LOCALBASE}. This should fix the problems | kris | 2000-01-20 | 1 | -1/+1 |
| | | | | people were seeing with conflicts with the openssl port. | ||||
* | 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 |
| | | | | | ports even though it doesn't seem to do anything which requires it to be separate from libcrypto. | ||||
* | The wrong version of the file was committed previously which explains the | kris | 2000-01-16 | 1 | -4/+17 |
| | | | | problems seen here. | ||||
* | Turn back on openssl building. | kris | 2000-01-16 | 1 | -1/+1 |
| | |||||
* | 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 | 3 | -0/+6 |
| | |||||
* | We cannot have libcrypto, and therefore OpenSSL at all, without RSA. | green | 2000-01-15 | 2 | -2/+2 |
| | | | | | If you need examples of breakage, I'm ready to provide more than a few. | ||||
* | Connect OpenSSL to the build. | kris | 2000-01-14 | 2 | -2/+2 |
| | |||||
* | Build infrastructure for OpenSSL | kris | 2000-01-14 | 7 | -0/+762 |
| | |||||
* | Really really remove SHA-1 support. | kris | 2000-01-09 | 1 | -1/+1 |
| | |||||
* | Routines needed by new kerberos. | markm | 2000-01-09 | 1 | -1/+1 |
| | |||||
* | Remove the SHA stuff properly. | jkh | 2000-01-08 | 1 | -1/+1 |
| | |||||
* | Since /etc/sendmail.cf got moved to /etc/mail/sendmail.cf, a 'make world' | peter | 1999-12-29 | 1 | -0/+8 |
| | | | | | | would leave you with a broken sendmail and local mail loss. This evil hack moves sendmail.cf from the old location to the new one (if required) at install time. | ||||
* | Install sendmail in it's new location. | peter | 1999-12-29 | 1 | -4/+2 |
| | |||||
* | RIP xntpd. | markm | 1999-12-22 | 1 | -869/+0 |
| | |||||
* | I missed the LDADD/DPADD for -lmd in the secure cases. :-( | peter | 1999-12-19 | 1 | -3/+0 |
| | | | | Pointed out by: marcel | ||||
* | Revert -lmd changes now that libcrypt doesn't expose this binutils/ld | peter | 1999-12-18 | 2 | -5/+4 |
| | | | | bug any more. | ||||
* | Add libmd to DPADD and LDADD. | marcel | 1999-12-17 | 2 | -4/+5 |
| | |||||
* | Dont build telenet if we are going for kerberised telnet; this just | markm | 1999-10-12 | 3 | -6/+11 |
| | | | | jumps all over kerberised telnet otherwise. | ||||
* | Make telnet with SRA work. | markm | 1999-10-07 | 9 | -3/+87 |
| | | | | Submitted by: Nick Sayer | ||||
* | Colour me stupid. This is a better way of using the macros. | markm | 1999-09-21 | 1 | -1/+1 |
| | |||||
* | Do this the same way as Internat to reduce diffs. | markm | 1999-09-21 | 1 | -1/+1 |
| | |||||
* | Someone changed major numbers of the libraries from 2 to 3 for 0 (zero) reasons. | dt | 1999-09-21 | 1 | -1/+1 |
| | | | | | | | | | Revert the major number back to 2. libcrypt only export one function, before the recent changes and now: char *crypt(const char *key, const char *salt); The prototype didn't changed. Internal representation of `char' and `char *' didn't changed. Therefore, there is no reason to change the version number. | ||||
* | Restore SONAME setting, otherwise libdescrypt.so.3 doesn't end up with | peter | 1999-09-21 | 1 | -0/+4 |
| | | | | a special SONAME of libcrypt.so.3 and the runtime symlink doesn't work. | ||||
* | Make this completely dependant on the exportable libcrypt, to avoid | markm | 1999-09-20 | 12 | -1737/+95 |
| | | | | | duplication of effort. Also a large cleanup of the code, inspired by Brandon Gillespie. | ||||
* | libdes is bmaked and built from src/crypto/... now. | markm | 1999-09-19 | 70 | -12014/+12 |
| |