krb5-1.8.1-postrelease
[krb5.git] / src / tests /
2010-02-12 Tom Yupull up r23715 from trunk
2010-01-08 Tom Yupull up r23602, r23604, r23605 from trunk
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
2009-10-28 Zhanna TsitkovReplace krb5_ with krb5Int_ prefix for non-API functions
2009-10-20 Luke HowardFor naming extensions draft compliance, s/mspac:/urn...
2009-10-20 Luke Howardcorrect indirection of minor status code when calling...
2009-10-10 Tom YuMove destest to builtin/des, because it depends on...
2009-10-10 Ezra PeisachRemove krb5.conf, bigendian.o, and bigendian on make...
2009-10-09 Greg HudsonImplement GSS naming extensions and authdata verification
2009-09-24 Greg HudsonUpdate the kadmin client code to most current coding...
2009-09-16 Greg HudsonRemove krb5_decode_leak test program on "make clean"
2009-09-16 Greg HudsonRe-run make depend without autoconf.h in the source...
2009-09-13 Greg HudsonImplement s4u extensions
2009-08-31 HaoQi Lildap master key migration test's input files
2009-08-31 HaoQi Lildap master key migration stuff
2009-08-31 HaoQi LiThis time I actually added the files
2009-08-12 Ken Raeburn r22529@squish: raeburn | 2009-08-12 13:49:45 -0400
2009-07-10 Tom Yucheck for slogin failure in setup_root_shell
2009-07-10 Tom YuAdd a new '-W' option to kadmind and kdb5_util create...
2009-07-10 Greg HudsonIn the dejagnu test suite, remove the no-longer-used...
2009-07-09 Greg HudsonIn tests/dejagnu/Makefile.in, remove a --srcdir option...
2009-06-26 Tom YuAdd test case omitted in last commit
2009-06-23 Ken Raeburnsyms.c doesn't exist; update clean target and dependencies
2009-06-23 Ken RaeburnGSSAPI init/accept_sec_context performance testing...
2009-06-18 Greg HudsonIn default.exp, revert an unintended part of the last...
2009-06-18 Greg HudsonIn default.exp, import RLOGIN_FLAGS from the environmen...
2009-06-11 Greg HudsonUse ticket forwarding in the GSSAPI test cases to exercise
2009-05-25 Ken RaeburnCheck for 'encoding ### bytes' message consistently...
2009-04-25 Ken Raeburnmake installed headers C++-safe
2009-04-07 Tom YuCVE-2009-0846 asn1_decode_generaltime can free uninitia...
2009-03-10 Zhanna TsitkovAdded test for KRB5_NT_UNKNOWN princ type
2009-02-20 Zhanna TsitkovKDC realm referral test
2009-02-13 Greg HudsonIn krb5_decode_leak.c, work around the oddity that
2009-02-11 Greg HudsonAdd a new test harness to facilitate memory leak detect...
2009-02-10 Ken Raeburnupdate
2009-02-09 Ken RaeburnCheck C++ compatibility for some internal headers that...
2009-02-04 Ken Raeburnregenerate
2009-02-04 Ken Raeburndon't create or delete krb.conf, krb.realms
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-31 Ken Raeburnuse t_inetd with a ready message and avoid waiting...
2009-01-28 Tom Yudisable single-DES by default
2009-01-28 Ken Raeburninclude netinet/in.h to make sure we know what struct...
2009-01-28 Ken Raeburnremove some remnants of krb4-related config file options
2009-01-28 Ken RaeburnStart to phase out krb5_xfree macro, which just casts...
2009-01-26 Ken RaeburnUse 16/32-bit big/little-endian store functions in...
2009-01-25 Ezra PeisachUse a struct in_addr to insure alignment of address...
2009-01-16 Ken Raeburninclude dependencies for decoder test
2009-01-12 Greg HudsonAdd message hash support to the replay interface, using...
2009-01-06 Ken Raeburnbe a little looser in checking for tail output
2009-01-05 Ken Raeburnmove generated dependencies out of Makefile.in
2008-12-18 Greg HudsonRemove krb524, lib/des425, lib/krb4, and include/kerber...
2008-12-16 Ezra PeisachFix memory leaks in sam and ldap handler testing -...
2008-12-12 Ken RaeburnAccept digits and = in base64 output to flush
2008-12-05 Greg HudsonIn the dejagnu test suite utilities, use the caller...
2008-12-05 Greg HudsonIn the rlogin tests, expect to see /bin/sh echoed back...
2008-12-04 Ken RaeburnFix from Marcus Watts for glob-to-regexp conversion...
2008-12-01 Greg HudsonConvert many uses of sprintf to snprintf or asprintf
2008-11-24 Ken RaeburnTest with varying numbers of principal name components...
2008-11-17 Ken RaeburnSet krb4 and priocntl flags via site.exp instead of...
2008-11-12 Ken RaeburnFix test bug: kpropd -S exits after success
2008-11-12 Ken RaeburnAdd basic kprop test, and a little more debugging support
2008-11-10 Ken RaeburnGenerate separate master-KDC and slave-KDC config files...
2008-11-10 Ken RaeburnDelete the pass (one of twelve) that does all KDC excha...
2008-11-07 Ken RaeburnRe-add repaired iprop (really, update-log creation...
2008-11-07 Ken RaeburnBack out iprop test; it's not working right after all
2008-11-07 Ken RaeburnTest that an iprop update log gets properly created...
2008-11-07 Ken Raeburnfix typo in 'file delete' change
2008-11-07 Ken RaeburnUse 'file delete' instead of spawning an 'rm' process
2008-11-06 Ken RaeburnRecognize 'ticket expired' when trying to get a root...
2008-11-05 Greg HudsonConvert many uses of strcpy/strcat (and sometimes sprin...
2008-11-04 Ken RaeburnCheck in Nalin's patch, and a test case for changing...
2008-11-04 Ken RaeburnDon't build dependencies for v4rcp.c.
2008-10-25 Ken Raeburnpartial rewrite of the ASN.1 encoders
2008-10-25 Ken RaeburnMore regression tests for ASN.1 encoders
2008-10-24 Greg HudsonUse strlcpy instead of strcpy 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
next