More work on SAML code
[mech_eap.git] / util.h
2010-09-15 Luke HowardMore work on SAML code
2010-09-13 Luke Howardfix key derivation agility
2010-09-13 Luke Howardcleanup
2010-09-13 Luke Howardgss_map_name_to_any
2010-09-13 Luke Howardmore work on SAML ification
2010-09-12 Luke HowardSome work on SAML
2010-09-12 Luke HowardUse krb5_c_make_checksum hack to determine checksum
2010-09-10 Luke Howardcache the checksumtype and use MIT private API
2010-09-10 Luke Howardcleanup, various
2010-09-10 Luke Howardgss_import_sec_context/gss_export_sec_context
2010-09-10 Luke HowardImplement channel bindings
2010-09-09 Luke HowardMore work on initiator state machine
2010-09-09 Luke HowardRefactor
2010-09-09 Luke HowardMore work on initiator state machine
2010-09-08 Luke Howardmore ISC work
2010-09-08 Luke Howardcleanup
2010-09-08 Luke Howardmore attribute plumbing
2010-09-08 Luke Howardattribute composition helpers
2010-09-08 Luke Howardprocess_context_token
2010-09-08 Luke HowardMore work on creds
2010-09-08 Luke HowardCleanup
2010-09-08 Luke HowardAdd gss_import_name skeleton
2010-09-08 Luke HowardAdd some plumbing for exporting names
2010-09-08 Luke HowardAdd mech name OID, gss_display_name implementation
2010-09-08 Luke HowardImplement gssEapDeriveRFC3961Key
2010-09-08 Luke HowardAdd some thread primitives
2010-09-08 Luke Howardgss_canonicalize_name implementation
2010-09-08 Luke HowardAdd some OID manipulation functions
2010-09-08 Luke HowardAdd token utilities
2010-09-08 Luke HowardMore work on krb5 crypto merge