aboutsummaryrefslogtreecommitdiff
path: root/src/tests/gssapi/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2020-11-18Add password option to cred storeSimo Sorce1-0/+1
2020-10-20Unregister thread key in SPNEGO finalizationGreg Hudson1-15/+19
2020-05-20Add channel bindings testsIsaac Boukris1-23/+26
2019-12-06Add NegoEx testsGreg Hudson1-21/+26
2018-10-23Add GSS_KRB5_NT_ENTERPRISE_NAME name typeIsaac Boukris1-0/+1
2018-09-17Fix memory leak in gss_add_cred() creation caseGreg Hudson1-23/+25
2017-05-16Add timestamp testsGreg Hudson1-12/+15
2016-07-28Use single-colon rules in makefilesGreg Hudson1-4/+4
2016-06-18Add GSSAPI auth indicator name attribute testsMatt Rogers1-5/+10
2015-10-23Use RUN_TEST and fix installed krb5.conf usesGreg Hudson1-3/+3
2015-06-29Allow gss_inquire_context on partial krb5 contextsSolly Ross1-7/+10
2015-06-18Add tests for GSS_KRB5_CRED_NO_CI_FLAGS_XGreg Hudson1-20/+24
2015-02-04Add test program for gss_process_context_tokenGreg Hudson1-9/+11
2014-06-26Add tests for invalid GSSAPI per-message tokensGreg Hudson1-7/+10
2014-01-22Add test coverage for gss_pseudo_randomGreg Hudson1-6/+15
2013-10-14Fix gss_accept_sec_context error tokensGreg Hudson1-8/+11
2013-10-14Add missing entries to tests/gssapi Makefile.inGreg Hudson1-17/+19
2013-09-06Add tests for GSS IOV and AEAD interfacesGreg Hudson1-5/+7
2013-08-12Actually build t_enctypesTom Yu1-4/+4
2013-08-12Fix gss_krb5_set_allowable_enctypes for acceptorGreg Hudson1-0/+3
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-3/+1
2013-03-03Fix dependencies in tests/gssapiNickolai Zeldovich1-3/+3
2013-02-27Add missing .gitignore entries and clean rulesGreg Hudson1-1/+1
2013-01-01Fix gss_str_to_oid and gss_oid_to_str edge casesGreg Hudson1-2/+7
2012-09-17Add tests for gss_inquire_mechs_for_nameGreg Hudson1-8/+13
2012-09-13Tidy up GSSAPI test programsGreg Hudson1-44/+51
2012-09-11Add tests for GSS cred export and importGreg Hudson1-4/+8
2012-08-23Fix minor Makefile.in typos for make dependTom Yu1-1/+1
2012-08-11Add test coverage for gss_export_nameGreg Hudson1-5/+8
2012-08-10Add tests for gss_inquire_credGreg Hudson1-3/+5
2012-07-20Add basic test for credstore extentionsSimo Sorce1-3/+7
2012-07-02Add client keytab initiation supportGreg Hudson1-1/+7
2011-12-07Add automated tests for S4U2Self and S4U2ProxyGreg Hudson1-8/+11
2011-09-06Fix t_ccselect bugsGreg Hudson1-3/+2
2011-09-05Make gss-krb5 use cache collectionGreg Hudson1-8/+11
2011-07-20Add automated tests for krb5_gss_import_credGreg Hudson1-7/+11
2011-03-06On make clean remove test programs and object files. In lib/krb5/krbEzra Peisach1-1/+2
2011-02-07Improve acceptor name flexibilityGreg Hudson1-4/+8
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2010-10-06Merge users/lhoward/sasl-gs2 to trunkGreg Hudson1-4/+6
2010-04-24Run Python tests as individual rule commands (friendlier to make -k)Greg Hudson1-2/+1
2010-03-23Include t_spengno.o in list of OBJS so make clean will removeEzra Peisach1-1/+1
2010-03-05Add a Python test to run t_spnegoGreg Hudson1-0/+4
2010-02-10Implement gss_set_neg_mechsGreg Hudson1-2/+4
2009-12-17Add GSS extensions to store credentials, generate random bitsGreg Hudson1-6/+8
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-2/+0
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson1-5/+6
2009-09-13Implement s4u extensionsGreg Hudson1-4/+7
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-7/+0
2007-03-25Build tests subtree makefiles at top levelKen Raeburn1-2/+2