| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | 1.1 branch changes -> trunk | Ken Raeburn | 1999-12-15 | 2 | -10/+7 |
| * | * klist.c (one_addr): Always use indicated address family and length in | Ken Raeburn | 1999-11-02 | 2 | -2/+12 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 1 | -2/+2 |
| * | display ipv6 addresses if supported | Ken Raeburn | 1999-10-17 | 2 | -6/+37 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 2 | -2/+8 |
| * | From 1.1 branch: | Ken Raeburn | 1999-09-01 | 2 | -5/+15 |
| * | Use standard windows exe link flags | Danilo Almeida | 1999-08-10 | 2 | -1/+5 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 2 | -2/+6 |
| * | klist.c: Under Windows, #include winsock.h instead of sys/socket.h and | Theodore Tso | 1999-02-09 | 3 | -1/+14 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |