Fix warnings (clang 3.6)
[metze/heimdal/wip.git] / kdc / krb5tgs.c
2015-08-03 Love Hörnquist ÅstrandMerge pull request #134 from abartlet/allow-null-authen...
2015-07-31 Andrew BartlettMerge pull request #138 from abartlet/lorikeet-heimdal...
2015-07-31 Stefan Metzmacherkdc: add support for HDB_ERR_WRONG_REALM
2015-07-31 Stefan Metzmacherkdc: generic support for 3part servicePrincipalNames
2015-07-31 Stefan Metzmacherkdc: base _kdc_fast_mk_error() on krb5_mk_error_ext()
2015-06-17 Andrew Bartlettheimdal: remove checking of KDC PAC signature, delegate...
2014-08-24 Love Hörnquist ÅstrandMerge pull request #87 from jelmer/travis
2014-08-23 Love Hörnquist ÅstrandMerge pull request #109 from cg2v/dist-kadmin-version...
2014-08-23 Love Hörnquist ÅstrandMerge pull request #110 from cg2v/anonymous-pkinit
2014-08-23 Love Hörnquist ÅstrandMerge pull request #105 from jelmer/compatibility-symlinks
2014-08-23 Love Hörnquist ÅstrandMerge pull request #100 from ktdreyer/kadmin-systemd...
2014-07-18 Samuel CabreroCheck _kdc_db_fetch return value before dereference...
2014-03-25 Andrew Tridgellheimdal: handle referrals for 3 part DRSUAPI SPNs
2013-12-04 Love Hörnquist ÅstrandMerge pull request #46 from jelmer/krb5-pc
2013-11-28 Love Hörnquist ÅstrandMerge pull request #48 from pettai/master
2013-11-26 Nicolas WilliamsFix never valid error condition in KDC
2013-07-30 Ragnar Sundbladtgs_make_reply: fix temp weak enctype exception
2012-02-21 Roland C. DowdeswellAdd -Wshadow and deal with the warnings.
2011-11-25 Nicolas WilliamsRename and fix as/tgs-use-strongest-key config parameters
2011-11-16 Nicolas WilliamsMake this work with kvno 0 and no kvno
2011-11-16 Nicolas WilliamsFix bug in key rollover code in TGS, make check-kdc...
2011-11-16 Nicolas WilliamsInitial patch for dealing with AD x-realm key rollover
2011-11-09 Nicolas WilliamsFix enctype selection issues for PAC and other authz...
2011-10-29 Love Hörnquist Åstrandmerge error
2011-10-29 Love Hörnquist Åstrandmerge support for FAST in as-req codepath
2011-10-12 Nicolas WilliamsFix check-des
2011-10-12 Nicolas WilliamsFix TGS ticket enc-part key selection
2011-09-09 Love Hornquist Astrandindent
2011-09-09 Andrew Bartlettheimdal: Try to handle the PAC checking when we are...
2011-07-30 Love Hörnquist ÅstrandAlways to CANON for tgs
2011-07-30 Stefan Metzmacherkdc: fix comparision between krb5uint32 and (unsigned...
2011-07-30 Andrew Bartlettkdc: Build ticket with the canonical server name
2011-07-30 Stefan Metzmacherkdc: pass down HDB_F_FOR_AS_REQ and HDB_F_FOR_TGS_REQ...
2011-07-30 Stefan Metzmacherkdc: only pass HDB_F_CANON if the client specified...
2011-07-25 Love Hörnquist Åstrandencode fast state in the fast cookie
2011-07-25 Love Hornquist Astranddont pass req buffer to _kdc_encode_reply
2011-07-25 Love Hornquist Astrandlog if we have FAST PA or not
2011-07-25 Love Hornquist Astrandmake AS work with FAST
2011-07-25 Love Hornquist Astrandbreak out mk_error
2011-07-25 Love Hornquist Astrandmore fast bits
2011-07-24 Love Hörnquist ÅstrandMerge pull request #12 from nicowilliams/krb5_admin_pat...
2011-07-23 Stefan Metzmacherkdc: pass down the delegated_proxy_principal to the...
2011-07-23 Stefan Metzmacherkdc: don't allow self delegation if a backend check_con...
2011-07-23 Stefan Metzmacherkdc: pass down the server hdb_entry_ex to check_constra...
2011-07-23 Stefan Metzmacherkdc: use the correct client realm in the EncTicketPart
2011-07-22 Love Hörnquist ÅstrandMerge pull request #9 from lha/master
2011-06-20 Jeffrey AltmanMerge pull request #11 from asankah/master
2011-06-19 Love Hörnquist Åstrandmake tests pass again
2011-06-19 Stefan Metzmacherkdc: check and regenerate the PAC in the s4u2proxy...
2011-06-19 Stefan Metzmacherkdc: pass the correct principal name for the resulting...
2011-06-19 Stefan Metzmacherkdc: let check_PAC() to verify the incoming server...
2011-06-15 Nicolas WilliamsInitial patch to add as-use-strongest-session-key and...
2011-05-21 Love Hornquist Astrandremove trailing whitespace
2011-05-17 Jeffrey Altmanavoid uninit variable and unreachable code warnings
2011-05-14 Luke HowardMerge branch 'master' into lukeh/acquire-cred-ex
2011-05-12 Luke HowardMerge branch 'master' into lukeh/moonshot
2011-04-30 Love Hornquist AstrandWarning fixes from Christos Zoulas
2011-03-20 Luke HowardMerge branch 'master' of github.com:heimdal/heimdal
2011-03-12 Stefan MetzmacherHEIMDAL:kdc: correctly propagate HDB_ERR_NOT_FOUND_HERE...
2010-11-29 Andrew Bartlettheimdal Fetch the client before the PAC check, but...
2010-11-29 Andrew Bartlettheimdal Fix handling of backwards cross-realm detection...
2010-11-29 Andrew Bartlettheimdal Return HDB_ERR_NOT_FOUND_HERE to the caller
2010-11-28 Andrew Bartlettheimdal Add support for extracting a particular KVNO...
2010-10-03 Andrew Bartlettheimdal use returned server entry from HDB to compare...
2010-09-26 Andrew Bartletts4:heimdal Create a new PAC when impersonating a user...
2010-09-26 Andrew Bartletts4:heimdal Add hooks to check with the DB before we...
2010-06-13 Love Hornquist Astrandsplit signedpath from PAC verification
2010-06-11 Love Hornquist Astrandonly resign PAC if there is a verified PAC on the way in
2010-05-27 Love Hornquist AstrandWindows fixes from Asanka Herath
2010-05-26 Love Hornquist AstrandCheck NULL pointer before dereference them
2010-03-19 Love Hornquist Astranddon't bother supporting KRB5_AUTHDATA_SIGNTICKET_OLD
2010-03-19 Love Hornquist Astrandsupport old SIGNTICKET too
2010-03-16 Love Hornquist Astranddrop RCSID
2009-11-24 Andrew Bartlettheimdal Fix invalid format string
2009-11-22 Love Hornquist AstrandRedo client key handling for AS
2009-11-05 Love Hornquist Astranddrop krb5_get_err_text
2009-10-11 Love Hornquist Astrand[HEIMDAL-533] KDC sends TGS-REP encrypted in session...
2009-09-30 Love Hornquist AstrandIf et.authorization_data is not allocated, make it so.
2009-08-12 Love Hornquist AstrandMake KRB5SignedPath less fragile, only sign trivial...
2009-07-16 Love Hörnquist ÅstrandAdd PAC to the first entry in the array since Windows...
2009-07-03 Love Hörnquist Åstrandmake compile
2009-07-03 Love Hörnquist Åstrandif client delegates to itself, that ok
2009-07-03 Love Hörnquist ÅstrandIf backend implements ->hdb_check_constrained_delegatio...
2009-07-03 Love Hörnquist Åstrandfix error message in constrained delegation, from andre...
2009-07-03 Love Hörnquist ÅstrandPatch from Andrew bartlett via heimdal-bugs@h5l.org
2009-05-09 Love Hörnquist ÅstrandTurn else info else if to avoid falling of into FALSE.
2009-04-25 Love Hörnquist ÅstrandSimplify datagram_reply
2009-04-16 Love Hörnquist Åstranduse krb5_principal_get_realm
2009-04-06 Love Hörnquist Åstrandspelling
2009-04-03 Love Hörnquist Åstrandrename S4U2SELF to FOR_USER
2009-01-25 Love Hörnquist Åstrandcompile errors
2009-01-25 Love Hörnquist Åstrands/KRB5SignedPathPrincipals/Principals/
2008-12-11 Love Hörnquist Åstrandplug memory leak
2008-12-11 Love Hörnquist Åstrandfree subkey earlier, part of #cid 122
2008-11-03 Love Hörnquist ÅstrandAllow the PAC to be passed along during cross-realm...
2008-10-14 Love Hörnquist Åstrandswitch to krb5_clear_error_message
2008-09-13 Love Hörnquist Åstrandremove trailing whitespace
2008-09-13 Love Hörnquist Åstrandswitch to utf8 encoding of all files
2008-08-28 Love Hörnquist ÅstrandUse ALLOC to allocate memory, from harald barth.
2008-08-25 Love Hörnquist Åstrandpass down HDB_F_CANON to hdb_fetch for tgs req too...
next