Allow preauth mechs to work with clock skew
[krb5.git] / src / lib / apputils /
2012-03-09 Greg HudsonAvoid side effects in assert expressions
2012-02-28 Ken RaeburnRequire IPv6 support
2011-11-15 Greg HudsonMake verto context available to kdcpreauth modules
2011-10-17 Tom YuMake reindent
2011-10-04 Greg HudsonFix initialization and pointer bugs in new code
2011-10-03 Greg HudsonMake dispatch() respond via a callback
2011-09-24 Greg HudsonEliminate union in net-server.c struct connection
2011-09-14 Greg HudsonSplit signal setup into loop_setup_signals()
2011-09-14 Greg HudsonReinitialize verto after creating worker child
2011-09-14 Greg HudsonFix verto-k5ev.h dependencies for system libverto
2011-09-09 Greg HudsonFix verto.h dependencies for system libverto
2011-09-06 Greg HudsonChange how bundled libverto is linked
2011-09-05 Ken RaeburnSilence various "may be used uninitialized" warnings...
2011-09-04 Ken Raeburnmake depend
2011-09-04 Ken Raeburndeclarations before code
2011-09-04 Greg HudsonFix pointer type in net-server.c:make_event()
2011-09-04 Ken RaeburnFix arg list for dummy version of setup_udp_pktinfo_ports
2011-09-02 Greg HudsonMigrate net-server loop to use libverto
2011-09-02 Greg HudsonAdd a loop_ prefix to net-server.c functions
2011-06-10 Greg HudsonMark up strings for translation
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2011-02-25 Greg HudsonMake depend
2010-11-28 Greg HudsonUse for loops for recursion in the Windows build, cutti...
2010-11-03 Greg HudsonUse size_t to hold set counts in net-server.c
2010-10-01 Sam HartmanAdd an error to be returned by a preauth mechanism...
2010-09-17 Greg HudsonKDC worker processes feature
2010-09-08 Greg HudsonMake depend
2010-06-30 Greg HudsonFactor out a common socket creation sequence in net...
2010-06-30 Greg HudsonEliminate warnings in net-server.c
2010-06-30 Greg HudsonImprove coding style conformance in net-server.c
2010-06-26 Greg HudsonMake kadmin work over IPv6
2010-06-07 Greg Hudsonmake depend
2010-03-17 Ken RaeburnMerge users/raeburn/branches/network-merge
2009-12-07 Tom YuMark lib/apputils
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-10-31 Tom Yumake mark-cstyle
2009-10-10 Tom YuMove destest to builtin/des, because it depends on...
2009-09-16 Greg HudsonRe-run make depend without autoconf.h in the source...
2009-09-16 Zhanna TsitkovCrypto modularity proj.: Move prf and random-to-key...
2009-01-05 Ken Raeburnmove generated dependencies out of Makefile.in
2008-11-04 Ken RaeburnDon't build dependencies for v4rcp.c.
2008-09-18 Ken Raeburnmakedepend
2007-08-16 Ken Raeburnmake depend
2007-03-25 Ken RaeburnGenerate makefiles for two static libs plus the python...
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...
2006-10-06 Tom Yumake 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-05-24 Ken RaeburnRename locate.h to locate_plugin.h. Change references...
2006-05-23 Ken Raeburninstall headers into include/krb5
2006-04-13 Ken RaeburnDon't include kdb.h from k5-int.h; instead, include...
2006-04-11 Sam HartmanRemove ChangeLog files from the source tree. From...
2006-04-04 Ken Raeburnset DEFS empty in more places
2006-03-31 Ken Raeburnmake depend, now with dependency sorting
2006-03-27 Ken Raeburnmake depend
2006-03-11 Ken RaeburnInstead of arbitrary division of headers into include...
2006-03-08 Ken Raeburnmake depend
2005-11-29 Tom Yumake depend
2005-08-20 Ken RaeburnAll configure.in scripts: Use K5_AC_INIT instead of...
2005-06-21 Ken RaeburnUpdate dependencies
2004-12-30 Ken Raeburnrun "make depend"
2004-06-04 Ken RaeburnChange all uses of LIB in UNIX makefiles to LIBBASE...
2004-04-24 Ken Raeburnupdated dependencies
2004-02-26 Ken RaeburnMove apputils dir from util to lib, to get its proper...