Rename PAC type constants to avoid conflicts
[krb5.git] / src / tests /
2011-10-02 Greg HudsonMan page spelling corrections from ville.skytta@iki.fi
2011-09-29 Tom YuRevert r25288 because it can remove parts of the source...
2011-09-29 Zhanna TsitkovAllow kdc_realm test run in case when the build and...
2011-09-29 Zhanna TsitkovInclude Domain Realm Referrals (per k5wiki.kerberos...
2011-09-21 Sam Hartman* New implementation to map a gss name to localname
2011-09-21 Greg HudsonAdd kadmin functionality for string attributes
2011-09-06 Greg HudsonFix t_ccselect bugs
2011-09-05 Greg HudsonMake gss-krb5 use cache collection
2011-09-05 Greg HudsonAdd ccache collection support to tools
2011-09-05 Ken RaeburnSilence various "may be used uninitialized" warnings...
2011-09-04 Ken RaeburnReindent per krb5-batch-reindent.el.
2011-09-04 Ken RaeburnGet rid of variables triggering gcc's "defined but...
2011-09-01 Greg HudsonMake dejagnu tests work with non-FQDN hostname
2011-08-20 Ken Raeburnmake-depend
2011-07-20 Greg HudsonAdd automated tests for krb5_gss_import_cred
2011-07-01 Ken RaeburnDon't pass unsupported -n option to t_rcache
2011-07-01 Ken RaeburnDisplay default values in usage message
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-03-09 Greg HudsonAdjust most C source files to match the new standards...
2011-03-06 Ezra PeisachOn make clean remove test programs and object files...
2011-02-25 Greg HudsonMake depend
2011-02-07 Greg HudsonImprove acceptor name flexibility
2011-01-25 Greg HudsonMake principal renaming work in libkadm5srv by converti...
2010-12-14 Greg HudsonFix a regression in the client-side ticket renewal...
2010-12-05 Ken Raeburnupdate dependencies
2010-12-03 Tom YuTest for key rollover for TGT, including purging old...
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-20 Greg HudsonImplement Camellia-CTS-CMAC instead of Camellia-CCM
2010-11-16 Greg HudsonThe iprop dejagnu test had some deceptive commented...
2010-11-04 Greg HudsonRemove a stray spawn_shell in the iprop dejagnu tests
2010-10-23 Ken RaeburnIn profile-reading performance test, print microseconds...
2010-10-06 Greg HudsonMerge users/lhoward/sasl-gs2 to trunk
2010-10-05 Greg HudsonPropagate modprinc -unlock from master to slave KDCs
2010-10-02 Greg HudsonFix type errors in t_gssexts
2010-10-02 Greg HudsonEliminate K&R-style function definition headers in...
2010-09-30 Greg HudsonWhitespace
2010-09-29 Sam HartmanAutomated tests for kadm5_hook plugin
2010-09-27 Sam Hartmankpasswd: if a credential cache is present, use FAST
2010-09-27 Greg HudsonAdd gss_krb5_import_cred
2010-09-15 Sam Hartmankinit: add KDB keytab support
2010-09-15 Sam Hartmankdb: store mkey list in context and permit NULL mkey...
2010-09-08 Greg HudsonMake depend
2010-09-07 Greg HudsonMerge the camellia-ccm branch to trunk. Since there...
2010-09-04 Ezra PeisachFix memory leaks in kdb5_verify
2010-08-29 Greg HudsonAdd simple automated tests for account lockout support
2010-07-06 Greg HudsonRemove count parameters from get_principal, put_principal,
2010-07-02 Greg HudsonRemove verify_master_key from the DAL table, as well...
2010-07-02 Greg HudsonRename krb5_dbekd_encrypt_key_data and krb5_dbekd_decry...
2010-06-07 Greg Hudsonmake depend
2010-04-30 Greg HudsonAdd IAKERB mechanism and gss_acquire_cred_with_password
2010-04-24 Greg HudsonAdd a sentinel line to sim_server after the socket...
2010-04-24 Greg HudsonEliminate the use of tail -f in the dejagnu test suite...
2010-04-24 Greg HudsonAdd a sentinel to the sample gss-server after the socke...
2010-04-24 Greg HudsonRun Python tests as individual rule commands (friendlie...
2010-04-21 Greg HudsonIn the kdc5_hammer test program, simplify the cleanup...
2010-04-21 Greg HudsonIn t_inetd, zero out l_inaddr before filling it in...
2010-04-20 Tom YuFix CVE-2010-1230 (MITKRB5-SA-2010-004) double-free...
2010-04-16 Tom YuBuild runenv.py, holding environment variable settings...
2010-03-27 Ken RaeburnAlways pass -W option to kdb5_util create in testing
2010-03-23 Ezra PeisachInclude t_spengno.o in list of OBJS so make clean will...
2010-03-15 Tom YuSet up KRB5_RUN_ENV for pytests, so that Python-based...
2010-03-07 Ezra PeisachMake python test start_in_inetd function
2010-03-05 Greg HudsonAdd a Python test to run t_spnego
2010-03-05 Greg HudsonFix a double-free in the t_spnego test program resultin...
2010-03-05 Greg HudsonAdd a message parameter to k5test's success(), to brief...
2010-03-04 Greg HudsonPython test framework
2010-02-28 Greg HudsonRemove some more test suite cruft:
2010-02-22 Greg HudsonRemove some more dejagnu test suite cruft:
2010-02-22 Greg HudsonRemove some unused cruft in the dejagnu test suite...
2010-02-10 Greg HudsonImplement gss_set_neg_mechs
2010-01-19 Greg HudsonIn kinit_anonymous, fail out if we receive a password...
2010-01-10 Ezra Peisach(memory leak)
2010-01-07 Sam HartmanRevert change to Makefile.in that ended up not being...
2010-01-07 Sam Hartmanautomated tests for anonymous pkinit
2010-01-07 Greg HudsonUse a distinct pass/fail string for kinit_fast so its...
2010-01-05 Tom Yudisable weak crypto by default
2010-01-04 Sam HartmanTest FAST authentication during each pass
2010-01-04 Tom Yukdc_supported_enctypes does nothing; eradicate mentions...
2010-01-03 Ken RaeburnUpdate dependencies
2010-01-03 Ken RaeburnRemove old 'full' arg to KDC that should've gone away...
2010-01-02 Ezra PeisachTest -P options to kdc and kadmind to write out a pid...
2009-12-31 Ezra PeisachFree tinfo at end - so program runs with new memory...
2009-12-31 Ken Raeburnformat %p wants void*
2009-12-28 Greg HudsonAdd dejagnu test suite support for finding the preauth...
2009-12-28 Ken RaeburnPerformance testing programs for krb5_init_context...
2009-12-17 Greg HudsonAdd GSS extensions to store credentials, generate rando...
2009-12-03 Ken Raeburnallow testing even if name->addr->name mapping doesn...
2009-11-30 Tom YuMark and reindent tests, with some exclusions
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-11-22 Greg HudsonUnbundle applications into separate repository
2009-11-14 Greg HudsonConstrained delegation without PAC support
2009-11-11 Luke HowardFor iprop test, reduce expected attribute change count...
2009-11-07 Ken RaeburnDon't flush stdout so much. Calculate and display...
2009-11-07 Ken RaeburnDelay start of test until the start of a new second...
2009-11-06 Ken RaeburnChange INIT_ONCE compile-time flag into a run-time...
2009-11-06 Ken RaeburnDon't start by attempting to unlink replay caches by...
2009-11-06 Ken RaeburnUse krb5_get_error_message for reporting if krb5_get_se...
2009-10-31 Tom Yumake mark-cstyle
next