| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | I didn't intend to commit that on the trunk (oops). Undoing | Miro Jurisic | 2001-03-21 | 1 | -15/+0 |
| * | macsock.h: Updated Utilities.h and sockets includes | Miro Jurisic | 2001-03-21 | 1 | -0/+15 |
| * | * krb5.hin: Add prototypes for krb5_auth_con_setpermetypes() and | Ezra Peisach | 2001-03-08 | 2 | -0/+15 |
| * | * adm_proto.h (krb5_adm_connect): Declare prompt string const char | Ezra Peisach | 2001-02-26 | 2 | -2/+7 |
| * | * krb.h: Remove KRB_NEVERDATE | Tom Yu | 2001-01-30 | 2 | -2/+4 |
| * | * prot.h: Add new prototypes for prot_client.c stuff. Also, add | Tom Yu | 2001-01-26 | 2 | -0/+39 |
| * | * prot.h: Add prototype for decode_kdc_request() and some rough | Tom Yu | 2001-01-24 | 2 | -0/+18 |
| * | * krb.h: Remove internal prototypes and macros | Tom Yu | 2001-01-23 | 3 | -152/+173 |
| * | * krb5.hin (KRB5_NPROTOTYPE): Delete | Ken Raeburn | 2001-01-20 | 2 | -1/+2 |
| * | Always use ANSI C features (prototypes, const, void *, etc). | Ken Raeburn | 2001-01-20 | 3 | -884/+845 |
| * | Make prototypes unconditional | Ken Raeburn | 2001-01-17 | 6 | -374/+293 |
| * | * des.h: Change to make KRB4_32 an int if it's at least 32 bits | Tom Yu | 2000-11-08 | 3 | -22/+113 |
| * | * configure.in: Use AC_C_CONST instead of AC_CONST and | Ezra Peisach | 2000-11-01 | 2 | -2/+7 |
| * | * krb.h: Modify krb_{mk,rd}_{priv,safe} prototypes to align with | Tom Yu | 2000-10-24 | 2 | -4/+10 |
| * | * k5-int.h: krb5_alt_method, krb5_etype_info_entry length fields | Ezra Peisach | 2000-10-17 | 4 | -22/+56 |
| * | * kparse.h: Add prototypes for fGetChar(), fGetParameterSet(), | Ezra Peisach | 2000-10-17 | 2 | -0/+22 |
| * | * krb5.hin, k5-int.h: krb5_cc_get_name now returns const char * | Ezra Peisach | 2000-10-03 | 3 | -2/+6 |
| * | * krb5.hin: Move prototype for krb5_gen_replay_name() | Ezra Peisach | 2000-09-26 | 3 | -5/+11 |
| * | * k5-util.h (krb5_setedid): Add prototype | Ezra Peisach | 2000-09-26 | 2 | -0/+5 |
| * | * krb.h: Add prototypes for krb_life_to_time() and | Tom Yu | 2000-09-01 | 2 | -0/+14 |
| * | * krb5.hin: lr_type element of krb5_last_req_entry needs to be a | Ezra Peisach | 2000-08-07 | 2 | -1/+6 |
| * | * krb.h: Add prototypes for tf_init(), tf_get_pname(), | Ezra Peisach | 2000-08-02 | 2 | -0/+18 |
| * | * krb.h: For get_pw_tkt() and unix_time_gmt_unixsec() add required | Ezra Peisach | 2000-07-21 | 2 | -2/+9 |
| * | * krb5.hin: Fix calling convention for krb5_cc_get_type | Danilo Almeida | 2000-07-20 | 2 | -1/+5 |
| * | * k5-int.h: Add krb5int_accessor() and related definitions. | Danilo Almeida | 2000-07-19 | 2 | -0/+34 |
| * | krb.h: Add krb_in_tkt() prototype | Danilo Almeida | 2000-07-19 | 2 | -0/+6 |
| * | * k5-int.h: Move prototypes for krb5 only internal functions | Ezra Peisach | 2000-07-18 | 2 | -8/+7 |
| * | * krb5.hin (krb5_cc_*): Replace macro definitions with function declarations. | Ken Raeburn | 2000-07-14 | 3 | -51/+102 |
| * | * krb.h: Add prototypes for get_pw_tkt() and unix_time_gmt_unixsec() | Ezra Peisach | 2000-07-03 | 2 | -0/+9 |
| * | * k5-int.h: Add prototypes for krb5_libdefault_boolean, | Ezra Peisach | 2000-07-03 | 2 | -0/+13 |
| * | * krb5.hin (krb5_get_tgs_ktypes, krb5_free_ktypes): Fix linkage to | Ken Raeburn | 2000-06-27 | 2 | -1/+24 |
| * | * krb.h (krb4_swab16): Mask upper byte of input after shifting, in case the | Ken Raeburn | 2000-06-27 | 2 | -3/+18 |
| * | Fix prototype for krb5int_cc_default so that the K5 library will compile on W... | Jeffrey Altman | 2000-06-06 | 2 | -1/+6 |
| * | Add bindir/sbindir changelog entry | Wilfredo Sanchez | 2000-05-31 | 1 | -0/+5 |
| * | Also use SBINDIR for kpropd | Wilfredo Sanchez | 2000-05-31 | 1 | -2/+2 |
| * | Use bindir and sbindir variables provided by configure rather than | Wilfredo Sanchez | 2000-05-31 | 2 | -2/+6 |
| * | 2000-5-19 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-05-19 | 2 | -0/+11 |
| * | 2000-5-18 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-05-19 | 2 | -1/+5 |
| * | 2000-05-15 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-05-16 | 2 | -0/+26 |
| * | 2000-5-9 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-05-09 | 2 | -1/+7 |
| * | 2000-4-13 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-04-13 | 1 | -0/+7 |
| * | 2000-4-13 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-04-13 | 1 | -0/+2 |
| * | 2000-4-13 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-04-13 | 1 | -5/+6 |
| * | Fixed protos for krb5_locate_srv_* | Miro Jurisic | 2000-03-26 | 2 | -3/+7 |
| * | jaltman@columbia.edu Mar 24, 2000: | Jeffrey Altman | 2000-03-24 | 1 | -6/+5 |
| * | Added krb5_free_default_realm | Miro Jurisic | 2000-03-20 | 2 | -0/+7 |
| * | Add krb5_get_prompt_types() functionality | Danilo Almeida | 2000-03-16 | 3 | -1/+23 |
| * | * k5-int.h: Update prototype to sync with changes in preauth2.c | Tom Yu | 2000-03-13 | 2 | -1/+6 |
| * | added flags field to predicted_sam_response (fcusack) | Ken Raeburn | 2000-02-07 | 2 | -2/+2 |
| * | Frank Cusack changes, set 1, diffs 1-3 of 4 | Ken Raeburn | 2000-02-07 | 2 | -1/+13 |