aboutsummaryrefslogtreecommitdiff
path: root/src/tests/gssapi
AgeCommit message (Expand)AuthorFilesLines
2013-09-18Add GSSAPI IOV MIC functionsGreg Hudson1-0/+89
2013-09-06Use gss_release_iov_buffer in t_iov.cGreg Hudson1-20/+7
2013-09-06Add tests for GSS IOV and AEAD interfacesGreg Hudson4-6/+486
2013-09-06Factor out context establishment in GSS testsGreg Hudson12-271/+134
2013-08-12Actually build t_enctypesTom Yu1-4/+4
2013-08-12Fix gss_krb5_set_allowable_enctypes for acceptorGreg Hudson3-0/+381
2013-06-07Fix various warningsGreg Hudson1-3/+3
2013-05-21Fix transited handling for GSSAPI acceptorsGreg Hudson1-0/+13
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-3/+1
2013-04-02Fix typo in t_credstore.cGreg Hudson1-1/+1
2013-04-01Add gss_import_cred_from client keytab testGreg Hudson3-54/+63
2013-03-03Fix dependencies in tests/gssapiNickolai Zeldovich1-3/+3
2013-02-27Add missing .gitignore entries and clean rulesGreg Hudson1-1/+1
2013-01-10make dependGreg Hudson1-1/+1
2013-01-09Rename ccache configuration macrosZhanna Tsitkov1-4/+4
2013-01-01Fix gss_str_to_oid and gss_oid_to_str edge casesGreg Hudson2-2/+228
2012-12-20Simplify k5test.py environmentsGreg Hudson5-123/+110
2012-10-15make dependTom Yu1-18/+38
2012-09-24Fix t_s4u2proxy_krb5 cleanupGreg Hudson1-1/+3
2012-09-21Resolve verifier cred in accept_sec_contextGreg Hudson2-20/+19
2012-09-17Add tests for gss_inquire_mechs_for_nameGreg Hudson5-10/+92
2012-09-14Avoid multiply defining OIDs in tests/gssapiTom Yu1-6/+6
2012-09-13Tidy up GSSAPI test programsGreg Hudson21-2186/+937
2012-09-11Add tests for GSS cred export and importGreg Hudson3-4/+272
2012-08-23Run "make depend"Tom Yu1-0/+8
2012-08-23Fix minor Makefile.in typos for make dependTom Yu1-1/+1
2012-08-12Silence a gcc warning in t_export_nameGreg Hudson1-1/+1
2012-08-11Add test coverage for gss_export_nameGreg Hudson3-5/+191
2012-08-11Fix nitpicky bugs in t_inq_credGreg Hudson1-6/+6
2012-08-10Add tests for gss_inquire_credGreg Hudson3-3/+221
2012-07-20Add basic test for credstore extentionsSimo Sorce3-3/+175
2012-07-11Automatically create DIR ccache directoriesGreg Hudson1-1/+0
2012-07-02Add client keytab initiation supportGreg Hudson5-2/+292
2012-06-15Fail from gss_acquire_cred if we have no credsGreg Hudson1-0/+7
2012-06-03Fail from gss_acquire_cred if we have no keytabGreg Hudson1-0/+7
2012-04-26Flip the default of start_kadmind in k5test.pyGreg Hudson3-6/+6
2012-02-03Dump attributes differently in t_saslnameGreg Hudson1-10/+32
2011-12-07Add automated tests for S4U2Self and S4U2ProxyGreg Hudson5-9/+347
2011-11-03Get rid of periods in Python test success messagesGreg Hudson2-2/+2
2011-10-17Make reindentTom Yu6-81/+81
2011-09-21* New implementation to map a gss name to localnameSam Hartman1-1/+4
2011-09-06Fix t_ccselect bugsGreg Hudson2-4/+3
2011-09-05Make gss-krb5 use cache collectionGreg Hudson4-8/+307
2011-09-04Reindent per krb5-batch-reindent.el.Ken Raeburn2-7/+7
2011-08-20make-dependKen Raeburn1-0/+6
2011-07-20Add automated tests for krb5_gss_import_credGreg Hudson3-10/+195
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson5-5/+0
2011-03-06On make clean remove test programs and object files. In lib/krb5/krbEzra Peisach1-1/+2
2011-02-25Make dependGreg Hudson1-0/+4
2011-02-07Improve acceptor name flexibilityGreg Hudson3-5/+260