summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (clean-unix): Add clean-libobjsEzra Peisach2000-02-222-1/+5
* * init_sec_context.c (krb5_gss_init_sec_context): Default to des-cbc-crcKen Raeburn2000-01-272-1/+6
* * Makefile.in (STLIBOBJS): Properly add gss_libinit.o to permitTom Yu2000-01-244-6/+20
* Moved krb5, gss, and crypto library initialization/cleanup code into new dedi...Miro Jurisic2000-01-224-0/+64
* * accept_sec_context.c (krb5_gss_accept_sec_context): get rid of unused varsKen Raeburn1999-10-272-1/+5
* * k5seal.c (make_integ_token_v2): Set 'code' when malloc failsKen Raeburn1999-10-262-1/+7
* log tritan's changesTom Yu1999-10-263-0/+21
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-263-5/+3
* copyright notice updates from 1.1 branchKen Raeburn1999-09-2413-13/+52
* Improve rule to create gssapi include dir under windowsDanilo Almeida1999-05-194-10/+20
* These are a bunch of intertwined changes to the windows build.Danilo Almeida1999-05-196-10/+28
* Do win32 build in subdirDanilo Almeida1999-05-108-101/+117
* set_ccache.c (gss_krb5_ccache_name): Add call to free the defaultTheodore Tso1999-04-302-0/+7
* Removed #include for gssapi_generic.h from gssapi_krb5.hMiro Jurisic1999-04-292-5/+6
* wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix wrap_size limit soTheodore Tso1999-04-232-6/+20
* gssapi_krb5.h, copy_ccache.c, get_tkt_flags.c, set_ccache.c: Make theTheodore Tso1999-04-175-20/+18
* Built the krb5 specific extension function which allows an applicationTheodore Tso1999-04-171-0/+1
* acquire_cred.c (krb5_gss_acquire_cred): Don't use strcmp to compareTheodore Tso1999-03-272-6/+21
* gssapi_krb5.c: Rearrange OID's so that the V1V2 mechanism set returnsTheodore Tso1999-03-267-19/+51
* disp_major_status.c (display_unknown): Fix the length of the buffer toTheodore Tso1999-03-262-1/+7
* Added extern "C" to gssapi_krb5.hMiro Jurisic1999-03-152-0/+13
* Now actually compilesMiro Jurisic1999-03-152-3/+9
* Fix obviously missing variable declarationTheodore Tso1999-03-141-0/+2
* Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1999-03-142-0/+7
* Check in prototype for gss_krb5_ccache_name()Theodore Tso1999-03-141-0/+4
* set_ccache.c (gss_krb5_ccache_name): Added new Krb5 specific interfaceTheodore Tso1999-03-123-0/+32
* Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1999-03-125-54/+65
* Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1999-03-123-40/+49
* Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we areTheodore Tso1999-03-114-8/+18
* accept_sec_context.c (krb5_gss_accept_sec_context): Eliminate doubleTheodore Tso1998-12-223-232/+219
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-053-2/+10
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-12-056-0/+21
* * k5unseal.c (kg2_unwrap_integ): Handle case of malloc(0)Ezra Peisach1998-11-062-13/+20
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-3030-963/+3118
* * wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix to round downTom Yu1998-07-252-1/+8
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-177-12/+12
* Added magic incantations for Macontosh CFM-68KMiro Jurisic1998-07-141-0/+10
* k5unseal.c (kg_unseal): Clean up lint warningsTheodore Tso1998-07-026-29/+66
* 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
* Fix typo which caused import_name to incorrectly import names producedTheodore Tso1998-05-252-1/+7
* copy_ccache.c (gss_krb5_copy_ccache): Fix bugs in copy_ccache.c, whichTheodore Tso1998-05-254-10/+19
* inq_cred.c (krb5_gss_inquire_cred):Theodore Tso1998-05-2510-37/+58
* util_ordering.c (g_order_free):Theodore Tso1998-05-255-14/+44
* * Makefile.in (SHLIB_EXPDEPS):Tom Yu1998-04-152-2/+7
* * 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
* export_name.c (krb5_gss_export_name): Fix bug in gss_export_name. TheTheodore Tso1998-02-282-1/+7
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-188-8/+28
* Change patch so that either mechanism is acceptedTheodore Tso1998-02-132-5/+6