Automatic report from sources (radiusd) between 01.10.2005 - 02.10.2005 GMT
Automatic cvs log generator <cparker <at> starnetusa.net>
2005-10-02 08:02:58 GMT
CVS log entries from 01.10.2005 (Sat) 08:00:00 - 02.10.2005 (Sun) 08:00:00 GMT
=====================================================
Summary by authors
=====================================================
Author: fcusack
File: radiusd/src/modules/rlm_otp/cardops/cryptocard.h; Revisions: 1.18
File: radiusd/src/modules/rlm_otp/otp_state.c; Revisions: 1.17
File: radiusd/src/modules/rlm_otp/otp_cardops.h; Revisions: 1.19
File: radiusd/src/modules/rlm_otp/cardops/cryptocard.c; Revisions: 1.18
File: radiusd/src/modules/rlm_otp/otp_cardops.c; Revisions: 1.35
File: radiusd/src/modules/rlm_otp/otp.h; Revisions: 1.15
=====================================================
Combined list of identical log entries
=====================================================
Description:
- add 'ewin' arg to cardops challenge() method, for e+t support
(e+t cards need to know the event count)
- otp_cardops.c:otp_pw_valid(): generate challenge at start of
sync response loop, rather than at the end, and save the last
successful challenge instead of the next one. This is needed
for t or e+t cards, where the saved challenge isn't meaningful.
It also cleans up the code a little.
- add minewin test to minauthtime test, so that e+t cards can
authenticate at the same minauthtime if it is a later event.
- bump state version to 4, and add minewin field.
Modified files:
File: radiusd/src/modules/rlm_otp/otp.h; Revision: 1.15;
Date: 2005/10/01 08:49:54; Author: fcusack; Lines: (+2 -1)
File: radiusd/src/modules/rlm_otp/otp_cardops.c; Revision: 1.35;
(Continue reading)