| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Use right key usage for seal without encryption. | Sam Hartman | 2001-10-27 | 2 | -1/+5 |
| * | * k5seal.c (make_seal_token_v1): Correct errors in code | Ezra Peisach | 2001-10-26 | 2 | -5/+15 |
| * | * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha... | Sam Hartman | 2001-10-26 | 8 | -196/+388 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 3 | -58/+58 |
| * | avoid name conflicts with glib | Ken Raeburn | 2001-10-20 | 2 | -0/+38 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 3 | -195/+198 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 9 | -271/+271 |
| * | * mglueP.h: Make all prototypes unconditional | Ken Raeburn | 2001-10-09 | 2 | -102/+89 |
| * | KRB5_EXPORTVAR is defined lots of places but never used; delete it | Ken Raeburn | 2001-10-06 | 2 | -1/+2 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 10 | -111/+120 |
| * | Put back GSS_DLLIMP for variables, but define the macro here instead of in | Ken Raeburn | 2001-10-05 | 5 | -137/+163 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): Ignore | Tom Yu | 2001-10-04 | 2 | -10/+23 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 13 | -124/+136 |
| * | * accept_sec_context.c (rd_and_store_for_creds): Handle error | Tom Yu | 2001-10-02 | 2 | -3/+9 |
| * | updated dependencies for latest make-depend target code | Ken Raeburn | 2001-09-06 | 1 | -53/+53 |
| * | dependencies | Ken Raeburn | 2001-09-01 | 4 | -1/+289 |
| * | Unmark gss_mech_krb5 variable as an import | Danilo Almeida | 2001-07-28 | 2 | -1/+5 |
| * | Mark gss_mech_krb5 variable as an import | Danilo Almeida | 2001-07-27 | 2 | -1/+5 |
| * | * import_sec_context.c (krb5_gss_import_sec_context): Get rid of | Ezra Peisach | 2001-07-25 | 3 | -5/+8 |
| * | * ser_sctx.c: Declare kg_oid_size and kg_queue_size static | Ezra Peisach | 2001-07-05 | 2 | -2/+6 |
| * | * gssapi.hin, gssapi_generic.h, gssapi_generic.c: | Tom Yu | 2001-06-27 | 4 | -33/+217 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): Do not | Ezra Peisach | 2001-06-22 | 2 | -4/+9 |
| * | * util_validate.c (g_save): Cleanup extraneous variable from | Ezra Peisach | 2001-06-22 | 2 | -1/+5 |
| * | Cleanup usage of memory free routines: | Danilo Almeida | 2001-06-22 | 9 | -41/+72 |
| * | * util_validate.c (g_validate, g_save, g_delete): If HAVE_BSD_TYPE | Ezra Peisach | 2001-06-21 | 2 | -2/+21 |
| * | * 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 |