import from HEAD:
[freeradius.git] / src / modules / rlm_otp / otp_rlm.c
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusack otp_authenticate(): set e_length correctly
2006-02-08 fcusack generate State as ASCII to workaround Cisco bug
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusack otp_authorize(): support LP64 when generating State
2006-02-08 fcusack otp_authorize(): support LP64 when generating State
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusack otp_authenticate(): expected length of State...
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusack otp_authenticate(): initialize challenge
2006-02-08 fcusackimport from HEAD:
2005-12-28 aland Port patch from branch_1_1 to the HEAD
2005-12-08 fcusack backport from HEAD
2005-12-08 fcusack rlm_otp import from HEAD
2005-11-11 aland Include files used to build the server are now <freera...
2005-11-08 fcusack s/otp_get_challenge/otp_async_challenge/ to avoid...
2005-11-08 fcusack fix logging:
2005-11-08 fcusack combine FR and PAM debug options
2005-11-08 fcusack Change user_state 'challenge' field from string to...
2005-09-23 fcusack warn if hardfail <= softfail (effectively disab...
2005-09-21 fcusack change ewindow2 to rwindow everywhere except...
2005-09-15 fcusack update copyright (assign to TRI-D instead of...
2005-09-15 fcusack update style
2005-09-15 fcusack otp_detach(): syncdir is now lsmd_rp
2005-09-15 fcusack fix detach member of module_t (broken in previo...
2005-09-15 fcusack strvalue -> vp_strvalue (wiped out change in...
2005-09-15 fcusack Interface changes to use state manager instead of...
2005-09-01 aland s/->strvalue/->vp_strvalue/g
2005-08-26 fcusack typos
2005-08-26 fcusack accomodate FR-1.0.5 removal of module init() and destr...
2005-08-17 aland Re-arrange entries in the module_t structure, and...
2005-06-27 fcusack soft PIN
2005-05-26 fcusack rename from x99 to otp to reflect broader scope