| Age | Commit message (Expand) | Author |
| 2009-01-11 | bump shared libraries. | christos |
| 2008-08-29 | Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f... | gmcgarry |
| 2008-07-12 | Add test for HAVE_PCC with HAVE_GCC which turn off compiler warning flags. | gmcgarry |
| 2008-05-03 | Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is | lukem |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-01-17 | Remove more duplicate #includes, and a few spurious whitespaces at EOL | hubertf |
| 2006-06-25 | make MKCRYPTO=no work again. | mrg |
| 2006-05-11 | sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. | mrg |
| 2006-03-22 | Coverity CID 2757: Avoid leaking key_block | christos |
| 2006-03-20 | Remove KRB4 dependent code (Jukka Salmi) | christos |
| 2006-03-20 | Goodbye KerberosIV | christos |
| 2006-03-19 | Revert part of previous free'ing because it was really a bug in -lkrb5. | christos |
| 2006-03-19 | Coverity CID 1247: Don't use negative index. | christos |
| 2006-03-19 | Coverity CID 1907: Free keyblock, not just the contents. | christos |
| 2005-10-25 | eliminate unused passpromptlen and copy a default password each time we | christos |
| 2005-10-25 | XXX: SRA does not have a protocol feature to pass back a password prompt | christos |
| 2005-05-05 | Don't perform a check for "secure" tty for root logins when using PAM; | lukem |
| 2005-05-05 | PAM may change the user name during the authentication process; | lukem |
| 2005-05-05 | Fix the check for insecure root logins in rootterm(): | lukem |
| 2005-04-19 | check pwd != NULL | christos |
| 2005-04-09 | Use getpwnam_r. From john nemeth. | christos |
| 2005-02-19 | constify, whitespace. | christos |
| 2005-02-19 | Fix whitespace. | christos |
| 2005-02-19 | Fix pk to use BN_ instead of libmp. | christos |
| 2005-02-19 | PAM support from FreeBSD. | christos |
| 2005-02-06 | Another fall-out from the de-__Ping round. | agc |
| 2005-02-06 | de-__P (really de-P) | perry |
| 2005-02-06 | remove unneeded definition of "P" macro | perry |
| 2005-02-06 | de-__P (really de-P), and fix the broken prototype for printsub | perry |
| 2004-10-28 | Use (unsigned char) cast to sanitise arguments to ctype functions. | dsl |
| 2004-10-27 | Fix a load of international alphabet problems with isxxx() and toupper() | dsl |
| 2004-05-23 | Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and | lukem |
| 2004-04-23 | sprinkle const. | christos |
| 2003-12-11 | Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) | dyoung |
| 2003-10-21 | Don't compare an int to NULL. | fvdl |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-23 | no longer need to -I/usr/include first (yes, it's still confusing, i admit) | itojun |
| 2003-07-23 | Fix build problem caused by recent "Makefile" changes. | tron |
| 2003-07-23 | split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.se | itojun |
| 2003-07-16 | do not build/install shlib | itojun |
| 2003-07-15 | use bounded string op. bump shlib major for libtelnet due to API change. | itojun |
| 2003-07-15 | use bounded string op | itojun |
| 2003-07-14 | be friendly to unifdef(1) | itojun |
| 2003-03-28 | Remove GCC 3.3 hack; the libtelnet code has been changed to avoid the | thorpej |
| 2003-01-20 | The Double-Semi-Colon Police. | simonb |
| 2002-11-05 | Restructure the Duff's device in kerberos4_cksum() to avoid | thorpej |
| 2002-09-20 | context -> telnet_context in two places. | thorpej |
| 2002-09-20 | make sure the client creates a subkey; also make the server check that | joda |
| 2002-08-29 | backout previous, <des.h> is part of kerberos 4 API | itojun |
| 2002-08-29 | openssl/des.h, not des.h | itojun |