New build path variable
[freeradius.git] / src / modules / rlm_otp /
2010-10-08 Alan T. DeKokFix call to otp_write
2010-10-07 Alan T. DeKokFixes from clang / scan-build
2010-09-19 Alan T. DeKokRetry on write failure. Closes bug #58
2010-05-31 Alan T. DeKokAll of the modules now build.
2010-05-31 Alan T. DeKokAutomatic search and replace for pairfind.
2010-03-31 Alan T. DeKokRegenerated configure scripts using common version...
2009-05-08 Alan T. DeKokMore LLVM checks
2008-07-09 Alan T. DeKokLots of .gitignore files
2008-07-03 aland EPIPE means that writing is impossible, as the pipe...
2007-11-23 aland More changes to make a common naming scheme. This...
2007-08-13 aland Pulled fix from branch_1_1
2007-07-15 aland Corrected typo
2007-05-25 fcusackimport from HEAD:
2007-05-25 fcusack handle OTP_RC_IPIN error from otpd-2.2.1+
2007-05-24 fcusackimport from HEAD:
2007-05-24 fcusack handle OTP_RC_NEXTPASSCODE error from otpd-2.2.1+
2007-05-23 fcusack typos
2007-05-23 fcusack update copyright year
2007-05-23 fcusack update copyright year
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusack quiet Coverity (fixes Coverity bug #11)
2007-05-23 fcusack regenerate from configure.in#1.1.2.6
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusack otp_detach(): remove unused var
2007-05-23 fcusack update otp_request_t to v2
2007-05-23 fcusack update otp_request_t to v2
2007-05-23 fcusack regenerate from configure.in#1.5
2007-05-23 fcusack don't need -Wno-cast-qual anymore
2007-05-14 nbk Delete trailing whitespace.
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-04-07 aland One-liner to quiet Coverity
2007-04-07 aland Should use (sizeof(array)/sizeof(array[0]) for looping...
2007-04-05 aland Massively cleaned up #include's, so they're in a consi...
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2007-02-14 aland Removed all free(inst->foo) where "foo" comes from...
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
2006-11-14 fcusack use new RCSID macro to prevent Id keyword from being...
2006-11-12 fcusack regenerate
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusack add new header ident.h
2006-10-24 fcusackimport from HEAD
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusackimport from HEAD:
2006-10-24 fcusack otp_putfd(): add disconnect arg, to allow just mutex...
2006-10-24 fcusack remove trailing "\n"s from some radlog() calls
2006-10-20 fcusack prevent rcsid from being optimized out
2006-09-30 fcusack another state->radstate fix
2006-09-30 fcusack s/bad state/bad radstate/ to be clear that it's not...
2006-08-18 aland Pulled from branch_1_1
2006-08-17 aland Pulled from branch_1_1. Untested!
2006-07-07 fcusack Update for branch_1_1 (vp_strvalue, FR header locations).
2006-07-01 fcusackimport from branch_1_1:
2006-07-01 fcusack fix (reverse) selection of challenge and response...
2006-06-26 aland Updated after re-running with new autoconf
2006-06-01 fcusackimport from HEAD:
2006-06-01 fcusack update rlm_otp implementation to talk to otpd instead of
2006-05-25 nbk The variable $? in "make" is different from $? in... release_1_1_2
2006-05-25 nbk The variable $? in "make" is different from $? in...
2006-05-09 fcusackimport from HEAD:
2006-05-09 fcusack update cardops keystring2keyblock method to take a...
2006-03-29 fcusackimport from HEAD:
2006-03-29 fcusack add undocumented useauthtok option for PAM
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusack FSF address whitespace
2006-03-23 fcusackimport from HEAD:
2006-03-23 fcusack update otp_hotp() to support 6,7,8,9 digit otp's
2006-03-20 bjordanovPolled from branch_1_1 fix for bug #348
2006-03-16 nbk Update the GPL boilerplate with the new address of...
2006-03-06 fcusackimport from HEAD:
2006-03-06 fcusack add stdlib.h
2006-03-03 fcusackimport from HEAD:
2006-03-03 fcusack Make the site transform optional (leave undocumented!).
2006-02-17 fcusackimport from HEAD:
2006-02-17 fcusack Append first 2 username chars to challenge. The previ...
2006-02-10 nbkPull from CVS head:
2006-02-09 fcusackimport from HEAD:
2006-02-09 fcusack otp_authenticate(): malloc raw_state before using it
2006-02-08 fcusackimport from HEAD:
2006-02-08 fcusack otp_authorize(): fix trivial State to be non-NUL,...
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 support cryptocard "phone" modes --- 7 digit mode...
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
next