aboutsummaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson36-69/+395
2011-03-06On make clean remove test programs and object files. In lib/krb5/krbEzra Peisach1-1/+2
2011-02-25Make dependGreg Hudson6-35/+39
2011-02-07Improve acceptor name flexibilityGreg Hudson3-5/+260
2011-01-25Make principal renaming work in libkadm5srv by converting to explicitGreg Hudson2-0/+47
2010-12-14Fix a regression in the client-side ticket renewal code where KDCGreg Hudson2-0/+17
2010-12-05update dependenciesKen Raeburn1-0/+2
2010-12-03Test for key rollover for TGT, including purging old keysTom Yu2-0/+47
2010-12-01Implement restrict_anonymous_to_tgt realm flagGreg Hudson1-2/+15
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson12-12/+12
2010-11-20Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson1-15/+15
2010-11-16The iprop dejagnu test had some deceptive commented-out debugging codeGreg Hudson1-0/+1
2010-11-04Remove a stray spawn_shell in the iprop dejagnu testsGreg Hudson1-1/+0
2010-10-23In profile-reading performance test, print microseconds not millisecondsKen Raeburn1-4/+4
2010-10-06Merge users/lhoward/sasl-gs2 to trunkGreg Hudson2-4/+194
2010-10-05Propagate modprinc -unlock from master to slave KDCsGreg Hudson1-1/+5
2010-10-02Fix type errors in t_gssextsGreg Hudson1-2/+2
2010-10-02Eliminate K&R-style function definition headers in t_gssexts.c, andGreg Hudson1-18/+10
2010-09-30WhitespaceGreg Hudson2-10/+8
2010-09-29Automated tests for kadm5_hook pluginSam Hartman2-0/+25
2010-09-27kpasswd: if a credential cache is present, use FASTSam Hartman1-1/+2
2010-09-27Add gss_krb5_import_credGreg Hudson1-23/+81
2010-09-15kinit: add KDB keytab supportSam Hartman1-0/+5
2010-09-15kdb: store mkey list in context and permit NULL mkey for kdb_dbe_decrypt_key_...Sam Hartman1-1/+1
2010-09-08Make dependGreg Hudson5-30/+30
2010-09-07Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson1-0/+26
2010-09-04Fix memory leaks in kdb5_verifyEzra Peisach1-0/+2
2010-08-29Add simple automated tests for account lockout supportGreg Hudson2-0/+49
2010-07-06Remove count parameters from get_principal, put_principal,Greg Hudson2-88/+48
2010-07-02Remove verify_master_key from the DAL table, as well as its associatedGreg Hudson2-4/+10
2010-07-02Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decrypt_key_data toGreg Hudson2-5/+5
2010-06-07make dependGreg Hudson5-45/+55
2010-04-30Add IAKERB mechanism and gss_acquire_cred_with_passwordGreg Hudson9-0/+143
2010-04-24Add a sentinel line to sim_server after the socket is ready, and useGreg Hudson1-2/+4
2010-04-24Eliminate the use of tail -f in the dejagnu test suite. Instead, useGreg Hudson1-139/+7
2010-04-24Add a sentinel to the sample gss-server after the socket is ready, andGreg Hudson1-1/+5
2010-04-24Run Python tests as individual rule commands (friendlier to make -k)Greg Hudson2-3/+5
2010-04-21In the kdc5_hammer test program, simplify the cleanup logic ofGreg Hudson1-19/+10
2010-04-21In t_inetd, zero out l_inaddr before filling it in, as is relativelyGreg Hudson1-0/+2
2010-04-20Fix CVE-2010-1230 (MITKRB5-SA-2010-004) double-free in KDC triggeredTom Yu2-0/+39
2010-04-16Build runenv.py, holding environment variable settings required forTom Yu1-6/+2
2010-03-27Always pass -W option to kdb5_util create in testingKen Raeburn3-4/+4
2010-03-23Include t_spengno.o in list of OBJS so make clean will removeEzra Peisach1-1/+1
2010-03-15Set up KRB5_RUN_ENV for pytests, so that Python-based tests can runTom Yu1-1/+1
2010-03-07Make python test start_in_inetd functionEzra Peisach2-1/+4
2010-03-05Add a Python test to run t_spnegoGreg Hudson2-0/+11
2010-03-05Fix a double-free in the t_spnego test program resulting from overlyGreg Hudson1-3/+0
2010-03-05Add a message parameter to k5test's success(), to briefly indicate theGreg Hudson2-3/+3
2010-03-04Python test frameworkGreg Hudson3-0/+83
2010-02-28Remove some more test suite cruft:Greg Hudson1-14/+5