aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi
AgeCommit message (Expand)AuthorFilesLines
1999-05-19Improve rule to create gssapi include dir under windowsDanilo Almeida4-10/+20
1999-05-19These are a bunch of intertwined changes to the windows build.Danilo Almeida6-10/+28
1999-05-10Do win32 build in subdirDanilo Almeida8-101/+117
1999-04-30set_ccache.c (gss_krb5_ccache_name): Add call to free the defaultTheodore Tso2-0/+7
1999-04-29Removed #include for gssapi_generic.h from gssapi_krb5.hMiro Jurisic2-5/+6
1999-04-23wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix wrap_size limit soTheodore Tso2-6/+20
1999-04-17gssapi_krb5.h, copy_ccache.c, get_tkt_flags.c, set_ccache.c: Make theTheodore Tso5-20/+18
1999-04-17Built the krb5 specific extension function which allows an applicationTheodore Tso1-0/+1
1999-03-27acquire_cred.c (krb5_gss_acquire_cred): Don't use strcmp to compareTheodore Tso2-6/+21
1999-03-26gssapi_krb5.c: Rearrange OID's so that the V1V2 mechanism set returnsTheodore Tso7-19/+51
1999-03-26disp_major_status.c (display_unknown): Fix the length of the buffer toTheodore Tso2-1/+7
1999-03-15Added extern "C" to gssapi_krb5.hMiro Jurisic2-0/+13
1999-03-15Now actually compilesMiro Jurisic2-3/+9
1999-03-14Fix obviously missing variable declarationTheodore Tso1-0/+2
1999-03-14Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso2-0/+7
1999-03-14Check in prototype for gss_krb5_ccache_name()Theodore Tso1-0/+4
1999-03-12set_ccache.c (gss_krb5_ccache_name): Added new Krb5 specific interfaceTheodore Tso3-0/+32
1999-03-12Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso5-54/+65
1999-03-12Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso3-40/+49
1999-03-11Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso4-8/+18
1998-12-22accept_sec_context.c (krb5_gss_accept_sec_context): Eliminate doubleTheodore Tso3-232/+219
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso3-2/+10
1998-12-05Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso6-0/+21
1998-11-06 * k5unseal.c (kg2_unwrap_integ): Handle case of malloc(0)Ezra Peisach2-13/+20
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz30-963/+3118
1998-07-25 * wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix to round downTom Yu2-1/+8
1998-07-17Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic7-12/+12
1998-07-14Added magic incantations for Macontosh CFM-68KMiro Jurisic1-0/+10
1998-07-02k5unseal.c (kg_unseal): Clean up lint warningsTheodore Tso6-29/+66
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-25Fix typo which caused import_name to incorrectly import names producedTheodore Tso2-1/+7
1998-05-25copy_ccache.c (gss_krb5_copy_ccache): Fix bugs in copy_ccache.c, whichTheodore Tso4-10/+19
1998-05-25inq_cred.c (krb5_gss_inquire_cred):Theodore Tso10-37/+58
1998-05-25util_ordering.c (g_order_free):Theodore Tso5-14/+44
1998-04-15 * Makefile.in (SHLIB_EXPDEPS):Tom Yu2-2/+7
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-28export_name.c (krb5_gss_export_name): Fix bug in gss_export_name. TheTheodore Tso2-1/+7
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu8-8/+28
1998-02-13Change patch so that either mechanism is acceptedTheodore Tso2-5/+6
1998-02-13accept_sec_context.c (krb5_gss_accept_sec_context): Always allow useTheodore Tso2-0/+7
1998-02-13 * accept_sec_context.c (krb5_gss_accept_sec_context): Add lots ofTom Yu2-15/+32
1998-02-12 * init_sec_context.c: KLUDGE!! Add global variableTom Yu2-1/+11
1998-02-12 * configure.in: Add commented out AC_OUTPUT to force autoreconf toTom Yu2-0/+6
1998-02-12Mass makefile/configure.in build system revampTheodore Tso12-51/+61
1998-02-06wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix bug where if theTheodore Tso2-2/+15
1998-01-31 * init_sec_context.c (krb5_gss_init_sec_context): ActuallyTom Yu2-5/+10
1998-01-30Makefile.in (clean-unix): Remove EXPORTED_BUILT_HEADERS as wellEzra Peisach2-1/+5
1998-01-30 * accept_sec_context.c (rd_and_store_for_creds): Don't mess withDan Winship5-3/+74