summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic
Commit message (Expand)AuthorAgeFilesLines
* Get rid of some unused functions and files. HideKen Raeburn2002-07-134-44/+7
* * gssapi_generic.h: allow inclusion by C++Tom Yu2002-07-135-12/+69
* update dependenciesKen Raeburn2002-06-151-14/+14
* In directories building libraries, generate dependencies for .so/.po files tooKen Raeburn2001-10-201-14/+14
* avoid name conflicts with glibKen Raeburn2001-10-202-0/+38
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-30/+31
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-103-143/+137
* KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2001-10-062-1/+2
* Put back GSS_DLLIMP for variables, but define the macro here instead of inKen Raeburn2001-10-055-137/+163
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-044-70/+73
* dependenciesKen Raeburn2001-09-011-0/+46
* * gssapi.hin, gssapi_generic.h, gssapi_generic.c:Tom Yu2001-06-274-33/+217
* * util_validate.c (g_save): Cleanup extraneous variable fromEzra Peisach2001-06-222-1/+5
* * util_validate.c (g_validate, g_save, g_delete): If HAVE_BSD_TYPEEzra Peisach2001-06-212-2/+21
* * disp_major_status.c (display_unknown): Remove unused variableEzra Peisach2001-05-084-20/+36
* * Makefile.in (unixmac): Target deletedKen Raeburn2001-04-172-2/+4
* * oid_ops.c: Avoid the use of a variable named indexEzra Peisach2001-03-112-6/+10
* * gssapiP_generic.h (g_OID_equal): Instead of casting argument toEzra Peisach2000-10-032-1/+6
* * Makefile.in (SRCS, OBJS, STLIBOBJS): Remove util_canonhost.Ken Raeburn2000-08-043-6/+6
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-012-0/+7
* 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-242-2/+8
* Improve rule to create gssapi include dir under windowsDanilo Almeida1999-05-192-3/+8
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-192-1/+6
* Do win32 build in subdirDanilo Almeida1999-05-102-18/+22
* disp_major_status.c (display_unknown): Fix the length of the buffer toTheodore Tso1999-03-262-1/+7
* Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1999-03-125-54/+65
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-052-0/+7
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-304-8/+15
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-172-5/+5
* Added magic incantations for Macontosh CFM-68KMiro Jurisic1998-07-141-0/+10
* oid_ops.c (generic_gss_release_oid): Recognize our own (new) "self"Theodore Tso1998-07-022-1/+9
* util_buffer.c (g_make_string_buffer): Don't include the trailingTheodore Tso1998-05-252-2/+7
* util_ordering.c (g_order_free):Theodore Tso1998-05-255-14/+44
* * disp_major_status.c (g_display_major_status): Fix a typo inTom Yu1998-04-012-1/+6
* Change to not return GSS_S_CONTINUE_NEEDED, per the standard CTheodore Tso1998-03-312-3/+9
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Mass makefile/configure.in build system revampTheodore Tso1998-02-123-11/+6
* Makefile.in (clean-unix): Remove EXPORTED_BUILT_HEADERS as wellEzra Peisach1998-01-302-1/+5
* Add definition of GSS_C_NO_NAME (per draft-ietf-cbind-04.txt)Theodore Tso1998-01-272-0/+6
* * util_token.c (g_verify_token_header): Change local char *Ezra Peisach1997-08-172-1/+6
* Add support for the new OID value for host-based service nameTheodore Tso1997-07-303-0/+11
* * util_ordering.c: Include string.h for prototypesEzra Peisach1997-07-222-0/+5
* Added definition for the generic gsspi OID type "gss_nt_exported_name"Theodore Tso1997-03-283-0/+11
* Add the GSS_C_PROT_READY_FLAG and GSS_C_TRANS_FLAGTheodore Tso1997-03-282-0/+30
* Fix typo (remove '#' from '#extern "C"')Theodore Tso1997-03-241-1/+1
* Add 'extern "C"' for C++ compatibility; also check for __cplusplusTheodore Tso1997-03-182-1/+15
* Fix header file so that winmac.h is #included when commpiling on theTheodore Tso1997-03-172-1/+6