summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-196-17/+27
* Don't return a host referral to the service realmGreg Hudson2012-12-062-0/+22
* Fix quoting issues in LDAP KDB moduleGreg Hudson2012-11-172-18/+18
* Tests for kinit's detection of a keytab requestBen Kaduk2012-11-161-0/+12
* Add automated tests for LDAP KDB moduleGreg Hudson2012-11-153-2/+693
* Quiet down two noisy test programsGreg Hudson2012-10-232-4/+0
* Remove nroff man pagesBen Kaduk2012-10-161-141/+0
* make dependTom Yu2012-10-151-18/+38
* Wait for correct message in t_iprop.pyGreg Hudson2012-10-151-2/+1
* Eliminate races in t_iprop.pyGreg Hudson2012-10-131-15/+31
* Make t_iprop.py faster and more robustGreg Hudson2012-10-121-22/+42
* Fix slow kprop dejagnu testGreg Hudson2012-10-102-5/+3
* De-conditionalize Camellia codeGreg Hudson2012-10-091-26/+24
* Remove iprop dejagnu testGreg Hudson2012-10-081-236/+0
* Import and complete Greg Hudson's iprop testNicolas Williams2012-10-082-0/+140
* Fix t_s4u2proxy_krb5 cleanupGreg Hudson2012-09-241-1/+3
* Resolve verifier cred in accept_sec_contextGreg Hudson2012-09-212-20/+19
* Add tests for gss_inquire_mechs_for_nameGreg Hudson2012-09-175-10/+92
* Avoid multiply defining OIDs in tests/gssapiTom Yu2012-09-141-6/+6
* Tidy up GSSAPI test programsGreg Hudson2012-09-1321-2186/+937
* Test the inconsistent locking fix and svc unavailNicolas Williams2012-09-122-0/+40
* Add tests for GSS cred export and importGreg Hudson2012-09-113-4/+272
* Add asn1c test vectors for alg-agility typesGreg Hudson2012-09-064-2/+404
* Run "make depend"Tom Yu2012-08-232-0/+11
* Fix minor Makefile.in typos for make dependTom Yu2012-08-231-1/+1
* Add ASN.1 support for OTPGreg Hudson2012-08-2313-26/+1834
* Silence a gcc warning in t_export_nameGreg Hudson2012-08-121-1/+1
* Add test coverage for gss_export_nameGreg Hudson2012-08-113-5/+191
* Fix nitpicky bugs in t_inq_credGreg Hudson2012-08-111-6/+6
* Add tests for gss_inquire_credGreg Hudson2012-08-103-3/+221
* Regression tests for CVE-2012-1014, CVE-2012-1015Tom Yu2012-08-073-0/+71
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-304-1/+111
* Add default_ccache_name profile variableGreg Hudson2012-07-241-0/+11
* Rename tests/t_cccol.py to t_ccache.pyGreg Hudson2012-07-243-12/+11
* Add token expansion for keytab namesGreg Hudson2012-07-241-0/+16
* Add basic test for credstore extentionsSimo Sorce2012-07-203-3/+175
* Add kinit/klist -i options to use client keytabGreg Hudson2012-07-161-0/+8
* Always recreate acl files during dejagnu testsTom Yu2012-07-112-11/+7
* Automatically create DIR ccache directoriesGreg Hudson2012-07-112-2/+0
* Enable all localizations in main functionsBen Kaduk2012-07-062-4/+5
* Pass empty string instead of NULL to printf-likeBen Kaduk2012-07-031-1/+1
* Remove unused variableBen Kaduk2012-07-031-2/+0
* Minor cleanups relating to size_t being unsignedBen Kaduk2012-07-031-1/+1
* Add client keytab initiation supportGreg Hudson2012-07-025-2/+292
* Add krb5_kt_client_default APIGreg Hudson2012-07-021-2/+14
* Try harder to make keytab-based AS requests workGreg Hudson2012-07-011-3/+4
* Restore some spaces in trvalTom Yu2012-06-254-790/+790
* Eliminate trailing whitespace in trval outputGreg Hudson2012-06-225-1254/+1259
* Fail from gss_acquire_cred if we have no credsGreg Hudson2012-06-151-0/+7
* Add control over session key enctype negotiationNicolas Williams2012-06-062-0/+84