cleanup unused parameter warnings
[mech_eap.git] / util_cred.c
2011-03-15 Luke Howardcleanup unused parameter warnings
2011-01-22 Luke HowardUpdate copyrights for 2011
2011-01-02 Luke HowardMerge branch 'master' of ssh://moonshot.suchdamage...
2011-01-02 Luke HowardAdd GSSEAP_MISSING_PASSWORD minor status code
2010-10-25 Luke Howardset cred->flags from usage before testing
2010-10-19 Luke HowardMerge branch 'master' of ssh://moonshot.suchdamage...
2010-10-16 Luke Howardadd some function headers
2010-10-13 Luke Howardcleanup, fix some uninitialised variable warnings
2010-10-12 Luke Howardguess acceptor service name if none specified
2010-10-11 Luke HowardBetter error reporting through com_err
2010-10-08 Luke Howardallow RADIUS config stanza to be set via cred option
2010-10-01 Luke Howardvarious mutex-related cleanups
2010-09-27 Luke Howardreorder some things for future reauth cred support
2010-09-27 Luke HowardDon't allow us to acquire initiator cred without passwo...
2010-09-24 Luke HowardMerge branch 'master' of ssh://lhoward@moonshot.suchdam...
2010-09-23 Luke HowardMerge branch 'fastreauth'
2010-09-23 Luke Howardmake reauth support conditionaly compilable
2010-09-22 Luke Howardpreliminary work on fast reauth
2010-09-22 Luke Howarduse correct free
2010-09-22 Luke Howardsome 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 Howardfactor out EAP into Identity and Authenticate states
2010-09-10 Luke HowardImplement channel bindings
2010-09-09 Luke Howardfix some build errors
2010-09-08 Luke Howardmore ISC work
2010-09-08 Luke HowardMore work on creds
2010-09-08 Luke HowardAdd some thread primitives
2010-09-07 Luke HowardAdd some additional files
2010-09-07 Luke HowardMore work on initial implementation