Daemons detach atomically to avoid having to wait
[metze/heimdal/wip.git] / kdc / fast.c
2011-11-16 Nicolas WilliamsInitial patch for dealing with AD x-realm key rollover
2011-10-29 Love Hörnquist Åstrandmerge support for FAST in as-req codepath
2011-07-25 Love Hörnquist Åstrandadd constant for WELLKNOWN:ORG.H5L realm
2011-07-25 Love Hörnquist Åstrandgoto out
2011-07-25 Love Hörnquist Åstrandfast cookie expiration
2011-07-25 Love Hörnquist Åstrandencode fast state in the fast cookie
2011-07-25 Love Hörnquist Åstrandmake compile after rebase
2011-07-25 Linus Nordbergs/krb5_decode_EncryptedData/krb5_decrypt_EncryptedData/1.
2011-07-25 Linus NordbergFix typo.
2011-07-25 Love Hörnquist Åstrandparse fast cookie
2011-07-25 Love Hörnquist Åstranduse else if
2011-07-25 Love Hörnquist Åstrandproxy request if needed
2011-07-25 Love Hornquist Astrandnew call order too _krb5_fast_armor_key
2011-07-25 Love Hornquist Astranduse _krb5_fast_armor_key()
2011-07-25 Love Hornquist Astrandbreak out fast unwrap
2011-07-25 Love Hornquist Astrandmake AS work with FAST
2011-07-25 Love Hornquist Astrandbreak out mk_error
2011-07-25 Love Hornquist Astrandmake pa-data optional
2011-07-25 Love Hornquist Astrandmove out generic fast packet building into fast.c