| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * g_imp_sec_context.c, g_exp_sec_context.c: Include string.h | Ezra Peisach | 1996-03-03 | 3 | -0/+6 |
| * | k5mech.c (krb5_gss_get_context): Initialize the serializers here, | Theodore Tso | 1996-03-02 | 4 | -125/+119 |
| * | g_glue.c (__gss_get_mech_type): Fix code to properly parse token | Theodore Tso | 1996-03-01 | 4 | -42/+72 |
| * | Fix to work on 16-bit platforms (we don't allow greater than 64k | Theodore Tso | 1996-03-01 | 2 | -0/+15 |
| * | mglueP.h: For MS-DOS, add #include of malloc.h | Theodore Tso | 1996-02-29 | 5 | -62/+180 |
| * | g_initialize.c (gss_initialize): Don't fprintf to stderr on | Theodore Tso | 1996-02-28 | 3 | -1/+14 |
| * | Add mechglue to the list of directories which are recursively handled | Theodore Tso | 1996-02-28 | 2 | -0/+12 |
| * | Protect include of unistd.h with HAVE_UNISTD_H | Theodore Tso | 1996-02-27 | 2 | -0/+6 |
| * | Make sure size_t and uid_t are defined under MS-DOS | Theodore Tso | 1996-02-27 | 2 | -1/+16 |
| * | accept_sec_context.c (krb5_gss_accept_sec_context): Remove dead code | Theodore Tso | 1996-02-27 | 5 | -7/+23 |
| * | Remoe static declaration of kg_context, | Sam Hartman | 1996-02-26 | 2 | -5/+4 |
| * | * g_acquire_cred.c, g_delete_sec_context.c, g_dsp_name.c, | Mark Eichin | 1996-02-25 | 16 | -0/+23 |
| * | Makefile.in, g_inquire_cred.c, g_inquire_names.c, g_inquire_context.c: | Theodore Tso | 1996-02-25 | 5 | -6/+10 |
| * | g_acquire_cred.c (gss_add_cred): New GSSAPI V2 function | Theodore Tso | 1996-02-25 | 26 | -50/+324 |
| * | New error code function | Theodore Tso | 1996-02-25 | 2 | -0/+10 |
| * | Add support for new V2 call gss_wrap_size_limit | Theodore Tso | 1996-02-25 | 2 | -1/+3 |
| * | Add support for new V2 call gss_wrap_size_limit() | Theodore Tso | 1996-02-25 | 3 | -2/+57 |
| * | No longer need to call name-type/mechanism registration function. | Theodore Tso | 1996-02-24 | 2 | -9/+6 |
| * | g_mechname.c (gss_add_mech_name_type): Only mark a name-type as being | Theodore Tso | 1996-02-24 | 13 | -256/+473 |
| * | * mglueP.h (gss_config): Change int fields to OM_uint32 to match | Ezra Peisach | 1996-02-24 | 2 | -4/+10 |
| * | * import_sec_context.c (krb5_gss_import_sec_context): Do not | Ezra Peisach | 1996-02-24 | 3 | -6/+12 |
| * | * rel_oid.c (krb5_gss_internal_release_oid): Change to match prototype | Ezra Peisach | 1996-02-24 | 3 | -4/+13 |
| * | gssapiP_krb5.h: Changed most krb5 gssapi functions to take a void * as | Theodore Tso | 1996-02-24 | 24 | -330/+145 |
| * | g_imp_name.c (gss_import_name): If the user passes in a name-type | Theodore Tso | 1996-02-24 | 7 | -16/+189 |
| * | Incluide stdlib.h for declaration of malloc | Ezra Peisach | 1996-02-11 | 2 | -0/+8 |
| * | * g_glue.c: grab stdlib.h to get NULL | Tom Yu | 1996-02-10 | 2 | -0/+7 |
| * | Need to include stdio.h and errno.h no matter what. | Ezra Peisach | 1996-02-07 | 2 | -2/+7 |
| * | Folded in danw's changes to allow building Makefiles for the | Theodore Tso | 1996-02-07 | 2 | -0/+8 |
| * | Commited new snapshot from Roland Schemers at Sun | Theodore Tso | 1996-02-07 | 40 | -454/+1115 |
| * | Require DES for credentials | Sam Hartman | 1996-01-26 | 2 | -1/+5 |
| * | Fix bug in call to shared library macros | Sam Hartman | 1996-01-26 | 2 | -1/+5 |
| * | Remove superfluous link line | Sam Hartman | 1996-01-25 | 2 | -1/+5 |
| * | * g_compare_name.c, g_delete_sec_context.c, g_dsp_status.c, | Tom Yu | 1996-01-25 | 15 | -196/+288 |
| * | * pname_to_uid.c (krb5_pname_to_uid): Changed def'n of | Tom Yu | 1996-01-25 | 2 | -2/+8 |
| * | Don't assume that the input_name_buffer is null terminated, when it | Theodore Tso | 1996-01-24 | 2 | -8/+26 |
| * | Check for stdlib.h, include stdlib.h, string.h, cast to handle gcc warning | Ezra Peisach | 1996-01-23 | 4 | -1/+14 |
| * | Check for stdlib.h (configure.in) | Ezra Peisach | 1996-01-23 | 11 | -0/+44 |
| * | * Makefile.in (SRCS): Remove extraneous line with only a tab. | Ezra Peisach | 1996-01-23 | 2 | -2/+11 |
| * | * Makefile.in (SHLIB_LIBS): Add lines for shared library building | Ezra Peisach | 1996-01-23 | 2 | -0/+9 |
| * | Add support for building GSSAPI as a shared library | Theodore Tso | 1996-01-23 | 5 | -8/+57 |
| * | configure.in: Add the mechglue directory as a subdir | Theodore Tso | 1996-01-23 | 3 | -2/+10 |
| * | gssapiP_generic.h: Removed prototypes of functions that have been | Theodore Tso | 1996-01-23 | 7 | -543/+9 |
| * | rel_oid.c (krb5_gss_internal_release_oid): Add the new interface for | Theodore Tso | 1996-01-23 | 7 | -687/+61 |
| * | Added Sun's changes (from Roland), as fixed by Ted, to finally have a | Theodore Tso | 1996-01-23 | 14 | -54/+995 |
| * | New files for Sun's multi-mechanism GSSAPI | Theodore Tso | 1996-01-23 | 2 | -0/+427 |
| * | Added ##DOS statements after gssapi_err_generic.$(OBJECT) to get it | Theodore Tso | 1996-01-11 | 2 | -0/+9 |
| * | Remove #if statement that used sizeof(xxx), since that won't work for | Theodore Tso | 1996-01-11 | 2 | -6/+7 |
| * | Added defintion for KRB5_GSS_FOR_CREDS_OPTION | Theodore Tso | 1996-01-10 | 1 | -0/+2 |
| * | gssapiP_krb5.h (KRB5_GSS_FOR_CREDS_OPTION): New constant added for | Theodore Tso | 1996-01-10 | 3 | -77/+252 |
| * | gssapiP_generic.h (TWRITE_INT16, TREAD_INT16): Added new macros | Theodore Tso | 1996-01-05 | 2 | -0/+13 |