summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/gc_frm_kdc.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce new krb5_tkt_creds APIGreg Hudson2010-04-141-1400/+0
* In gc_frm_kdc.c, rename cur_kdc to cur_realm and nxt_kdc to nxt_realm,Greg Hudson2010-03-261-67/+70
* Rename krb5int_tgtname into krb5_tgtname as an internal functionZhanna Tsitkov2010-01-051-4/+4
* make mark-cstyleTom Yu2009-10-311-451/+452
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-3/+28
* Implement s4u extensionsGreg Hudson2009-09-131-12/+9
* Use zero-terminated enctype lists in the context structure instead ofGreg Hudson2009-07-271-3/+3
* Fix some direct returns in krb5_get_cred_from_kdc_opt which would leakGreg Hudson2009-05-041-12/+25
* In gc_frm_kdc.c's do_traversal(), fix an assert which was doing anGreg Hudson2009-02-051-1/+1
* Follow "off-path" TGT referralsTom Yu2009-01-091-21/+189
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-8/+2
* Revert r21589, and export krb5_get_fallback_host_realm insteadGreg Hudson2008-12-291-7/+8
* Clean up krb5_get_fallback_host_realm in two respects:Greg Hudson2008-12-241-8/+7
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-271-1/+1
* revert accidental commit of gc_frm_kdc.cTom Yu2007-09-041-181/+20
* fix CVE-2007-4000 modify_policy vulnerabilityTom Yu2007-09-041-20/+181
* Based on Apple's patch, during the referrals loop, check to see if theTom Yu2007-08-031-65/+95
* Define and use some inline helper functions for comparing data and authdata s...Ken Raeburn2007-05-101-12/+6
* race condition in referrals fallbackTom Yu2007-04-251-0/+1
* krb5_get_cred_from_kdc fails to null terminate the tgt listJeffrey Altman2007-03-011-0/+1
* * src/lib/krb5/krb/gc_frm_kdc.c: Also do style cleanup.Tom Yu2006-11-301-81/+124
* Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman2006-09-211-6/+286
* * gc_frm_kdc.c: Rewrite to modularize significantly. (~400-lineTom Yu2005-12-301-381/+742
* * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Cause free_tgt andTom Yu2005-12-281-12/+11
* * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): More memory leaksEzra Peisach2005-01-171-30/+47
* * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Free credentials retrieved fromKen Raeburn2005-01-121-276/+325
* Add a new krb5_context field for the config-file tgs_enctypes, whichKen Raeburn2003-05-101-18/+19
* Red Hat's krb5_princ_size fixesKen Raeburn2003-04-011-1/+3
* protoizeKen Raeburn2002-09-031-25/+4
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-061-3/+3
* * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext,Ezra Peisach2000-10-171-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* from 1.1 branch:Ken Raeburn1999-09-011-6/+6
* * get_creds.c: (krb5_get_credentials_val_renew_core) CombineEzra Peisach1996-07-071-0/+13
* * get_creds.c (krb5_get_credentials_core): new function. Common part ofKen Raeburn1996-05-041-2/+30
* krbconfig.c, Makefile.in: Removed krbconfig.c; it contained globalTheodore Tso1996-01-111-2/+0
* Reintegrate Macintosh changesEzra Peisach1995-09-121-12/+6
* Mac Beta 1 submissionKeith Vetter1995-09-111-6/+12
* * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1995-09-061-6/+6
* * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1995-09-061-6/+0
* Clean up gcc -Wall flamesTheodore Tso1995-06-081-55/+58
* Rearrange #include files so that krb5.h gets included first, so thatTheodore Tso1995-05-231-1/+1
* * gc_via_tgt.c, and gc_2tgt.c : Removed.Chris Provenzano1995-04-271-17/+9
* * parse.c (krb5_parse_name): Add magic number to new structureEzra Peisach1995-04-251-2/+2
* Unless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use memcpy to copyTheodore Tso1995-04-211-0/+5
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-281-3/+1
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-271-1/+2
* All to change krb5_get_credentials() ..Chris Provenzano1995-02-231-30/+31
* * int-proto.h Update prototypes for krb5_get_cred_via_tgt(), andChris Provenzano1995-02-021-3/+0