| Age | Commit message (Expand) | Author |
| 2019-08-16 | Pull up following revision(s) (requested by kamil in ticket #61): | martin |
| 2019-02-04 | - bump buffer sizes to avoid potential truncation issues | mrg |
| 2019-02-03 | - add or adjust /* FALLTHROUGH */ where appropriate | mrg |
| 2018-12-15 | Remove mention of SPX. | maya |
| 2018-12-13 | Remove unused macros. | maya |
| 2018-02-25 | add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts | mrg |
| 2018-02-10 | We need authentication || encryption even when we are not building | christos |
| 2017-05-21 | Remove MKCRYPTO option. | riastradh |
| 2017-01-28 | kerberos needs sqlite3 | christos |
| 2016-12-12 | acknowleg -> acknowledg, proceedure -> procedure. | maya |
| 2014-02-27 | Global variable is never a null pointer. | joerg |
| 2013-06-28 | fix wrong variable check, remove casts | christos |
| 2012-11-04 | Only include the headers we use and remove useless variable. | christos |
| 2012-01-10 | Use __dead | joerg |
| 2012-01-09 | PR/45805: Borodin Oleg: telnet/telnetd with -DAUTHENTICATION -DENCRYPTION | christos |
| 2011-12-23 | there is a macro for that, use it. | christos |
| 2011-04-24 | We no longer need -I/usr/include/krb5. | elric |
| 2011-04-24 | #include <com_err.h> -> #include <krb5/com_err.h>. | elric |
| 2011-04-15 | Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdal | elric |
| 2010-02-03 | Userland now builds and uses terminfo instead of termcap. | roy |
| 2009-04-08 | Improve markup. | joerg |
| 2009-03-16 | Default to WARNS=4 | lukem |
| 2008-07-20 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2007-02-21 | Move ctype.h from headers to files which really need it | hubertf |
| 2007-01-17 | Remove duplicated #includes and some trailing whitespace while here. | hubertf |
| 2006-11-24 | fix spelling of accommodate; from Zapher. | christos |
| 2006-10-07 | Don't print uninitialized errno, from David A. Holland on #NetBSD-code | elad |
| 2006-05-11 | use a u_char[] when it is expected. | mrg |
| 2006-05-09 | change (mostly) int to socklen_t. GCC 4 doesn't like that int and | mrg |
| 2006-03-20 | Goodbye KerberosIV | christos |
| 2006-02-02 | Make the debug variable static, to accomodate static linking with libssh.a. | he |
| 2005-06-21 | Remove static local variable so its easier to correctly use strlcpy. | lha |
| 2005-06-01 | Ensure IF is initialized before trying to use it. | lukem |
| 2005-05-05 | use _PATH_DEV instead of "/dev/" | lukem |
| 2005-03-17 | Handle printing ptyfs pty names | christos |
| 2005-03-04 | Add -lcrypt to link lines for applications using -lkrb5, so that they | he |
| 2005-03-04 | Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling | he |
| 2005-02-20 | Add pam glue. | christos |
| 2005-02-06 | Make this compile after the de-__Ping round. | agc |
| 2005-02-06 | de-__P, ANSIfy function declarations, remove obsolete "register" declarations. | perry |
| 2004-12-22 | Move linking with libdes to the common kerberos section since | lha |
| 2004-11-30 | PR/28473: Jed Davis: telnetd loses data and corrupts crypto state due to | christos |
| 2004-11-14 | Pass -a [srrvis'd struct sockaddr] to login, so that login can record the | christos |
| 2004-11-05 | Add (unsigned char) cast to ctype functions | dsl |
| 2004-07-17 | Code is not using gethostbyaddr any longer, but getnameinfo. | wiz |
| 2003-12-13 | rearrange lib stuff so that these link on non-shared-lib platforms. | chs |
| 2003-12-11 | Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) | dyoung |
| 2003-11-17 | Various typo fixes from Jonathon Gray via jmc@openbsd. | wiz |
| 2003-09-19 | realloc pedannt | itojun |
| 2003-09-07 | Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'. | wiz |