summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/mechglue
Commit message (Expand)AuthorAgeFilesLines
...
* remove unimplemented/unused mechglue functionsTom Yu2006-06-218-407/+0
* make dependTom Yu2006-06-151-0/+211
* * src/lib/gssapi/mechglue/Makefile.in (mydir):Tom Yu2006-06-151-1/+1
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-1437-1153/+3945
* Always initialize the output token in gss_init_sec_context as requiredRuss Allbery2006-06-121-0/+2
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-376/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-111-71/+0
* set DEFS empty in more placesKen Raeburn2006-04-042-0/+5
* * Makefile.in: Delete @SHARED_RULE@ line.Ken Raeburn2004-09-232-3/+6
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-224-15/+5
* Purge make targets and variables (and a few files) relating to the old,Ken Raeburn2004-06-172-5/+4
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-4/+8
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-4/+8
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-102-2/+3
* * mglueP.h: Make all prototypes unconditionalKen Raeburn2001-10-092-102/+89
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-064-9/+11
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-043-8/+12
* * Makefile.in (unixmac): Target deletedKen Raeburn2001-04-172-2/+4
* 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-3/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-242-2/+8
* Do win32 build in subdirDanilo Almeida1999-05-102-34/+38
* Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1999-03-114-8/+18
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-172-2/+2
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-26/+6
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-0625-30/+41
* Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso1996-12-132-1/+5
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+11
* Makefile.in: Remove include of config/windows.in; that's doneTheodore Tso1996-06-124-11/+17
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Do not build libgssapi.a on AIX, because it doesnt workSam Hartman1996-05-233-8/+24
* Add code to support appropriate behavior when the input credentials isTheodore Tso1996-05-032-13/+51
* Fixed code to correctly handle errors reported from the mechanismTheodore Tso1996-04-122-31/+47
* Don't include <sys/types.h> mechglue.h will take care of this byTheodore Tso1996-03-272-1/+6
* g_imp_sec_context.c (gss_import_sec_context):Theodore Tso1996-03-218-5/+23
* mechglue.h: Don't include <sys/types.h>; it's included if necessary inTheodore Tso1996-03-2130-35/+50
* Add new .Sanitize fileEzra Peisach1996-03-201-0/+71
* use PROTOTYPE macro in mechglue.hKen Raeburn1996-03-132-2/+7
* convert __gss_get_mechanism to k&r style definitionMark Eichin1996-03-121-1/+2
* use PROTOTYPE and K&R style definitions, per krb5 styleMark Eichin1996-03-121-3/+5
* * g_imp_sec_context.c, g_exp_sec_context.c: Include string.hEzra Peisach1996-03-033-0/+6
* g_glue.c (__gss_get_mech_type): Fix code to properly parse tokenTheodore Tso1996-03-014-42/+72
* mglueP.h: For MS-DOS, add #include of malloc.hTheodore Tso1996-02-295-62/+180
* g_initialize.c (gss_initialize): Don't fprintf to stderr onTheodore Tso1996-02-283-1/+14
* Protect include of unistd.h with HAVE_UNISTD_HTheodore Tso1996-02-272-0/+6
* * g_acquire_cred.c, g_delete_sec_context.c, g_dsp_name.c,Mark Eichin1996-02-2516-0/+23
* Makefile.in, g_inquire_cred.c, g_inquire_names.c, g_inquire_context.c:Theodore Tso1996-02-255-6/+10