Rename mod_socket_create/delete to mod_conn_create/delete
[freeradius.git] / src / modules / rlm_yubikey / validate.c
2014-06-23 Arran Cudbard-BellRename mod_socket_create/delete to mod_conn_create...
2014-05-11 Arran Cudbard-BellRemove module specific debug messages when failing...
2014-05-10 Arran Cudbard-BellUse the passcode char * pointer instead of request...
2014-05-10 Arran Cudbard-BellMake super sure the API key has been set
2014-05-09 Arran Cudbard-BellReplace EDEBUG and WDEBUG with ERROR and WARN
2014-05-09 Arran Cudbard-BellAdd "split" functionality, so rlm_yubikey just works...
2013-07-14 Arran Cudbard-Bell/[ \t]+$//
2013-04-25 Arran Cudbard-BellSanitise logging macro names, and move the logging...
2013-04-23 Arran Cudbard-BellUse C99 bool type for truth values
2013-04-19 Arran Cudbard-BellReverse the order of const and type specifier e.g....
2013-04-19 Arran Cudbard-BellAdd calls to ykclient_global
2013-04-15 Arran Cudbard-BellUse consistent names for the connection functions
2013-04-15 Arran Cudbard-BellMake connection re-use scheme configurable
2013-04-12 Arran Cudbard-BellCheck for set_client errors
2013-04-12 Arran Cudbard-Belltypo
2013-04-11 Arran Cudbard-BellAdd support for validating tokens against yubico servers