| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed #include for gssapi_generic.h from gssapi_krb5.h | Miro Jurisic | 1999-04-29 | 2 | -5/+6 |
| * | wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix wrap_size limit so | Theodore Tso | 1999-04-23 | 2 | -6/+20 |
| * | gssapi_krb5.h, copy_ccache.c, get_tkt_flags.c, set_ccache.c: Make the | Theodore Tso | 1999-04-17 | 5 | -20/+18 |
| * | Built the krb5 specific extension function which allows an application | Theodore Tso | 1999-04-17 | 1 | -0/+1 |
| * | acquire_cred.c (krb5_gss_acquire_cred): Don't use strcmp to compare | Theodore Tso | 1999-03-27 | 2 | -6/+21 |
| * | gssapi_krb5.c: Rearrange OID's so that the V1V2 mechanism set returns | Theodore Tso | 1999-03-26 | 7 | -19/+51 |
| * | Added extern "C" to gssapi_krb5.h | Miro Jurisic | 1999-03-15 | 2 | -0/+13 |
| * | Now actually compiles | Miro Jurisic | 1999-03-15 | 2 | -3/+9 |
| * | Fix obviously missing variable declaration | Theodore Tso | 1999-03-14 | 1 | -0/+2 |
| * | Check in prototype for gss_krb5_ccache_name() | Theodore Tso | 1999-03-14 | 1 | -0/+4 |
| * | set_ccache.c (gss_krb5_ccache_name): Added new Krb5 specific interface | Theodore Tso | 1999-03-12 | 3 | -0/+32 |
| * | Makefile.in (DLL_FILE_DEF): Tell the Makefile template that we are | Theodore Tso | 1999-03-12 | 3 | -40/+49 |
| * | accept_sec_context.c (krb5_gss_accept_sec_context): Eliminate double | Theodore Tso | 1998-12-22 | 3 | -232/+219 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
| * | * k5unseal.c (kg2_unwrap_integ): Handle case of malloc(0) | Ezra Peisach | 1998-11-06 | 2 | -13/+20 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 25 | -954/+3102 |
| * | * wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix to round down | Tom Yu | 1998-07-25 | 2 | -1/+8 |
| * | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 3 | -5/+5 |
| * | k5unseal.c (kg_unseal): Clean up lint warnings | Theodore Tso | 1998-07-02 | 6 | -29/+66 |
| * | Fix typo which caused import_name to incorrectly import names produced | Theodore Tso | 1998-05-25 | 2 | -1/+7 |
| * | copy_ccache.c (gss_krb5_copy_ccache): Fix bugs in copy_ccache.c, which | Theodore Tso | 1998-05-25 | 4 | -10/+19 |
| * | inq_cred.c (krb5_gss_inquire_cred): | Theodore Tso | 1998-05-25 | 10 | -37/+58 |
| * | export_name.c (krb5_gss_export_name): Fix bug in gss_export_name. The | Theodore Tso | 1998-02-28 | 2 | -1/+7 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
| * | Change patch so that either mechanism is accepted | Theodore Tso | 1998-02-13 | 2 | -5/+6 |
| * | accept_sec_context.c (krb5_gss_accept_sec_context): Always allow use | Theodore Tso | 1998-02-13 | 2 | -0/+7 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): Add lots of | Tom Yu | 1998-02-13 | 2 | -15/+32 |
| * | * init_sec_context.c: KLUDGE!! Add global variable | Tom Yu | 1998-02-12 | 2 | -1/+11 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 3 | -8/+23 |
| * | wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix bug where if the | Theodore Tso | 1998-02-06 | 2 | -2/+15 |
| * | * init_sec_context.c (krb5_gss_init_sec_context): Actually | Tom Yu | 1998-01-31 | 2 | -5/+10 |
| * | * accept_sec_context.c (rd_and_store_for_creds): Don't mess with | Dan Winship | 1998-01-30 | 5 | -3/+74 |
| * | accept_sec_context.c (krb5_gss_accept_sec_context): Will now obtain | Theodore Tso | 1998-01-24 | 2 | -25/+38 |
| * | init_sec_context.c (make_ap_req): Enforce a stricter requirement on | Theodore Tso | 1998-01-24 | 2 | -2/+27 |
| * | * gssapiP_krb5.h: Add rcache member to the creds | Tom Yu | 1998-01-22 | 6 | -2/+46 |
| * | * Makefile.in (OBJS): Changed val_cred.$(OBJECT) to | Ezra Peisach | 1997-12-29 | 2 | -1/+6 |
| * | * val_cred.c (krb5_gss_validate_cred): Free principal extracted | Ezra Peisach | 1997-12-07 | 2 | -0/+6 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context), | Theodore Tso | 1997-11-16 | 7 | -12/+99 |
| * | (Wrong version of Changelog committed previously) | Theodore Tso | 1997-11-16 | 1 | -1/+2 |
| * | Return GSS_S_FAILURE if a non-NULL context handle is passed to it | Theodore Tso | 1997-11-16 | 2 | -3/+11 |
| * | remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABS | Tom Yu | 1997-09-19 | 3 | -2/+8 |
| * | inq_names.c (krb5_gss_inquire_names_for_mech): Add the the new OID | Theodore Tso | 1997-07-30 | 3 | -1/+20 |
| * | (krb5_gss_accept_sec_context): Initialize ctx before it is referenced withou... | Ezra Peisach | 1997-07-22 | 2 | -1/+6 |
| * | Always copy the mechtype so that delete_sec_context() can safely | Theodore Tso | 1997-07-16 | 2 | -1/+11 |
| * | Added code so that a valid credential handle is generated when | Kevin Mitchell | 1997-06-30 | 2 | -3/+75 |
| * | accept_sec_context.c (krb5_gss_accept_sec_context): Reorganized error | Theodore Tso | 1997-06-07 | 4 | -172/+220 |
| * | Added V2 functions to the glue layer | Theodore Tso | 1997-04-01 | 6 | -17/+74 |
| * | Fix really stupid typo | Theodore Tso | 1997-04-01 | 1 | -1/+1 |
| * | import_name.c (krb5_gss_import_name): Add support for importing the | Theodore Tso | 1997-03-28 | 3 | -6/+64 |
| * | Makefile.in: Add canon_name.c, duplicate_name.c, export_name.c to the | Theodore Tso | 1997-03-28 | 6 | -0/+213 |