summaryrefslogtreecommitdiffstats
path: root/src/tests/gssapi
Commit message (Expand)AuthorAgeFilesLines
* make-dependKen Raeburn2011-08-201-0/+6
* Add automated tests for krb5_gss_import_credGreg Hudson2011-07-203-10/+195
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-095-5/+0
* On make clean remove test programs and object files. In lib/krb5/krbEzra Peisach2011-03-061-1/+2
* Make dependGreg Hudson2011-02-251-0/+4
* Improve acceptor name flexibilityGreg Hudson2011-02-073-5/+260
* update dependenciesKen Raeburn2010-12-051-0/+2
* 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-062-4/+194
* Fix type errors in t_gssextsGreg Hudson2010-10-021-2/+2
* Eliminate K&R-style function definition headers in t_gssexts.c, andGreg Hudson2010-10-021-18/+10
* Add gss_krb5_import_credGreg Hudson2010-09-271-23/+81
* 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-052-0/+11
* Fix a double-free in the t_spnego test program resulting from overlyGreg Hudson2010-03-051-3/+0
* Implement gss_set_neg_mechsGreg Hudson2010-02-102-2/+269
* Update dependenciesKen Raeburn2010-01-031-0/+4
* Add GSS extensions to store credentials, generate random bitsGreg Hudson2009-12-172-6/+428
* Mark and reindent tests, with some exclusionsTom Yu2009-11-303-130/+131
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-4/+2
* make mark-cstyleTom Yu2009-10-313-11/+8
* For naming extensions draft compliance, s/mspac:/urn:mspac:/Luke Howard2009-10-201-1/+1
* correct indirection of minor status code when calling displayStatus()Luke Howard2009-10-201-2/+2
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-101-0/+4
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-093-6/+628
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-161-0/+4
* Implement s4u extensionsGreg Hudson2009-09-132-4/+425
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-7/+5
* Build tests subtree makefiles at top levelKen Raeburn2007-03-251-2/+2
* Memory leak in tests/gssapi/t_imp_name.cEzra Peisach2006-12-311-1/+3
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-66/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-37/+0
* make depend, now with dependency sortingKen Raeburn2006-03-311-2/+2
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-241-1/+0
* run "make depend"Ken Raeburn2004-12-301-1/+0
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-1/+1
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-102-4/+8
* dependenciesKen Raeburn2001-09-022-1/+13
* * t_imp_name.c (display_status_1): Remove variable that was setEzra Peisach2001-07-232-2/+7
* t_imp_name.c: Profide full prototypes for internal functionsEzra Peisach2000-07-282-4/+8
* t_imp_name.c: Define GSSAPI_V2 for proper variable typesEzra Peisach2000-07-032-0/+5
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* t_imp_name.c: Initialize display_file variable in main(), instead ofTheodore Tso1999-04-142-2/+10