aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/generic
AgeCommit message (Expand)AuthorFilesLines
2001-05-08 * disp_major_status.c (display_unknown): Remove unused variableEzra Peisach4-20/+36
2001-04-17* Makefile.in (unixmac): Target deletedKen Raeburn2-2/+4
2001-03-11 * oid_ops.c: Avoid the use of a variable named indexEzra Peisach2-6/+10
2000-10-03 * gssapiP_generic.h (g_OID_equal): Instead of casting argument toEzra Peisach2-1/+6
2000-08-04* Makefile.in (SRCS, OBJS, STLIBOBJS): Remove util_canonhost.Ken Raeburn3-6/+6
2000-06-01Check for existance of <memory.h>.Wilfredo Sanchez2-0/+7
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 Raeburn2-2/+8
1999-05-19Improve rule to create gssapi include dir under windowsDanilo Almeida2-3/+8
1999-05-19These are a bunch of intertwined changes to the windows build.Danilo Almeida2-1/+6
1999-05-10Do win32 build in subdirDanilo Almeida2-18/+22
1999-03-26disp_major_status.c (display_unknown): Fix the length of the buffer toTheodore Tso2-1/+7
1999-03-12Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso5-54/+65
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso2-0/+7
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz4-8/+15
1998-07-17Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic2-5/+5
1998-07-14Added magic incantations for Macontosh CFM-68KMiro Jurisic1-0/+10
1998-07-02oid_ops.c (generic_gss_release_oid): Recognize our own (new) "self"Theodore Tso2-1/+9
1998-05-25util_buffer.c (g_make_string_buffer): Don't include the trailingTheodore Tso2-2/+7
1998-05-25util_ordering.c (g_order_free):Theodore Tso5-14/+44
1998-04-01 * disp_major_status.c (g_display_major_status): Fix a typo inTom Yu2-1/+6
1998-03-31Change to not return GSS_S_CONTINUE_NEEDED, per the standard CTheodore Tso2-3/+9
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+7
1998-02-12Mass makefile/configure.in build system revampTheodore Tso3-11/+6
1998-01-30Makefile.in (clean-unix): Remove EXPORTED_BUILT_HEADERS as wellEzra Peisach2-1/+5
1998-01-27Add definition of GSS_C_NO_NAME (per draft-ietf-cbind-04.txt)Theodore Tso2-0/+6
1997-08-17 * util_token.c (g_verify_token_header): Change local char *Ezra Peisach2-1/+6
1997-07-30Add support for the new OID value for host-based service nameTheodore Tso3-0/+11
1997-07-22* util_ordering.c: Include string.h for prototypesEzra Peisach2-0/+5
1997-03-28Added definition for the generic gsspi OID type "gss_nt_exported_name"Theodore Tso3-0/+11
1997-03-28Add the GSS_C_PROT_READY_FLAG and GSS_C_TRANS_FLAGTheodore Tso2-0/+30
1997-03-24Fix typo (remove '#' from '#extern "C"')Theodore Tso1-1/+1
1997-03-18Add 'extern "C"' for C++ compatibility; also check for __cplusplusTheodore Tso2-1/+15
1997-03-17Fix header file so that winmac.h is #included when commpiling on theTheodore Tso2-1/+6
1997-02-23Moved some of the library list file build logic from the individual MakefilesRichard Basch2-11/+12
1997-02-09Merge of libhack_branchTom Yu3-23/+34
1997-02-06 * configure.in: Remove the CopyHeader and CopySrcHeader rules asEzra Peisach3-5/+16
1997-02-06gssapi.hin: Make sure KRB5_EXPORTVAR is definedRichard Basch2-1/+5
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch5-86/+48
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso2-1/+16
1996-11-18 *gssapi.h: Renamed to gssapi.hinTom Yu4-19/+25
1996-11-06 * Makefile.in (HDRS): Changes so that $(OBJS) will not getTom Yu3-8/+10
1996-10-29Use $(S) instead of / for productions which could be used on both DOSTheodore Tso2-2/+7
1996-10-21Fixed typo so that the remaining length field is set correctlyTheodore Tso2-2/+8
1996-10-19util_ordering.c (g_queue_externalize, g_queue_internalize, g_queue_size):Theodore Tso3-0/+46
1996-10-10 * configure.in: Remove calls to CopySrcHeaderTom Yu3-15/+28
1996-10-09 * Makefile.in (all-unix): Fix up last change; depending on a phonyTom Yu2-8/+9
1996-10-09 * Makefile.in (all-unix): Fix up various rules that haveTom Yu2-7/+14