summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/vfy_increds.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in krb5_verify_init_credsNalin Dahyabhai2014-03-131-3/+3
* Turn off replay cache in krb5_verify_init_creds()Nalin Dahyabhai2012-08-061-0/+9
* Don't free caller's principal in vfy_incredsGreg Hudson2012-06-061-1/+0
* Modernize style in vfy_increds.cGreg Hudson2012-05-031-96/+104
* Make verify_init_creds work with existing ccacheGreg Hudson2012-05-031-7/+0
* Try all host keys by default in vfy_incredsGreg Hudson2012-05-031-64/+141
* Add k5_kt_get_principal, an internal krb5 interface to try to get aGreg Hudson2011-04-081-23/+2
* Use first principal in keytab when verifying credsGreg Hudson2011-03-281-24/+56
* Code modularity related updatesZhanna Tsitkov2009-12-231-4/+4
* Formatining enhancementZhanna Tsitkov2009-12-151-11/+13
* make mark-cstyleTom Yu2009-10-311-207/+208
* Use macros for config parametersZhanna Tsitkov2009-02-041-1/+1
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-1/+1
* Add support for referral null realms and use the default realm as krb5_rd_req...Sam Hartman2009-01-061-2/+10
* * src/lib/krb5/krb/vfy_increds.c (krb5_verify_init_creds): UseTom Yu2006-11-301-10/+3
* avoid double frees in ccache manipulation around gen_newKen Raeburn2006-11-161-3/+4
* Fixed the krb5_cc_gen_new memory ccache implementation and updatedAlexandra Ellwood2006-05-101-3/+11
* protoizeKen Raeburn2002-09-031-5/+1
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* * vfy_increds.c (krb5_verify_init_creds): Get rid of a variableEzra Peisach2001-06-071-5/+4
* * vfy_increds.c: include int-proto.h for krb5_libdefault_booleanEzra Peisach2000-07-181-0/+1
* * t_walk_rtree.c (main): Declare as returning intEzra Peisach2000-06-301-16/+16
* * vfy_increds.c (krb5_verify_init_creds): appdefault_boolean ->Tom Yu2000-04-081-1/+1
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-58/+46
* * Makefile.in: Add files chpw.c, gic_*, preauth2.c, vfy_increds.c,Tom Yu1997-12-061-0/+238