| Commit message (Expand) | Author | Age | Files | Lines |
| * | cvsignore hackery | Tom Yu | 1996-06-10 | 4 | -4/+0 |
| * | Changed `mutual' element of struct _krb5_gss_ctx_id_rec into more general | Kevin Mitchell | 1996-06-07 | 6 | -12/+21 |
| * | Don't pass $(LIBCMD) on the command line. It's set in the windows.in | Theodore Tso | 1996-06-06 | 2 | -3/+8 |
| * | Update .Sanitize files to reflect current file status | Theodore Tso | 1996-06-06 | 1 | -0/+3 |
| * | Do not build libgssapi.a on AIX, because it doesnt work | Sam Hartman | 1996-05-23 | 3 | -8/+24 |
| * | update Makefile.in for new libupdate | Tom Yu | 1996-05-20 | 2 | -9/+8 |
| * | * k5seal.c k5unseal.c util_cksum.c: | Richard Basch | 1996-05-15 | 4 | -11/+14 |
| * | Change call to krb5_auth_con_setcksumtype to use | Theodore Tso | 1996-05-14 | 2 | -1/+7 |
| * | (clean-unix): Remove libgssapi_krb5.stamp | Ezra Peisach | 1996-05-07 | 2 | -1/+5 |
| * | Add code to support appropriate behavior when the input credentials is | Theodore Tso | 1996-05-03 | 2 | -13/+51 |
| * | Renamed MD5 routines to be preceded with krb5_ | Richard Basch | 1996-04-13 | 3 | -22/+27 |
| * | Integrated OpenVision's changes into the most recent MIT code. This | Marc Horowitz | 1996-04-12 | 3 | -0/+330 |
| * | Return GSS_S_CRED_UNAVAIL on if krb5_cc_set_flags() returns an error, | Theodore Tso | 1996-04-12 | 2 | -1/+8 |
| * | Fixed code to correctly handle errors reported from the mechanism | Theodore Tso | 1996-04-12 | 2 | -31/+47 |
| * | If make_ap_req() returns KRB5APP_TKT_EXPIRED, then return | Theodore Tso | 1996-04-10 | 2 | -0/+8 |
| * | Inlined list of source files for SRCS and OBJS (for Macintosh build) | Theodore Tso | 1996-04-02 | 2 | -9/+13 |
| * | Makefile.in (SRCS): Inlined list of source files for SRCS and OBJS | Theodore Tso | 1996-04-02 | 3 | -6/+18 |
| * | Don't include <sys/types.h> mechglue.h will take care of this by | Theodore Tso | 1996-03-27 | 2 | -1/+6 |
| * | g_imp_sec_context.c (gss_import_sec_context): | Theodore Tso | 1996-03-21 | 8 | -5/+23 |
| * | Don't compile this procedure, since it's not used. The mechanism glue | Theodore Tso | 1996-03-21 | 2 | -0/+10 |
| * | Comment out #ident line. This causes the Macintosh C compiler | Theodore Tso | 1996-03-21 | 2 | -2/+9 |
| * | mechglue.h: Don't include <sys/types.h>; it's included if necessary in | Theodore Tso | 1996-03-21 | 30 | -35/+50 |
| * | Add new .Sanitize file | Ezra Peisach | 1996-03-20 | 1 | -0/+71 |
| * | Synchronize .Sanitize with current reality | Ezra Peisach | 1996-03-20 | 3 | -5/+3 |
| * | use PROTOTYPE macro in mechglue.h | Ken Raeburn | 1996-03-13 | 2 | -2/+7 |
| * | convert __gss_get_mechanism to k&r style definition | Mark Eichin | 1996-03-12 | 1 | -1/+2 |
| * | use PROTOTYPE and K&R style definitions, per krb5 style | Mark Eichin | 1996-03-12 | 2 | -9/+11 |
| * | Fixed mispelling of Doug Engert's name | Theodore Tso | 1996-03-11 | 1 | -1/+1 |
| * | Change sizeof(long) to sizeof(krb5_int32) | Ezra Peisach | 1996-03-09 | 2 | -1/+6 |
| * | * 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 |