make reauth support conditionaly compilable
[mech_eap.git] / util_context.c
2010-09-23 Luke Howardmake reauth support conditionaly compilable
2010-09-23 Luke Howardget reauthenticating working
2010-09-22 Luke Howardpreliminary work on fast reauth
2010-09-22 Luke HowardFix some build errors, and build with flat_namespace
2010-09-21 Luke HowardMerge branch 'oldradius'
2010-09-20 Luke Howardcleanup radius code a bit
2010-09-20 Luke Howardfactor out EAP into Identity and Authenticate states
2010-09-20 Luke HowardSupport for libradius
2010-09-15 Luke HowardMore work on SAML code
2010-09-13 Luke Howardfix key derivation agility
2010-09-13 Luke Howardcleanup
2010-09-10 Luke HowardImplement channel bindings
2010-09-09 Luke HowardGet simple EAP case working
2010-09-09 Luke Howardsome testing logic for testing acceptor without radius
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 Howardadd some state machine prototypes
2010-09-08 Luke HowardImplement gssEapDeriveRFC3961Key
2010-09-08 Luke HowardAdd some thread primitives
2010-09-08 Luke HowardAdd some OID manipulation functions
2010-09-08 Luke HowardImplement get/verify_mic
2010-09-08 Luke HowardMore work on krb5 crypto merge
2010-09-07 Luke HowardMore work on initial implementation
2010-09-07 Luke HowardAdd some additional files
2010-09-07 Luke HowardMore work on initial implementation