aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb
AgeCommit message (Expand)AuthorFilesLines
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn45-244/+245
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn57-147/+162
2001-09-07* t_expand.c: New file.Ken Raeburn3-3/+35
2001-09-07* rd_req_dec.c (krb5_rd_req_decoded_opt): Pass server realm toKen Raeburn2-7/+10
2001-09-06updated dependencies for latest make-depend target codeKen Raeburn1-2/+2
2001-09-01dependenciesKen Raeburn1-0/+354
2001-08-21* walk_rtree.c (krb5_walk_realm_tree): Initialize slen to silence compiler wa...Ken Raeburn2-1/+6
2001-08-08 * walk_rtree.c (krb5_walk_realm_tree): Do not try to free const char *Ezra Peisach5-8/+24
2001-07-31krb5_check_transited_list now takes pointers to constKen Raeburn2-2/+7
2001-07-31 * get_in_tkt.c: Cast to unsigned krb5_error error value toEzra Peisach2-2/+9
2001-07-30 * sendauth.c (krb5_sendauth): Instead of casting second argumentEzra Peisach2-3/+22
2001-07-25 * in_tkt_sky.c (krb5_get_in_tkt_with_skey): Change cast fromEzra Peisach4-3/+16
2001-07-06 * conv_princ.c (krb5_425_conv_principal): Cast argument to tolowerEzra Peisach2-1/+4
2001-07-06 * get_in_tkt.c: Include os-proto.h for _krb5_conf_boolean prototypeEzra Peisach3-0/+10
2001-06-30 * init_ctx.c (get_profile_etype_list): Fix etype-counting loop soTom Yu2-4/+10
2001-06-28 * chk_trans.c (foreach_realm): Cleanup loal variable set but neverEzra Peisach2-3/+6
2001-06-21 * chk_trans.c: Cast length arguments of %.*s in formats to intEzra Peisach2-8/+12
2001-06-20 * Makefile.in (check-unix): Add $(RUN_SETUP) before invocation ofEzra Peisach2-1/+6
2001-06-20New implementation of transited-realm checking, with some test cases. The testKen Raeburn5-79/+494
2001-06-16* fwd_tgt.c (krb5_fwd_tgt_creds): Copy enctype for new creds from tgtKen Raeburn2-0/+6
2001-06-15update profile section name in comments to reflect reality and other docsKen Raeburn1-3/+3
2001-06-12 * Makefile.in (t_walk_rtree, t_kerb): Do not link against kdb librariesEzra Peisach5-11/+27
2001-06-11 * str_conv.c: If strptime() is present on system without aEzra Peisach2-1/+6
2001-06-07 * vfy_increds.c (krb5_verify_init_creds): Get rid of a variableEzra Peisach2-5/+9
2001-06-02* init_ctx.c (get_profile_etype_list): Zero out multiple separator charactersKen Raeburn2-2/+8
2001-04-05 * mk_safe.c (krb5_mk_safe): Only use safe_cksumtype from theTom Yu2-1/+33
2001-03-31* init_ctx.c (DEFAULT_ETYPE_LIST): New macro. Old etype list, plus des-md4,Ken Raeburn2-3/+17
2001-03-31reindent for readabilityKen Raeburn2-277/+277
2001-03-11 * init_ctx.c: Provide a full prototype for init_common()Ezra Peisach7-12/+27
2001-03-03* preauth2.c (pa_sam): Return an error if no prompter was providedKen Raeburn2-0/+8
2001-02-16 * t_deltat.c (main): Test of overflow and underflow of krb5_int32Ezra Peisach5-118/+308
2001-01-30 * preauth.c (krb5_obtain_padata): Don't dereference a NULL pointerTom Yu3-0/+19
2001-01-30 * rd_req_dec.c (krb5_rd_req_decrypt_tkt_part): FreeEzra Peisach2-2/+8
2001-01-20* preauth.c: Don't use PROTOTYPE macro, just always use the prototypesKen Raeburn2-10/+15
2001-01-20 * preauth.c: Remove uses of KRB5_NPROTOTYPE() macroTom Yu2-44/+48
2000-10-26 * t_ser.c: Cast getpid() calls to int as arguments to sprintfEzra Peisach10-23/+48
2000-10-17 * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext,Ezra Peisach17-36/+84
2000-10-04 * rd_req_dec.c (krb5_rd_req_decrypt_tkt_part): Fix memory leak ifEzra Peisach2-2/+7
2000-10-03 * copy_addrs.c (krb5_copy_addresses): Cleanup unsigned vs signedEzra Peisach2-2/+7
2000-09-26 * conv_princ.c (krb5_425_conv_principal): Call profile_free_listEzra Peisach2-5/+15
2000-09-25 * t_kerb.c: Add prototypes for test functionsEzra Peisach2-3/+14
2000-08-29* get_creds.c (krb5_get_credentials_core): If the supplied enctype is notKen Raeburn2-7/+25
2000-07-18 * vfy_increds.c: include int-proto.h for krb5_libdefault_booleanEzra Peisach7-2/+35
2000-07-01pullup from 1.2.1 releaseKen Raeburn2-0/+16
2000-06-30 * t_walk_rtree.c (main): Declare as returning intEzra Peisach18-94/+120
2000-06-29 * conv_princ.c, get_creds.c, get_in_tkt.c, mk_rep.c, parse.c,Ezra Peisach7-10/+7
2000-06-27pullup from 1.2 branchKen Raeburn16-153/+477
2000-06-01Check for existance of <memory.h>.Wilfredo Sanchez2-0/+7
2000-06-01Change wsanchez@apple -> tritan@mitWilfredo Sanchez1-2/+2
2000-05-192000-5-19 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood3-2/+11