aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn1-0/+8
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-10/+14
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-0/+15
2001-09-07* t_expand.c: New file.Ken Raeburn1-0/+7
2001-09-07* rd_req_dec.c (krb5_rd_req_decoded_opt): Pass server realm toKen Raeburn1-0/+5
2001-08-21* walk_rtree.c (krb5_walk_realm_tree): Initialize slen to silence compiler wa...Ken Raeburn1-0/+5
2001-08-08 * walk_rtree.c (krb5_walk_realm_tree): Do not try to free const char *Ezra Peisach1-0/+14
2001-07-31krb5_check_transited_list now takes pointers to constKen Raeburn1-0/+5
2001-07-31 * get_in_tkt.c: Cast to unsigned krb5_error error value toEzra Peisach1-0/+5
2001-07-30 * sendauth.c (krb5_sendauth): Instead of casting second argumentEzra Peisach1-0/+6
2001-07-25 * in_tkt_sky.c (krb5_get_in_tkt_with_skey): Change cast fromEzra Peisach1-0/+12
2001-07-06 * conv_princ.c (krb5_425_conv_principal): Cast argument to tolowerEzra Peisach1-0/+3
2001-07-06 * get_in_tkt.c: Include os-proto.h for _krb5_conf_boolean prototypeEzra Peisach1-0/+7
2001-06-30 * init_ctx.c (get_profile_etype_list): Fix etype-counting loop soTom Yu1-0/+8
2001-06-28 * chk_trans.c (foreach_realm): Cleanup loal variable set but neverEzra Peisach1-0/+5
2001-06-21 * chk_trans.c: Cast length arguments of %.*s in formats to intEzra Peisach1-0/+4
2001-06-20 * Makefile.in (check-unix): Add $(RUN_SETUP) before invocation ofEzra Peisach1-0/+5
2001-06-20New implementation of transited-realm checking, with some test cases. The testKen Raeburn1-0/+11
2001-06-16* fwd_tgt.c (krb5_fwd_tgt_creds): Copy enctype for new creds from tgtKen Raeburn1-0/+5
2001-06-12 * Makefile.in (t_walk_rtree, t_kerb): Do not link against kdb librariesEzra Peisach1-0/+14
2001-06-11 * str_conv.c: If strptime() is present on system without aEzra Peisach1-0/+5
2001-06-07 * vfy_increds.c (krb5_verify_init_creds): Get rid of a variableEzra Peisach1-0/+5
2001-06-02* init_ctx.c (get_profile_etype_list): Zero out multiple separator charactersKen Raeburn1-0/+6
2001-04-05 * mk_safe.c (krb5_mk_safe): Only use safe_cksumtype from theTom Yu1-0/+7
2001-03-31* init_ctx.c (DEFAULT_ETYPE_LIST): New macro. Old etype list, plus des-md4,Ken Raeburn1-0/+6
2001-03-11 * init_ctx.c: Provide a full prototype for init_common()Ezra Peisach1-0/+11
2001-03-03* preauth2.c (pa_sam): Return an error if no prompter was providedKen Raeburn1-0/+5
2001-02-16 * t_deltat.c (main): Test of overflow and underflow of krb5_int32Ezra Peisach1-0/+12
2001-01-30 * preauth.c (krb5_obtain_padata): Don't dereference a NULL pointerTom Yu1-0/+10
2001-01-30 * rd_req_dec.c (krb5_rd_req_decrypt_tkt_part): FreeEzra Peisach1-1/+7
2001-01-20* preauth.c: Don't use PROTOTYPE macro, just always use the prototypesKen Raeburn1-0/+5
2001-01-20 * preauth.c: Remove uses of KRB5_NPROTOTYPE() macroTom Yu1-0/+4
2000-10-26 * t_ser.c: Cast getpid() calls to int as arguments to sprintfEzra Peisach1-0/+14
2000-10-17 * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext,Ezra Peisach1-0/+35
2000-10-04 * rd_req_dec.c (krb5_rd_req_decrypt_tkt_part): Fix memory leak ifEzra Peisach1-0/+5
2000-10-03 * copy_addrs.c (krb5_copy_addresses): Cleanup unsigned vs signedEzra Peisach1-0/+5
2000-09-26 * conv_princ.c (krb5_425_conv_principal): Call profile_free_listEzra Peisach1-0/+6
2000-09-25 * t_kerb.c: Add prototypes for test functionsEzra Peisach1-0/+4
2000-08-29* get_creds.c (krb5_get_credentials_core): If the supplied enctype is notKen Raeburn1-0/+7
2000-07-18 * vfy_increds.c: include int-proto.h for krb5_libdefault_booleanEzra Peisach1-0/+18
2000-07-01pullup from 1.2.1 releaseKen Raeburn1-0/+8
2000-06-30 * t_walk_rtree.c (main): Declare as returning intEzra Peisach1-0/+21
2000-06-29 * conv_princ.c, get_creds.c, get_in_tkt.c, mk_rep.c, parse.c,Ezra Peisach1-0/+5
2000-06-27pullup from 1.2 branchKen Raeburn1-7/+108
2000-06-01Check for existance of <memory.h>.Wilfredo Sanchez1-0/+5
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-05-192000-5-19 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1-0/+9
2000-05-162000-05-15 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman1-0/+8
2000-04-282000-04-28 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood1-0/+5
2000-04-08 * vfy_increds.c (krb5_verify_init_creds): appdefault_boolean ->Tom Yu1-0/+5