krb5-1.8.1-postrelease
[krb5.git] / src / appl /
2010-01-03 Ezra PeisachSome unsigned/signed warning cleanup
2009-11-24 Greg HudsonMark and reindent what's left of the appl directory
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-11-22 Greg HudsonUnbundle applications into separate repository
2009-10-31 Tom Yumake mark-cstyle
2009-10-10 Tom YuMove destest to builtin/des, because it depends on...
2009-08-12 Greg HudsonReply message ordering bug in ftpd
2009-08-03 Greg HudsonGet "make depend" to work in an unbuilt source tree...
2009-07-17 Tom Yuinclude win-mac.h in gssftp/ftp/cmds.c for HAVE_STDLIB_H
2009-05-25 Ken RaeburnOn error getting forwarded creds, actually print out...
2009-04-03 Sam HartmanUnfortunately, pre-1.7 krshd fails to support keyed...
2009-04-02 Tom YuFix krshd and krlogind to use krb5_c_verify_checksum
2009-02-20 Greg HudsonIn krcp, check the return value when closing the output...
2009-02-09 Ken RaeburnSupply missing fn declarations
2009-02-03 Ken Raeburnprefer structure assignment to memcpy
2009-02-02 Ken RaeburnRemove unnecessary pointer casts in args to free,memcpy...
2009-02-02 Ken RaeburnGet rid of casts of free() argument to char*, except...
2009-01-28 Ken Raeburnno more -r option for setting krb.conf path
2009-01-05 Ken Raeburnmove generated dependencies out of Makefile.in
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-12-31 Tom YuSet auth_context's rcache to NULL after destroying...
2008-12-15 Greg HudsonRemove krb4 support in gssftp and telnet
2008-12-15 Greg HudsonRemove krb4 support in the applications. login's abili...
2008-12-02 Sam Hartmanmake depend
2008-12-01 Greg HudsonConvert many uses of sprintf to snprintf or asprintf
2008-11-10 Ken RaeburnDelete replay cache before exiting with success indication
2008-11-10 Greg HudsonFix a krsh bug introduced in r21001 which could cause...
2008-11-05 Greg HudsonConvert many uses of strcpy/strcat (and sometimes sprin...
2008-11-05 Greg HudsonReplace strcpy/strcat/sprintf uses in a couple of sampl...
2008-11-04 Ken RaeburnDon't build dependencies for v4rcp.c.
2008-10-30 Greg HudsonUse the k5buf module instead of strcpy/strcat in severa...
2008-10-24 Greg HudsonUse strlcpy instead of strcpy in many places
2008-10-23 Greg HudsonUse snprintf instead of strcpy/strcat in many places
2008-10-20 Greg HudsonUse asprintf instead of malloc/strcpy/strcat in many...
2008-10-20 Greg HudsonUse strdup in place of malloc/strcpy in many places
2008-09-18 Ken Raeburnmakedepend
2008-08-19 Ken RaeburnUpdate krb4 test to use aclocal.m4 macro and default...
2008-08-06 Ken Raeburncstatus() takes no arguments
2008-08-06 Ken RaeburnFix test for accept failure
2008-07-20 Ken RaeburnDon't set LOCAL_SUBDIRS in many places and SUBDIRS...
2008-06-11 Ken RaeburnDon't build spx.o, since we never enable SPX
2008-06-10 Ken RaeburnDon't use private copy of syslog.h. Rebuild dependencies
2008-06-03 Ken RaeburnFix various minor format-string issues
2008-04-30 Ken RaeburnAfter malloc/realloc/calloc failures, return ENOMEM...
2008-03-04 Ken RaeburnInclude signal.h before ftp_var.h to silence my_sig_t...
2008-02-19 Russ Allberyman page macro and hyphen fixes
2007-12-14 Tom Yufix CVE-2007-5894: apparent uninit length in ftpd.c...
2007-10-31 Ken RaeburnUse ac_cv_c_compiler_gnu instead of copying it to krb5_...
2007-08-16 Ken Raeburnmake depend
2007-08-08 Ken RaeburnGet rid of some old SunOS 4 config stuff
2007-07-12 Ken RaeburnUse [v]snprintf or asprintf instead of unchecked sprint...
2007-07-12 Ken RaeburnAvoid unchecked sprintf in some more support code
2007-06-29 Ken RaeburnAttach format attributes to declarations of various...
2007-06-29 Ken RaeburnEven though the passed string never has a %, use an...
2007-06-26 Ken Raeburn* v4rcp.c (error): Use stdarg version always. Call...
2007-06-26 Ken Raeburn* v4rcp.c (kstream_write): Allocate buffer space if...
2007-06-26 Ken RaeburnCheck malloc return for null in kstream_create_* instead of
2007-05-10 Ken RaeburnDefine and use some inline helper functions for compari...
2007-04-23 Ken Raeburnremove debugging code accidentally left in ftp/cmds.c
2007-04-14 Jeffrey AltmanAdd resource data windows/version.rc for:
2007-04-11 Ezra PeisachMove autoconf.h inclusion before tests for HAVE_UNISTD_...
2007-04-03 Tom YuMITKRB5-SA-2007-001: telnetd allows login as arbitrary...
2007-03-28 Ken Raeburnmake depend
2007-03-25 Ken RaeburnConfigure appl test programs from top level
2007-03-25 Ken RaeburnInclude autoconf.h
2007-03-25 Ken RaeburnRemove KRB5_BUILD_LIBRARY_STATIC; always use KRB5_BUILD...
2007-03-25 Ken RaeburnNever set krb5_force_static. Instead, set the defaults...
2007-03-25 Ken RaeburnRemove commented-out macro
2007-01-20 Ken RaeburnRemove varargs.h paths, always use stdarg.h
2007-01-20 Ken Raeburnmake depend
2007-01-20 Ken RaeburnInclude k5-int.h instead of krb5.h when 'private' funct...
2006-12-07 Jeffrey Altman Modifications to support the generation and embedding
2006-12-01 Tom Yu * src/appl/telnet/libtelnet/kerberos5.c (kerberos5_send):
2006-11-02 Ken Raeburn* secure.c (secure_putbuf): Initialize automatic variab...
2006-10-18 Ezra PeisachMemory leak fixes on exit
2006-10-15 Ezra PeisachCleanup some warnings on missing prototypes
2006-10-15 Ezra PeisachRemove all unused variable warnings from tree
2006-10-15 Ken Raeburntypo
2006-10-15 Ken RaeburnInitialize some values before use, silence some warnings
2006-10-15 Ken RaeburnFix logic bug in string allocation
2006-10-15 Ken RaeburnUse memmove for overlapping regions
2006-10-14 Ken RaeburnDon't strncpy a string to itself
2006-10-13 Ken RaeburnUse $(VALGRIND) when running programs using $(KRB5_RUN_...
2006-10-12 Ken Raeburnmore debugging printfs for nightly testing
2006-10-11 Ken Raeburnsome (more) debugging code to track down nightly test...
2006-10-11 Ken Raeburnsome debugging code to track down nightly test failures
2006-10-07 Ken RaeburnMove ASN.1 routines for KDB LDAP plugin into main krb5...
2006-10-06 Tom Yumake depend
2006-09-21 Sam HartmanSet the canonicalize flag in TGS requests and accept...
2006-08-08 Tom Yufix MITKRB5-SA-2006-001: multiple local privilege escal...
2006-08-02 Tom YuApply patch from Michael Calmer to fix some uninitializ...
2006-07-17 Ken Raeburnmake depend
2006-06-28 Ken Raeburnautoconf 2.60 compatibility
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-06-20 Russ AllberyIn verify_krb_v4_tgt, use an unsigned KRB4_32 to store...
2006-06-19 Russ AllberyPass in the correct value for the first argument of...
2006-06-17 Ken RaeburnTest for and use setutsent, based on a patch from Nate...
2006-06-16 Ken RaeburnChange a bunch of calls to ctype macros (those cited...
2006-06-16 Ken Raeburnftpd's getline conflicts with current glibc headers
2006-06-15 Ken RaeburnIncrease buffer sizes to 64K where a Kerberos 5 authent...
next