summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/preauth2.c
Commit message (Expand)AuthorAgeFilesLines
* * preauth2.c (pa_sam_2): Add intermediate size_t variable to holdTom Yu2003-03-061-1/+3
* * appdefault.c: Fix constness to avoid warning. * init_ctx.c: Do the same stu...Alexandra Ellwood2003-03-061-1/+1
* The client sorts the enctype list returned by etype_info orderingSam Hartman2003-02-151-1/+72
* * conv_princ.c (strnchr): Make length argument unsigned intEzra Peisach2002-11-071-7/+7
* * get_in_tkt.c (conf_yes, conf_no): Now const. References updated.Ken Raeburn2002-10-281-2/+2
* Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txtKen Hornstein2002-10-241-1/+355
* protoizeKen Raeburn2002-09-031-2/+1
* * preauth2.c (pa_sam): Return an error if no prompter was providedKen Raeburn2001-03-031-0/+3
* * preauth.c (krb5_obtain_padata): Don't dereference a NULL pointerTom Yu2001-01-301-0/+5
* * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext,Ezra Peisach2000-10-171-4/+4
* * t_walk_rtree.c (main): Declare as returning intEzra Peisach2000-06-301-21/+21
* Add krb5_get_prompt_types() functionalityDanilo Almeida2000-03-161-0/+6
* Fix one of the bugs discovered at Connectathon: etype specified in preauthKen Raeburn2000-03-131-3/+49
* * preauth2.c (krb5_do_preauth): Check paorder[h] not h for PA_REAL. Fix from...Ken Raeburn2000-02-261-1/+1
* * preauth2.c (pa_sam): In send-encrypted-sad mode, check for magic salt lengthKen Raeburn2000-02-161-7/+43
* * gic_pwd.c (krb5_get_as_key_password): If the as_key enctype is already set toKen Raeburn2000-02-071-5/+8
* updated some comments (fcusack)Ken Raeburn2000-02-071-6/+3
* Frank Cusack changes, set 1, diffs 1-3 of 4Ken Raeburn2000-02-071-2/+2
* merge 1.1 branch, to 12/1/99Ken Raeburn1999-12-061-1/+36
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* kfree.c (krb5_free_sam_challenge, krb5_free_sam_challenge_contents,Theodore Tso1999-04-101-10/+22
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-12/+11
* * Makefile.in: Add files chpw.c, gic_*, preauth2.c, vfy_increds.c,Tom Yu1997-12-061-0/+471