aboutsummaryrefslogtreecommitdiff
path: root/src/tests/gssapi
AgeCommit message (Expand)AuthorFilesLines
2010-09-30Merge r24242:24397 from trunk to branches/nss. This will break theGreg Hudson1-23/+81
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 Hudson2-0/+11
2010-03-05Fix a double-free in the t_spnego test program resulting from overlyGreg Hudson1-3/+0
2010-02-10Implement gss_set_neg_mechsGreg Hudson2-2/+269
2010-01-03Update dependenciesKen Raeburn1-0/+4
2009-12-17Add GSS extensions to store credentials, generate random bitsGreg Hudson2-6/+428
2009-11-30Mark and reindent tests, with some exclusionsTom Yu3-130/+131
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson2-4/+2
2009-10-31make mark-cstyleTom Yu3-11/+8
2009-10-20For naming extensions draft compliance, s/mspac:/urn:mspac:/Luke Howard1-1/+1
2009-10-20correct indirection of minor status code when calling displayStatus()Luke Howard1-2/+2
2009-10-10Move destest to builtin/des, because it depends on overriding someTom Yu1-0/+4
2009-10-09Implement GSS naming extensions and authdata verificationGreg Hudson3-6/+628
2009-09-16Re-run make depend without autoconf.h in the source treeGreg Hudson1-0/+4
2009-09-13Implement s4u extensionsGreg Hudson2-4/+425
2009-01-05move generated dependencies out of Makefile.inKen Raeburn2-7/+5
2007-03-25Build tests subtree makefiles at top levelKen Raeburn1-2/+2
2006-12-31Memory leak in tests/gssapi/t_imp_name.cEzra Peisach1-1/+3
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman1-66/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn1-37/+0
2006-03-31make depend, now with dependency sortingKen Raeburn1-2/+2
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman1-1/+0
2004-12-30run "make depend"Ken Raeburn1-1/+0
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+1
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2001-10-11Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn1-1/+1
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2-4/+8
2001-09-02dependenciesKen Raeburn2-1/+13
2001-07-23 * t_imp_name.c (display_status_1): Remove variable that was setEzra Peisach2-2/+7
2000-07-28t_imp_name.c: Profide full prototypes for internal functionsEzra Peisach2-4/+8
2000-07-03t_imp_name.c: Define GSSAPI_V2 for proper variable typesEzra Peisach2-0/+5
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
1999-10-26log tritan's changesTom Yu1-0/+7
1999-10-26Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-04-14t_imp_name.c: Initialize display_file variable in main(), instead ofTheodore Tso2-2/+10
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso3-8/+6
1997-02-09Merge of libhack_branchTom Yu3-8/+10
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-1/+0
1996-06-10cvsignore hackeryTom Yu1-1/+0
1996-06-06Update .Sanitize fileTheodore Tso1-0/+37
1996-03-18Add USE_ANAME for proper DBEzra Peisach3-0/+7
1996-02-24Simple test program for testing how GSSAPI import name works. (May beTheodore Tso3-0/+169