| Commit message (Expand) | Author | Age | Files | Lines |
* | Start to phase out krb5_xfree macro, which just casts its argument to | Ken Raeburn | 2009-01-28 | 1 | -5/+5 |
* | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 1 | -5/+6 |
* | Use snprintf instead of strcpy/strcat in many places | Greg Hudson | 2008-10-23 | 1 | -4/+1 |
* | Finished KLL to KIM shim. | Alexandra Ellwood | 2008-10-01 | 1 | -1/+1 |
* | lean client changes | Zhanna Tsitkov | 2008-08-20 | 1 | -1/+0 |
* | Avoid use of unchecked sprintf in libraries. Use asprintf if the | Ken Raeburn | 2007-07-12 | 1 | -22/+26 |
* | get_init_creds_opt extensibility | Tom Yu | 2007-01-30 | 1 | -20/+57 |
* | krb5_get_init_creds_opt_set_change_password_prompt | Jeffrey Altman | 2006-12-14 | 1 | -1/+9 |
* | krb5_get_init_creds_password: | Jeffrey Altman | 2006-11-17 | 1 | -8/+0 |
* | reset use_master flag when master_kdc cannot be found | Jeffrey Altman | 2006-11-17 | 1 | -1/+11 |
* | krb5_get_init_creds_password does not consistently prompt for password changing | Jeffrey Altman | 2006-11-06 | 1 | -6/+4 |
* | * gic_pwd.c (krb5_get_init_creds_password): Fix so empty password | Tom Yu | 2005-02-10 | 1 | -1/+1 |
* | krb5_get_in_tkt ignores lifetime | Sam Hartman | 2004-04-16 | 1 | -4/+9 |
* | Fix memory leak when not sending to master KDC in | Sam Hartman | 2004-04-15 | 1 | -0/+4 |
* | * gic_pwd.c (krb5_get_in_tkt_with_password): Fix a case Jeff missed | Ken Raeburn | 2004-02-28 | 1 | -1/+2 |
* | As discussed on the krbdev mailing list, krb5_get_init_creds_password() | Jeffrey Altman | 2004-02-27 | 1 | -4/+4 |
* | get_init_creds_password: DNS SRV off causes bogus REALM_UNKNOWN | Tom Yu | 2003-08-08 | 1 | -1/+2 |
* | Avoid memory leak of server and client principal in | Sam Hartman | 2003-05-27 | 1 | -1/+9 |
* | krb5int_populate_gic_opt should return void | Sam Hartman | 2003-05-22 | 1 | -1/+1 |
* | Set length correctly in krb5_get_in_tkt_with_password if password is | Tom Yu | 2003-05-21 | 1 | -4/+6 |
* | Implement krb5_get_in_tkt_with_password and | Sam Hartman | 2003-05-20 | 1 | -1/+97 |
* | * IMplement etype_info in KDC. If the request contains any new | Sam Hartman | 2003-05-12 | 1 | -1/+3 |
* | Handle NULL result_string->data returned from error in | Tom Yu | 2003-02-25 | 1 | -2/+3 |
* | Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txt | Ken Hornstein | 2002-10-24 | 1 | -1/+2 |
* | No support for negative password expiration last-req hint | Ken Hornstein | 2002-10-24 | 1 | -1/+2 |
* | gic_pwd doesn't support password expiration notification via last_req hint | Ken Hornstein | 2002-10-23 | 1 | -1/+40 |
* | protoize | Ken Raeburn | 2002-09-03 | 1 | -11/+1 |
* | * gic_pwd.c (krb5_get_as_key_password), | Danilo Almeida | 2001-10-11 | 1 | -10/+9 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -1/+1 |
* | * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext, | Ezra Peisach | 2000-10-17 | 1 | -3/+3 |
* | * t_walk_rtree.c (main): Declare as returning int | Ezra Peisach | 2000-06-30 | 1 | -4/+4 |
* | 2000-04-28 Alexandra Ellwood <lxs@mit.edu> | Alexandra Ellwood | 2000-04-28 | 1 | -0/+5 |
* | 2000-04-07 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-04-07 | 1 | -2/+4 |
* | jaltman@columbia.edu Mar 24, 2000: | Jeffrey Altman | 2000-03-24 | 1 | -8/+8 |
* | Add krb5_get_prompt_types() functionality | Danilo Almeida | 2000-03-16 | 1 | -1/+17 |
* | * gic_pwd.c (krb5_get_as_key_password): If the as_key enctype is already set to | Ken Raeburn | 2000-02-07 | 1 | -8/+11 |
* | kfree.c (krb5_free_sam_challenge, krb5_free_sam_challenge_contents, | Theodore Tso | 1999-04-10 | 1 | -13/+14 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -7/+1 |
* | * gic_pwd.c (krb5_get_init_creds_password): Remove unused argument | Ezra Peisach | 1998-07-15 | 1 | -2/+1 |
* | * gic_pwd.c (krb5_get_init_creds_password): Change fourth argument | Ezra Peisach | 1997-12-07 | 1 | -1/+1 |
* | * Makefile.in: Add files chpw.c, gic_*, preauth2.c, vfy_increds.c, | Tom Yu | 1997-12-06 | 1 | -0/+317 |