make reauth support conditionaly compilable
[mech_eap.git] / accept_sec_context.c
2010-09-23 Luke Howardmake reauth support conditionaly compilable
2010-09-23 Luke HowardPass GSS_C_DCE_STYLE to wrap/unwrap
2010-09-23 Luke HowardUse AD-KDCIssued to protect RADIUS authdata. Cleanup.
2010-09-23 Luke Howardget reauthenticating working
2010-09-22 Luke Howardhook in initiator reauth
2010-09-22 Luke Howardpreliminary work on fast reauth
2010-09-22 Luke Howardsome work on fast reauth
2010-09-22 Luke HowardSupport VENDOR_ATTR_GSS_ACCEPTOR_SERVICE_SPECIFIC
2010-09-22 Luke HowardFix some build errors, and build with flat_namespace
2010-09-21 Luke Howardcleanup attribute names for radius
2010-09-21 Luke Howarddon't expose unauthenticated initiator identity
2010-09-21 Luke Howardset acceptor name
2010-09-21 Luke HowardDiscard initiator name from identity packet because
2010-09-21 Luke HowardMerge branch 'oldradius'
2010-09-21 Luke Howardcleanup key derivation on acceptor
2010-09-21 Luke HowardSome preliminary exposing of attributes here
2010-09-21 Luke Howardcleanup, plugin attr context
2010-09-21 Luke Howardsupport concatenated AVPs
2010-09-21 Luke Howardsome more fixes to almost get things working
2010-09-20 Luke Howardfix up state machine, some compile ints
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 Howardchange temp password to foo
2010-09-20 Luke HowardSupport for libradius
2010-09-19 Luke Howardcleanup and plugin attr context creation
2010-09-18 Luke Howardcleanup
2010-09-15 Luke HowardMore work on SAML code
2010-09-13 Luke HowardPlug builtin EAP back in
2010-09-13 Luke Howardsome refactoring to begin RADIUS work
2010-09-13 Luke Howardcleanup
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 HowardJust send application data in channel bindings
2010-09-10 Luke HowardImplement channel bindings
2010-09-09 Luke HowardFor initialContextToken, emit zero lengths inner token
2010-09-09 Luke Howardcleanup
2010-09-09 Luke HowardGet simple EAP case working
2010-09-09 Luke Howardfix some build errors
2010-09-09 Luke Howardsome testing logic for testing acceptor without radius
2010-09-09 Luke Howardmore work on state machines
2010-09-09 Luke HowardRefactor
2010-09-07 Luke HowardAdd some additional files
2010-09-07 Luke HowardTemplates for EAP mechanism