| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 19 | -25/+25 |
* | Various buffer overrun fixes and other security enhancements. | markm | 1997-02-09 | 5 | -12/+56 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 19 | -26/+26 |
* | First round of moving secure telnet (AKA kerberised telnet) to its new home | markm | 1996-10-26 | 11 | -62/+126 |
* | Ensure that each Kerberised applet has CFLAGS containing -DKERBEROS. | markm | 1996-07-30 | 2 | -2/+2 |
* | 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 |
* | Clarify some paths in the man pages. | markm | 1996-04-06 | 1 | -1/+1 |
* | 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 |
* | Kill gets() found | ache | 1996-02-23 | 1 | -3/+3 |
* | Fixes to allow eBones to properly bootstrap in a release environment | markm | 1996-02-14 | 2 | -5/+5 |
* | Rename des_set_key -> des_set_key_krb. This was a name conflict with a | markm | 1996-02-03 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 1 | -207/+0 |
* | Shut compiler warning | ache | 1995-12-23 | 1 | -2/+2 |
* | Remove MAKE_EBONES conditionals. They were originally placed here because | gibbs | 1995-10-11 | 1 | -2/+0 |
* | Add -L paths for all locally built eBones libraries. Many of the programs | gibbs | 1995-09-26 | 6 | -12/+12 |
* | Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makes | gibbs | 1995-09-16 | 1 | -1/+2 |
* | Integrate rkinit into the build. | gibbs | 1995-09-15 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r10766, | gibbs | 1995-09-15 | 3 | -0/+433 |
|\ |
|
| * | Rkinit allows you to safely forward tickets to other kerberos hosts. | gibbs | 1995-09-15 | 3 | -0/+433 |
* | | Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES. | gibbs | 1995-09-14 | 1 | -5/+1 |
* | | Fix a few problems with the depend target. | gibbs | 1995-09-14 | 1 | -4/+2 |
* | | Don't cast die with (__sighandler_t *) when its passed to signal(). Instead | gibbs | 1995-09-14 | 2 | -6/+6 |
* | | Bmake fixes for the eBones tree. | gibbs | 1995-09-14 | 6 | -21/+15 |
* | | added Makefile.inc in the necessary places. | markm | 1995-09-13 | 1 | -0/+3 |
* | | After the Great eBones Repository Copy (tm), make ebones actually | markm | 1995-09-13 | 8 | -29/+36 |
* | | Major cleanup of eBones code: | markm | 1995-09-07 | 12 | -54/+98 |
* | | Start the eBones cleanup ball rolling. | markm | 1995-08-25 | 14 | -28/+28 |
* | | Comment out LDADD+=-ldescrypt, it is not yet active due to | ache | 1995-08-05 | 1 | -1/+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 | -85/+85 |
* | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 5 | -17/+17 |
* | | Security fixes. | dima | 1995-02-17 | 1 | -3/+15 |
* | | Various documentation changes. | jkh | 1995-02-08 | 2 | -8/+8 |
* | | Password-changing program with Kerberos support via the `kadmin' | wollman | 1995-01-20 | 1 | -0/+223 |
* | | Fix bonehead /usr/lib -> /usr/bin. | wollman | 1995-01-20 | 1 | -2/+2 |
* | | The user side of the kadmin protocol. HOW-TO describes how to recreate | wollman | 1995-01-20 | 3 | -0/+686 |
|/ |
|
* | Initial import of eBones. | csgr | 1994-09-30 | 18 | -0/+1648 |
* | The telnet version with encryption in in. | csgr | 1994-08-27 | 20 | -0/+12310 |