- change csd and challenge args to cardops response() method to
[freeradius.git] / src / modules / rlm_otp / cardops / cryptocard.c
2005-11-02 fcusack - change csd and challenge args to cardops response...
2005-11-02 fcusack isearly() should take int, not unsigned, for ewin arg
2005-11-02 fcusack simplify "too early" logic by adding a cardops method...
2005-11-01 fcusack change order of twin and ewin params to cardops challe...
2005-10-31 fcusack persistent softfail (forced by nullstate) fixes
2005-10-25 fcusack Update minauthtime handling for event-only cards to...
2005-10-05 fcusack add maxtwin() cardops method to allow dynamic twin...
2005-10-05 fcusack pass 'when' and 'twin' to updatecsd(), so that time...
2005-10-01 fcusack - add 'ewin' arg to cardops challenge() method, for...
2005-09-29 fcusack pass 'when' arg to cardops nullstate() method, for...
2005-09-29 fcusack Add 'challenge' arg to cardops updatecsd() method...
2005-09-29 fcusack style: document buffer sizes for char[] args
2005-09-29 fcusack - Add nexttwin() cardops method, for help with...
2005-09-23 fcusack pass csd to challenge() method
2005-09-23 fcusack add updatecsd() cardops method
2005-09-22 fcusack - cardops: Pass options to nullstate(), for...
2005-09-21 fcusack don't pass ewin to cardops challenge() method...
2005-09-21 fcusack pass csd to cardops response() method and updat...
2005-09-21 fcusack rollback challenge -> user_state change
2005-09-20 fcusack pass all of user_state to cardops challenge...
2005-09-20 fcusack support nullstate in cardops layer, but no...
2005-09-18 fcusack pass log_prefix to cardops challenge() and...
2005-09-15 fcusack update copyright (assign to TRI-D instead of...
2005-09-15 fcusack update style
2005-09-15 fcusack Interface changes to use state manager instead of...
2005-05-26 fcusack rename from x99 to otp to reflect broader scope