| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat... | Ken Raeburn | 2007-07-12 | 1 | -1/+1 |
| * | Add resource data windows/version.rc for: | Jeffrey Altman | 2007-04-14 | 1 | -4/+14 |
| * | Modifications to support the generation and embedding | Jeffrey Altman | 2006-12-07 | 1 | -0/+1 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -3/+4 |
| * | * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. Generate | Ken Raeburn | 2006-05-18 | 1 | -2/+2 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -384/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -38/+0 |
| * | more DEFS= | Ken Raeburn | 2006-04-04 | 2 | -0/+5 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -6/+6 |
| * | make depend | Ken Raeburn | 2006-03-30 | 1 | -6/+5 |
| * | * klist.c: Include autoconf.h first | Ken Raeburn | 2006-03-30 | 2 | -1/+5 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -1/+1 |
| * | add missing $(SCLIB) aka bufferoverflow.lib for 64-bit windows | Jeffrey Altman | 2006-02-28 | 1 | -1/+1 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -5/+3 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 1 | -1/+0 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -3/+5 |
| * | updated dependencies for socket-utils.h change | Ken Raeburn | 2005-04-28 | 1 | -0/+1 |
| * | Makefile.in: add krb5 support library to windows klist executable | Jeffrey Altman | 2005-01-05 | 2 | -1/+5 |
| * | * Makefile.in (SRCS): Define | Ken Raeburn | 2004-11-03 | 2 | -0/+18 |
| * | fix MITKRB5-SA-2004-002 | Tom Yu | 2004-08-31 | 2 | -1/+11 |
| * | * klist.c: Include autoconf.h before network headers | Ken Raeburn | 2004-07-11 | 2 | -0/+6 |
| * | Purge make targets and variables (and a few files) relating to the old, | Ken Raeburn | 2004-06-17 | 2 | -2/+4 |
| * | -s can return non-zero exit status if credentials are expired | Sam Hartman | 2003-07-27 | 2 | -1/+7 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+1 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
| * | Use ws2_32.lib instead of wsock32.lib | Ken Raeburn | 2002-06-14 | 2 | -1/+6 |
| * | Updated the manpage with new ticket flags | Jen Selby | 2002-06-13 | 2 | -0/+9 |
| * | * klist.c: Do not pull in winsock.h since we already pull in | Danilo Almeida | 2002-04-11 | 2 | -3/+6 |
| * | * klist.c (one_addr): Make 0 unsigned (!) in conditional expression in | Ken Raeburn | 2002-04-05 | 2 | -1/+6 |
| * | Change approach for getaddrinfo support. Now, only fake-addrinfo.h is | Ken Raeburn | 2002-03-26 | 2 | -2/+6 |
| * | don't use k5-int.h here | Ken Raeburn | 2002-03-07 | 2 | -2/+8 |
| * | * klist.c (flags_string): Display transit-policy-checked, ok-as-delegate, and... | Ken Raeburn | 2001-11-28 | 2 | -0/+11 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 2 | -8/+12 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 2 | -1/+5 |
| * | update fake-addrinfo stuff | Ken Raeburn | 2001-08-29 | 2 | -2/+6 |
| * | * klist.c: Include k5-int.h and fake-addrinfo.h. | Ken Raeburn | 2001-08-02 | 2 | -34/+59 |
| * | * klist.c (one_addr): Pass UNIX address family, not Kerberos address type, to | Ken Raeburn | 2001-07-19 | 2 | -2/+11 |
| * | Include unistd.h (if present) for getopt() prototype | Ezra Peisach | 2001-06-08 | 2 | -0/+7 |
| * | * klist.c (one_addr): Drop getipnodebyaddr support | Ken Raeburn | 2001-04-26 | 2 | -11/+5 |
| * | * klist.c (one_addr): gethostbyaddr takes an int as second argument | Ezra Peisach | 2000-10-17 | 2 | -1/+5 |
| * | * klist.c (do_v4_ccache): Call life_to_time() | Tom Yu | 2000-10-09 | 2 | -1/+5 |
| * | * klist.c: Compiler warning cleanups by declaring functions as | Ezra Peisach | 2000-08-02 | 2 | -18/+21 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | Use getopt so that we can parse packed options (e.g., -an, -54, etc.) | Danilo Almeida | 2000-04-19 | 3 | -8/+21 |
| * | * klist.M: Get man page up-to-date | Danilo Almeida | 2000-03-14 | 3 | -51/+109 |
| * | Test for <arpa/inet.h> for possible inet_ntop prototype | Ezra Peisach | 2000-02-24 | 2 | -1/+12 |
| * | * klist.c: Fix GET_PROGNAME macro to properly return program name | Danilo Almeida | 2000-02-16 | 2 | -28/+34 |
| * | * Makefile.in (klist): Fix to build under Unix again | Tom Yu | 2000-02-04 | 2 | -2/+6 |
| * | * klist.c: Major revamp to support Kerberos 4 compatibility. Code | Danilo Almeida | 2000-02-04 | 2 | -32/+216 |