summaryrefslogtreecommitdiffstats
path: root/src/tests/gssapi/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Fix gss_accept_sec_context error tokensGreg Hudson2013-10-141-8/+11
* Add missing entries to tests/gssapi Makefile.inGreg Hudson2013-10-141-17/+19
* Add tests for GSS IOV and AEAD interfacesGreg Hudson2013-09-061-5/+7
* Actually build t_enctypesTom Yu2013-08-121-4/+4
* Fix gss_krb5_set_allowable_enctypes for acceptorGreg Hudson2013-08-121-0/+3
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-3/+1
* Fix dependencies in tests/gssapiNickolai Zeldovich2013-03-031-3/+3
* Add missing .gitignore entries and clean rulesGreg Hudson2013-02-271-1/+1
* Fix gss_str_to_oid and gss_oid_to_str edge casesGreg Hudson2013-01-011-2/+7
* Add tests for gss_inquire_mechs_for_nameGreg Hudson2012-09-171-8/+13
* Tidy up GSSAPI test programsGreg Hudson2012-09-131-44/+51
* Add tests for GSS cred export and importGreg Hudson2012-09-111-4/+8
* Fix minor Makefile.in typos for make dependTom Yu2012-08-231-1/+1
* Add test coverage for gss_export_nameGreg Hudson2012-08-111-5/+8
* Add tests for gss_inquire_credGreg Hudson2012-08-101-3/+5
* Add basic test for credstore extentionsSimo Sorce2012-07-201-3/+7
* Add client keytab initiation supportGreg Hudson2012-07-021-1/+7
* Add automated tests for S4U2Self and S4U2ProxyGreg Hudson2011-12-071-8/+11
* Fix t_ccselect bugsGreg Hudson2011-09-061-3/+2
* Make gss-krb5 use cache collectionGreg Hudson2011-09-051-8/+11
* Add automated tests for krb5_gss_import_credGreg Hudson2011-07-201-7/+11
* On make clean remove test programs and object files. In lib/krb5/krbEzra Peisach2011-03-061-1/+2
* Improve acceptor name flexibilityGreg Hudson2011-02-071-4/+8
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* Merge users/lhoward/sasl-gs2 to trunkGreg Hudson2010-10-061-4/+6
* Run Python tests as individual rule commands (friendlier to make -k)Greg Hudson2010-04-241-2/+1
* Include t_spengno.o in list of OBJS so make clean will removeEzra Peisach2010-03-231-1/+1
* Add a Python test to run t_spnegoGreg Hudson2010-03-051-0/+4
* Implement gss_set_neg_mechsGreg Hudson2010-02-101-2/+4
* Add GSS extensions to store credentials, generate random bitsGreg Hudson2009-12-171-6/+8
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-2/+0
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-5/+6
* Implement s4u extensionsGreg Hudson2009-09-131-4/+7
* move generated dependencies out of Makefile.inKen Raeburn2009-01-051-7/+0
* Build tests subtree makefiles at top levelKen Raeburn2007-03-251-2/+2
* make depend, now with dependency sortingKen Raeburn2006-03-311-2/+2
* run "make depend"Ken Raeburn2004-12-301-1/+0
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-1/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-1/+1
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-1/+1
* dependenciesKen Raeburn2001-09-021-1/+9
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-051-0/+2
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-181-2/+2
* Mass makefile/configure.in build system revampTheodore Tso1998-02-121-0/+2
* Merge of libhack_branchTom Yu1997-02-091-5/+4
* Simple test program for testing how GSSAPI import name works. (May beTheodore Tso1996-02-241-0/+17