Some unsigned/signed warning cleanup
[krb5.git] / src / clients / klist / klist.c
2010-01-03 Ezra PeisachSome unsigned/signed warning cleanup
2009-12-14 Sam Hartmanfast negotiation projec
2009-10-31 Tom Yumake mark-cstyle
2009-10-09 Greg HudsonImplement GSS naming extensions and authdata verification
2009-03-06 Ken RaeburnAdd "-V" option to klist to print the package name...
2008-12-15 Greg HudsonRemove krb4 support from clients. Some of the code...
2007-07-12 Ken RaeburnUse [v]snprintf or asprintf instead of unchecked sprint...
2006-03-30 Ken Raeburn* klist.c: Include autoconf.h first
2004-08-31 Tom Yufix MITKRB5-SA-2004-002
2004-07-11 Ken Raeburn* klist.c: Include autoconf.h before network headers
2002-04-11 Danilo Almeida* klist.c: Do not pull in winsock.h since we already...
2002-04-05 Ken Raeburn* klist.c (one_addr): Make 0 unsigned (!) in conditiona...
2002-03-26 Ken RaeburnChange approach for getaddrinfo support. Now, only...
2002-03-07 Ken Raeburndon't use k5-int.h here
2001-11-28 Ken Raeburn* klist.c (flags_string): Display transit-policy-checke...
2001-10-10 Ken RaeburnDon't conditionalize prototypes; delete macros supporti...
2001-10-06 Ken RaeburnDanilo also says we can get rid of _MSDOS (Win16) tests...
2001-08-29 Ken Raeburnupdate fake-addrinfo stuff
2001-08-02 Ken Raeburn* klist.c: Include k5-int.h and fake-addrinfo.h.
2001-07-19 Ken Raeburn* klist.c (one_addr): Pass UNIX address family, not...
2001-06-08 Ezra PeisachInclude unistd.h (if present) for getopt() prototype
2001-04-26 Ken Raeburn* klist.c (one_addr): Drop getipnodebyaddr support
2000-10-17 Ezra Peisach * klist.c (one_addr): gethostbyaddr takes an...
2000-10-09 Tom Yu * klist.c (do_v4_ccache): Call life_to_time()
2000-08-02 Ezra Peisach * klist.c: Compiler warning cleanups by declaring...
2000-04-19 Danilo AlmeidaUse getopt so that we can parse packed options (e.g...
2000-03-14 Danilo Almeida* klist.M: Get man page up-to-date
2000-02-24 Ezra PeisachTest for <arpa/inet.h> for possible inet_ntop prototype
2000-02-16 Danilo Almeida* klist.c: Fix GET_PROGNAME macro to properly return...
2000-02-04 Danilo Almeida* klist.c: Major revamp to support Kerberos 4 compatibi...
1999-11-02 Ken Raeburn* klist.c (one_addr): Always use indicated address...
1999-10-17 Ken Raeburndisplay ipv6 addresses if supported
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1999-09-01 Ken RaeburnFrom 1.1 branch:
1999-02-09 Theodore Tsoklist.c: Under Windows, #include winsock.h instead...
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1998-08-12 Matthew HancherTue Aug 11 23:38:53 1998 Matthew D Hancher <mdh@mit...
1998-03-30 Ezra Peisach * klist.c (main): Exit with a 0 exit status if everyth...
1998-01-21 Ezra Peisachmain returns int, not void. ANSI X3.159-1989
1996-11-07 Theodore TsoFix stupid typo in previous checkin
1996-11-07 Theodore TsoCheck the error return from krb5_init_context(), and...
1996-05-10 Richard Baschreplaced des3-md5 with des3-sha
1996-01-27 Sam HartmanImplement -e option for keytabs
1995-12-05 Richard BaschUse symbolic names for the encryption types.
1995-09-15 Theodore Tsoklist.M: Updated the man page to include all of the...
1995-09-06 Chris Provenzano * klist.c : Remove krb5_enctype references...
1995-08-21 Paul ParkUse libkadm string handling routines
1995-06-21 Theodore TsoChange PROTOTYPE -> KRB5_PROTOTYPE
1995-06-08 Theodore TsoIntegrated patch from OpenVision which allows klist...
1995-05-11 Ezra PeisachUpdate usage message and manual page to reflect current...
1995-05-04 Chris Provenzano * klist.c : Changed progname to argv[0] for consistanc...
1995-05-04 Chris Provenzano * klist.c : #include <string.h>, a must for prototypes...
1995-02-28 John GilmoreAvoid <krb5/...> and <com_err.h> includes
1995-02-09 Chris ProvenzanoAdded -e option to print out encryption types
1995-02-08 Chris Provenzano * klist.c Do a krb5_init_context() before using a...
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1994-09-23 Theodore TsoFix memory leak in klist --- the returned credentials...
1994-08-18 Mark Eichinstamp out rcs keywords
1993-09-01 Theodore TsoChange export warning notice from "is assumed to requir...
1992-09-29 Theodore TsoRedone format of klist output
1991-08-29 Theodore TsoApplied patch from Bill Sommerfeld at Apollo
1991-06-06 John KohlUpdate copyright notice
1991-05-01 John Kohlclean up some warnings
1991-04-29 John Kohladd code to print times & flags
1991-04-03 John Kohl"close" the ccache file when done..
1991-03-14 John Kohlfix copyrights
1990-10-29 John Kohlchange rindex to strrchr
1990-07-02 Barry Jaspanticket_flags field of each credentials structure. ...
1990-07-01 Barry Jaspanbarrier (cache->ops)
1990-05-29 John Kohlchanges to krb5_cc_default() interface
1990-05-23 John Kohlfix include files
1990-05-02 John Kohlconvert to macro-ized function style
1990-05-01 John Kohlworking, but braindead, version
1990-02-03 Bill SommerfeldInitial revision