| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing) | peter | 2000-02-26 | 1 | -7/+0 |
* | Merge from internat.freebsd.org; deal with -DRSAref the same way as | peter | 2000-02-25 | 1 | -7/+9 |
* | Don't pull in libRSAglue for the rsaref case. Since this is linked | peter | 2000-02-25 | 6 | -21/+1 |
* | Build everything properly. This means: | markm | 2000-02-24 | 2 | -4/+7 |
* | Add the OpenSSH userland-building Makefiles. | markm | 2000-02-24 | 5 | -0/+129 |
* | Diff reducer. Comes from Internat. | markm | 2000-02-24 | 1 | -0/+2 |
* | Remove useless whitespace. | markm | 2000-02-24 | 1 | -13/+0 |
* | Back out the previous commit - it broke world and was not approved. | kris | 2000-02-14 | 1 | -2/+2 |
* | 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 |
* | another tcp apps IPv6 updates.(should be make world safe) | shin | 2000-01-27 | 1 | -0/+3 |
* | Don't search for libraries in ${LOCALBASE}. This should fix the problems | kris | 2000-01-20 | 1 | -1/+1 |
* | The wrong version of the file was committed previously which explains the | kris | 2000-01-16 | 1 | -4/+17 |
* | Turn back on openssl building. | kris | 2000-01-16 | 1 | -1/+1 |
* | Add MAINTAINER tag so people don't feel the need to randomly frob with this. | kris | 2000-01-16 | 1 | -0/+2 |
* | 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 | 1 | -0/+29 |
* | Revert -lmd changes now that libcrypt doesn't expose this binutils/ld | peter | 1999-12-18 | 1 | -2/+2 |
* | Add libmd to DPADD and LDADD. | marcel | 1999-12-17 | 1 | -2/+2 |
* | Dont build telenet if we are going for kerberised telnet; this just | markm | 1999-10-12 | 1 | -2/+4 |
* | Make telnet with SRA work. | markm | 1999-10-07 | 2 | -1/+17 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | Typo in comment. | kris | 1999-04-25 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
* | Secure telnet is now in eBones. | markm | 1996-11-07 | 19 | -12159/+0 |
* | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 1 | -3/+3 |
* | Bring in a change that got lost when we spammed over the CVS repository | nate | 1996-06-05 | 2 | -12/+1 |
* | Add support for socks | pst | 1996-04-23 | 2 | -1/+12 |
* | Big clean-up job. Remove ancient and never-to-be used stuff. | markm | 1996-03-11 | 1 | -48/+8 |
* | Sense MAKE_EBONES, DESTDIR | ache | 1996-03-09 | 1 | -7/+13 |
* | Correct some manual page cross reference errors. E.g. su is a section | mpp | 1996-02-02 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 1 | -207/+0 |
* | Pick correct library dir whenever obj exists or not | ache | 1995-12-21 | 1 | -3/+9 |
* | Remove MAKE_EBONES conditionals. They were originally placed here because | gibbs | 1995-10-11 | 1 | -2/+0 |
* | Remove duplicated targets which now build from main tree | ache | 1995-09-29 | 1 | -2/+2 |
* | Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makes | gibbs | 1995-09-16 | 1 | -1/+2 |
* | Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES. | gibbs | 1995-09-14 | 1 | -5/+1 |
* | Comment out LDADD+=-ldescrypt, it is not yet active due to | ache | 1995-08-05 | 1 | -1/+2 |
* | After pst and ache fixed secure telnet, it was still not in the main | markm | 1995-07-29 | 1 | -3/+2 |
* | Final cleanup pass through Makefiles, now this stuff | ache | 1995-07-24 | 1 | -3/+4 |
* | Add -ldescrypt, or wrong crypt version can be picked from libc | ache | 1995-07-24 | 1 | -0/+1 |
* | Since this stuff not works with eBones, ifdef kerberos stuff | ache | 1995-07-24 | 1 | -4/+5 |
* | Add comment about new_rnd_key.c module needed from original | ache | 1995-07-24 | 1 | -0/+3 |
* | Fix dependances, typing errors, etc. | ache | 1995-07-24 | 1 | -4/+6 |
* | Update telnet to the 95.05.31 release. | pst | 1995-07-20 | 11 | -43/+117 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 6 | -18/+18 |
* | Security fixes. | dima | 1995-02-17 | 1 | -3/+15 |
* | Make the "distribute" target build the "des" distribution. Make des'ed | phk | 1994-11-14 | 2 | -4/+5 |