summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/gic_keytab.c
Commit message (Expand)AuthorAgeFilesLines
* Use k5_setmsgGreg Hudson2014-06-051-3/+2
* Move a bunch of stuff out of k5-int.hGreg Hudson2013-03-241-8/+6
* Simplify and clarify lookup_etypes_for_keytabGreg Hudson2013-03-011-27/+21
* Fix a memory leak in krb5_get_init_creds_keytabGreg Hudson2013-02-281-3/+11
* Save extended messages across fallback to masterGreg Hudson2012-12-191-17/+13
* Add responder support to get_as_key()Nathaniel McCallum2012-10-121-1/+6
* Check sort_enctypes return value in gic_keytabGreg Hudson2012-07-021-2/+3
* Include all default etypes in gic_keytab requestsGreg Hudson2012-07-021-26/+30
* Constify get_init_creds string input paramsGreg Hudson2012-05-091-2/+2
* Use etypes from keytab in krb5_gic_keytabGreg Hudson2012-04-191-0/+118
* Unify krb5_get_init_creds_keytab code pathsGreg Hudson2012-04-191-8/+44
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* Clean up a few cases where krb5_get_in_tkt_with_keytab would leak theGreg Hudson2009-11-261-3/+4
* libkrb5 support for non-blocking AS requestsGreg Hudson2009-11-261-0/+12
* Defer the conversion of the gic options structure to the extended formGreg Hudson2009-11-251-25/+16
* Remove krb5_ prefix from the name of the static func get_as_key_keytab. ReindentZhanna Tsitkov2009-11-241-13/+12
* make mark-cstyleTom Yu2009-10-311-97/+97
* Remove some unnecessary null checks in krb5_get_in_tkt_with_keytabGreg Hudson2009-05-051-4/+2
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-1/+1
* lean client changesZhanna Tsitkov2008-08-201-1/+4
* get_init_creds_opt extensibilityTom Yu2007-01-301-8/+26
* * gic_keytab.c (krb5_get_init_creds_keytab): When callingTom Yu2005-03-221-1/+3
* krb5_get_in_tkt ignores lifetimeSam Hartman2004-04-161-1/+1
* Fix missing case for get_init_creds API changeKen Hornstein2004-03-091-1/+2
* As discussed on the krbdev mailing list, krb5_get_init_creds_password()Jeffrey Altman2004-02-271-2/+2
* * gic_keytab.c (krb5_get_in_tkt_with_keytab): Pass (void*)keytab,Tom Yu2003-06-271-1/+1
* Avoid memory leak of server and client principal inSam Hartman2003-05-271-0/+36
* Implement krb5_get_in_tkt_with_password andSam Hartman2003-05-201-0/+44
* * IMplement etype_info in KDC. If the request contains any newSam Hartman2003-05-121-0/+1
* Fix double free of AS keySam Hartman2003-02-131-1/+1
* If we get cannot resolve KDC for master but find a slaveSam Hartman2002-10-281-1/+1
* protoizeKen Raeburn2002-09-031-9/+1
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-061-1/+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
* * t_walk_rtree.c (main): Declare as returning intEzra Peisach2000-06-301-2/+2
* 2000-04-07 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-071-2/+2
* jaltman@columbia.edu Mar 24, 2000:Jeffrey Altman2000-03-241-6/+6
* * Makefile.in: Add files chpw.c, gic_*, preauth2.c, vfy_increds.c,Tom Yu1997-12-061-0/+126