summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/gic_pwd.c
Commit message (Expand)AuthorAgeFilesLines
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-5/+5
* Use strlcpy instead of strcpy in many placesGreg Hudson2008-10-241-5/+6
* Use snprintf instead of strcpy/strcat in many placesGreg Hudson2008-10-231-4/+1
* Finished KLL to KIM shim.Alexandra Ellwood2008-10-011-1/+1
* lean client changesZhanna Tsitkov2008-08-201-1/+0
* Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn2007-07-121-22/+26
* get_init_creds_opt extensibilityTom Yu2007-01-301-20/+57
* krb5_get_init_creds_opt_set_change_password_promptJeffrey Altman2006-12-141-1/+9
* krb5_get_init_creds_password:Jeffrey Altman2006-11-171-8/+0
* reset use_master flag when master_kdc cannot be found Jeffrey Altman2006-11-171-1/+11
* krb5_get_init_creds_password does not consistently prompt for password changingJeffrey Altman2006-11-061-6/+4
* * gic_pwd.c (krb5_get_init_creds_password): Fix so empty passwordTom Yu2005-02-101-1/+1
* krb5_get_in_tkt ignores lifetimeSam Hartman2004-04-161-4/+9
* Fix memory leak when not sending to master KDC inSam Hartman2004-04-151-0/+4
* * gic_pwd.c (krb5_get_in_tkt_with_password): Fix a case Jeff missedKen Raeburn2004-02-281-1/+2
* As discussed on the krbdev mailing list, krb5_get_init_creds_password()Jeffrey Altman2004-02-271-4/+4
* get_init_creds_password: DNS SRV off causes bogus REALM_UNKNOWNTom Yu2003-08-081-1/+2
* Avoid memory leak of server and client principal inSam Hartman2003-05-271-1/+9
* krb5int_populate_gic_opt should return voidSam Hartman2003-05-221-1/+1
* Set length correctly in krb5_get_in_tkt_with_password if password isTom Yu2003-05-211-4/+6
* Implement krb5_get_in_tkt_with_password andSam Hartman2003-05-201-1/+97
* * IMplement etype_info in KDC. If the request contains any newSam Hartman2003-05-121-1/+3
* Handle NULL result_string->data returned from error inTom Yu2003-02-251-2/+3
* Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txtKen Hornstein2002-10-241-1/+2
* No support for negative password expiration last-req hintKen Hornstein2002-10-241-1/+2
* gic_pwd doesn't support password expiration notification via last_req hintKen Hornstein2002-10-231-1/+40
* protoizeKen Raeburn2002-09-031-11/+1
* * gic_pwd.c (krb5_get_as_key_password),Danilo Almeida2001-10-111-10/+9
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext,Ezra Peisach2000-10-171-3/+3
* * t_walk_rtree.c (main): Declare as returning intEzra Peisach2000-06-301-4/+4
* 2000-04-28 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-281-0/+5
* 2000-04-07 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-071-2/+4
* jaltman@columbia.edu Mar 24, 2000:Jeffrey Altman2000-03-241-8/+8
* Add krb5_get_prompt_types() functionalityDanilo Almeida2000-03-161-1/+17
* * gic_pwd.c (krb5_get_as_key_password): If the as_key enctype is already set toKen Raeburn2000-02-071-8/+11
* kfree.c (krb5_free_sam_challenge, krb5_free_sam_challenge_contents,Theodore Tso1999-04-101-13/+14
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-7/+1
* * gic_pwd.c (krb5_get_init_creds_password): Remove unused argumentEzra Peisach1998-07-151-2/+1
* * gic_pwd.c (krb5_get_init_creds_password): Change fourth argumentEzra Peisach1997-12-071-1/+1
* * Makefile.in: Add files chpw.c, gic_*, preauth2.c, vfy_increds.c,Tom Yu1997-12-061-0/+317