Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-03-09 | Attempt to get the canonical name of a host before doing realm lookup, it | Thorsten Lockert | |
might be a CNAME which does not match anything we know about | |||
1996-03-02 | Change PROTO to _DES_PROTO to reduce likelyhood of interfering with | Thorsten Lockert | |
applications including <kerberosIV/des.h> (like CVS) | |||
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1996-02-10 | Upgraded to latest version of DES library | Thorsten Lockert | |
1996-02-05 | Let the user know he is being asked for a Kerberos ticket | Thorsten Lockert | |
1996-01-30 | #include <errno.h>; sys_nerr and sys_errlist moved. | Thorsten Lockert | |
1996-01-29 | Make it work for multi-homed servers by default; remove need for krb.equiv | Thorsten Lockert | |
1995-12-29 | Use correct file name for the client key | Thorsten Lockert | |
1995-12-29 | Write generated key in current directory | Thorsten Lockert | |
1995-12-17 | Change name of des_set_key to des_set_key_schedule as to not interfere with | Thorsten Lockert | |
different implementation used by multiple binaries | |||
1995-12-17 | Do not use setreuid() | Thorsten Lockert | |
1995-12-17 | Only create symlink if it does not exist | Thorsten Lockert | |
1995-12-16 | Add a build target | Thorsten Lockert | |
1995-12-14 | Do not use hardcoded realm or host names | Thorsten Lockert | |
1995-12-14 | Kerberos IV code, based on a merge of fixed code from KTH and original | Thorsten Lockert | |
4.4BSD Lite code (international edition). Provides all functionality from the original 4.4BSD code plus standard Kerberos elements that were omitted in the 4.4BSD code. |