| Commit message (Expand) | Author | Age | Files | Lines |
| * | * acquire_cred.c (acquire_init_cred): Include "k5-int.h" for | Ezra Peisach | 2001-06-20 | 2 | -0/+6 |
| * | * accept_sec_context.c acquire_cred.c import_sec_context.c | Ezra Peisach | 2001-06-18 | 6 | -9/+15 |
| * | * ser_sctx.c (kg_oid_internalize): Do away with local variable | Ezra Peisach | 2001-06-07 | 2 | -3/+7 |
| * | * gss_libinit.c: Include gssapiP_krb5.h for kg_release_defcred() | Ezra Peisach | 2001-06-04 | 2 | -0/+6 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): Cleanup | Ezra Peisach | 2001-06-04 | 3 | -6/+14 |
| * | * wrap_size_limit.c (krb5_gss_wrap_size_limit): Get rid of unused | Ezra Peisach | 2001-05-14 | 13 | -28/+57 |
| * | * disp_major_status.c (display_unknown): Remove unused variable | Ezra Peisach | 2001-05-08 | 4 | -20/+36 |
| * | * util_crypt.c (kg_make_confounder): Change variable random to | Ezra Peisach | 2001-04-24 | 2 | -4/+9 |
| * | * Makefile.in (unixmac): Target deleted | Ken Raeburn | 2001-04-17 | 4 | -4/+8 |
| * | * oid_ops.c: Avoid the use of a variable named index | Ezra Peisach | 2001-03-11 | 2 | -6/+10 |
| * | log msg for previous checkins | Ken Raeburn | 2000-12-09 | 1 | -0/+11 |
| * | check in -01 draft | Ken Raeburn | 2000-12-08 | 1 | -184/+305 |
| * | * k5seal.c (make_seal_token_v1): Use ANSI-style definition, instead of K&R plus | Ken Raeburn | 2000-12-08 | 3 | -35/+21 |
| * | * configure.in: Use AC_TYPE_SIZE_T instead of AC_SIZE_T | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
| * | Fix typo in last checkin | Ezra Peisach | 2000-10-04 | 1 | -1/+1 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): If an error | Ezra Peisach | 2000-10-04 | 2 | -0/+12 |
| * | * gssapiP_generic.h (g_OID_equal): Instead of casting argument to | Ezra Peisach | 2000-10-03 | 2 | -1/+6 |
| * | Checkin log for change to add_cred.c - assignment in conditional cleanup | Ezra Peisach | 2000-10-03 | 1 | -1/+2 |
| * | Clean up assignments in conditionals warnings by separating the | Ezra Peisach | 2000-10-03 | 1 | -7/+10 |
| * | * add_cred.c (krb5_gss_add_cred): krb5_cc_get_type() and | Ezra Peisach | 2000-10-03 | 2 | -1/+7 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): When | Ezra Peisach | 2000-09-22 | 2 | -11/+21 |
| * | 2000-09-01 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-09-02 | 2 | -13/+58 |
| * | * Makefile.in (SRCS, OBJS, STLIBOBJS): Remove util_canonhost. | Ken Raeburn | 2000-08-04 | 3 | -6/+6 |
| * | pullup from 1.2.1 release | Ken Raeburn | 2000-07-01 | 2 | -1/+26 |
| * | merge from 1.2 branch | Ken Raeburn | 2000-06-30 | 1 | -0/+274 |
| * | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 17 | -2111/+1143 |
| * | Check for existance of <memory.h>. | Wilfredo Sanchez | 2000-06-01 | 12 | -1/+34 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 3 | -6/+6 |
| * | 2000-5-19 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-05-19 | 2 | -1/+10 |
| * | * wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix up | Tom Yu | 2000-04-08 | 2 | -5/+11 |
| * | Makefile.in (clean-unix): Add clean-libobjs | Ezra Peisach | 2000-02-22 | 2 | -1/+5 |
| * | * init_sec_context.c (krb5_gss_init_sec_context): Default to des-cbc-crc | Ken Raeburn | 2000-01-27 | 2 | -1/+6 |
| * | * Makefile.in (STLIBOBJS): Properly add gss_libinit.o to permit | Tom Yu | 2000-01-24 | 4 | -6/+20 |
| * | Moved krb5, gss, and crypto library initialization/cleanup code into new dedi... | Miro Jurisic | 2000-01-22 | 4 | -0/+64 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): get rid of unused vars | Ken Raeburn | 1999-10-27 | 2 | -1/+5 |
| * | * k5seal.c (make_integ_token_v2): Set 'code' when malloc fails | Ken Raeburn | 1999-10-26 | 2 | -1/+7 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 3 | -0/+21 |
| * | Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such | Wilfredo Sanchez | 1999-10-26 | 3 | -5/+3 |
| * | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 13 | -13/+52 |
| * | Improve rule to create gssapi include dir under windows | Danilo Almeida | 1999-05-19 | 4 | -10/+20 |
| * | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 6 | -10/+28 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 8 | -101/+117 |
| * | set_ccache.c (gss_krb5_ccache_name): Add call to free the default | Theodore Tso | 1999-04-30 | 2 | -0/+7 |
| * | 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 |
| * | disp_major_status.c (display_unknown): Fix the length of the buffer to | Theodore Tso | 1999-03-26 | 2 | -1/+7 |