Added MIT resources document
[krb5.git] / src / util /
2012-03-09 Greg HudsonAvoid side effects in assert expressions
2012-02-28 Ken RaeburnRequire IPv6 support
2012-02-03 Tom YuRevert r25669 pending clarification of goals and API...
2012-02-03 Zhanna TsitkovAdded a new trace logging message TRACE_PROFILE_ERR...
2011-12-17 Greg HudsonFix make depend in unbuilt build tree
2011-12-17 Greg HudsonAvoid using itertools.permutations in k5test
2011-12-12 Tom Yukfw: use _WIN64 names where appropriate
2011-12-05 Ken Raeburnmake depend
2011-11-15 Greg HudsonFix k5test error message for missing runenv.py
2011-11-15 Greg HudsonUpdate verto to 0.2.2 release
2011-11-11 Greg HudsonFix com_err.h dependencies in gss-kernel-lib
2011-11-05 Greg HudsonImprove verto and libev documentation
2011-11-04 Greg HudsonClean up more stuff in make clean
2011-11-04 Greg HudsonGet rid of fake-install
2011-11-04 Greg HudsonAdd cross-realm support to "make testrealm"
2011-11-03 Greg HudsonGet rid of periods in Python test success messages
2011-11-03 Greg HudsonFix typos in k5test.py
2011-11-03 Greg HudsonAdd cross-realm tests to python test framework
2011-10-21 Zhanna TsitkovRemove unneeded stuff from util directory
2011-10-21 Tom Yufix tar invocation in mkrel
2011-10-17 Tom YuMake reindent
2011-10-14 Tom Yumake depend
2011-10-14 Sam HartmanAdd new header gssapi_alloc.h
2011-10-05 Sam HartmanAdd krb5int_gettimeofday to k5sprt for platforms w...
2011-09-29 Zhanna Tsitkovgit-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25287...
2011-09-28 Greg HudsonRevert r25274 and just don't include sys/cdefs.h
2011-09-28 Sam HartmanMoved Windows specific include files to src/windows...
2011-09-28 Sam HartmanWindows fix: add sys/cdefs.h to AC_CHECK_HEADERS and...
2011-09-28 Sam HartmanWindows fixes: enable DNS lookups; turn on KDC lookup...
2011-09-28 Greg HudsonUpdate verto.c to 2011-09-28 version
2011-09-14 Greg HudsonUpdate verto sources to 2011-09-14 versions
2011-09-14 Greg HudsonFix verto-k5ev.h dependencies for system libverto
2011-09-12 Greg HudsonUpdate verto sources to 2011-09-10 versions
2011-09-10 Greg HudsonWait before killing daemons in interactive k5test
2011-09-09 Greg HudsonFix verto.h dependencies for system libverto
2011-09-07 Tom YuFall back to EV_USE_SELECT
2011-09-06 Greg HudsonChange how bundled libverto is linked
2011-09-05 Greg HudsonAdd ccache collection support to tools
2011-09-05 Greg HudsonAdd fnmatch support to libkrb5support
2011-09-04 Ken RaeburnReindent per krb5-batch-reindent.el.
2011-09-04 Greg HudsonPrevent verto-k5ev from using clock_gettime
2011-09-02 Greg HudsonCreate k5ev verto module from libev sources
2011-09-02 Greg HudsonAdd libev 4.04 sources in util/k5ev
2011-09-02 Greg HudsonAdd libverto sources in util/verto
2011-09-01 Greg HudsonGet local hostname more precisely in k5test.py
2011-08-30 Tom YuHave kinit, klist and klist_keytab in k5test.realm...
2011-08-29 Greg HudsonFix a display bug in t_kgss_user
2011-08-24 Ezra PeisachUpdate profile.swg to remove compilation warnings....
2011-08-20 Ken Raeburnmake-depend
2011-08-11 Greg HudsonUntabify k5_path test program
2011-08-11 Ezra PeisachCleanup memory leak in test
2011-08-07 Greg HudsonUse portable path functions when loading plugins
2011-08-07 Greg HudsonAdd internal APIs for portable path manipulation
2011-07-27 Greg HudsonFix profile test module on Solaris
2011-07-27 Ezra PeisachUpdate test vtable functions to match proper function...
2011-07-26 Greg HudsonEnsure profile_iterator always sets output params
2011-07-25 Greg HudsonNever return profile on error opening file
2011-07-25 Greg HudsonFix a premature free in ss_listen()
2011-07-25 Greg HudsonRewrite set_results() in prof_get.c
2011-07-25 Greg HudsonRestore accessor behavior on null profiles
2011-07-22 Greg HudsonDon't include <editline/history.h>
2011-07-22 Greg HudsonAdd libedit/readline support to ss
2011-07-21 Greg HudsonBetter workaround for profile test module
2011-07-21 Greg HudsonSet SHLIB_RDIRS in profile test module build
2011-07-21 Greg HudsonFix dependencies of test_load in profile library
2011-07-21 Greg HudsonFix profile_abandon() management lib_handle lock
2011-07-20 Greg HudsonAdd support for loadable profile modules
2011-07-20 Greg HudsonAdd libprofile support for vtable-backed profiles
2011-07-17 Ken RaeburnDeclare gmt_mktime before use
2011-07-11 Tom Yuuse timegm() for krb5int_gmt_mktime() when available
2011-07-11 Greg HudsonFix make clean in gss-kernel-lib
2011-06-27 Greg HudsonEnable and fix warnings in util/gss-kernel-lib
2011-06-27 Greg HudsonMake kgss test processes run in lock-step
2011-06-27 Greg HudsonAdd a missing call in t_kgss_user.c
2011-06-17 Greg HudsonConvert preauth_plugin.h to new plugin framework
2011-06-10 Greg HudsonSet LC_MESSAGES to "C" in tests which run commands
2011-06-10 Greg HudsonMark up strings for translation
2011-06-10 Greg HudsonAdd localization support to com_err
2011-06-05 Greg HudsonRemove static error table list in built-in com_err
2011-05-15 Greg HudsonLink t_kgss_kernel against libkrb5support since parts...
2011-05-11 Greg HudsonAdd more missing headers in kernel subset directory...
2011-05-11 Greg HudsonReference libraries from the build tree when linking and
2011-05-10 Greg HudsonAdd more missing headers in kernel subset directory
2011-05-10 Greg HudsonFix the header list for the kernel subset directory
2011-05-09 Greg HudsonKernel subset
2011-04-03 Ken RaeburnCoreFoundation is no longer used for UCS2 conversions
2011-04-03 Greg HudsonRevert r24815 and the RTLD_NODELETE part of r24744...
2011-04-03 Ken RaeburnOnly use RTLD_NODELETE if it's available
2011-03-25 Greg HudsonSet better error messages when plugins fail to load.
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2011-03-09 Greg HudsonAdd a script and Makefile target to check for violation...
2011-03-02 Greg HudsonIn export-check.pl, display a better error if there...
2010-12-01 Greg HudsonImplement restrict_anonymous_to_tgt realm flag
2010-11-28 Greg HudsonUse for loops for recursion in the Windows build, cutti...
2010-11-25 Greg HudsonFix Windows build
2010-11-20 Greg HudsonImplement Camellia-CTS-CMAC instead of Camellia-CCM
2010-11-15 Greg HudsonCorrect a minor error in the k5test documentation
2010-10-26 Greg HudsonFILE keytabs have been able to handle write operations...
2010-10-05 Zhanna TsitkovImproves prng code modularity. Introduces fortuna-like...
2010-09-29 Sam Hartmanmake depend
next