summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-24Thread safety: Store session start time as PAM data.Samuel Varley
2015-11-24Ensure config.h is included first.Samuel Varley
2015-10-31Clear out trailing part of the bufferAlan T. DeKok
2015-09-27Merge pull request #16 from bsiegert/masterAlan DeKok
2015-09-26Fix NetBSD build.Benny Siegert
2015-09-26Fix invocation of test.Benny Siegert
2015-09-26Quell warnings for isdigit.Benny Siegert
2015-09-08Allow src_ip to be setAlan T. DeKok
2015-07-13export CFLAGSAlan T. DeKok
2015-07-13More descriptive messagesAlan T. DeKok
2015-07-13More build checks.Alan T. DeKok
2015-07-13Build objects in src directoryAlan T. DeKok
2015-07-09Send password to next layer on fail, tooAlan T. DeKok
2015-05-21Use "length", which has been limited in sizeAlan T. DeKok
2015-04-22Bump version, minor changes.Alan T. DeKok
2015-04-22Bump to 1.4.1Alan T. DeKok
2015-01-16Updates for Solaris. Fixes #872Alan T. DeKok
2014-12-17Note 1.4.0Alan T. DeKok
2014-12-17Updates to release processAlan T. DeKok
2014-12-02Use port 0 instead of trying to be stupid about itAlan T. DeKok
2014-11-26Merge pull request #14 from JensKuehnel/masterAlan DeKok
2014-11-26add force_prompt option to enforce new password prompt for use with TokenJens Kuehnel
2014-09-03Add Calling-Station-Id to Access-Request after challenge. Closes #13Alan T. DeKok
2014-08-29Updated text on retryAlan T. DeKok
2014-08-29Merge pull request #12 from sara-nl/limit_challengesAlan DeKok
2014-08-29new parameter max_challenge limits number of Access-ChallengesWalter de Jong
2014-08-28Merge pull request #10 from sara-nl/surfsaraArran Cudbard-Bell
2014-08-15check return value of rad_converse()Walter de Jong
2014-08-15code style consistencyWalter de Jong
2014-08-15no semicolons here (empty statements)Walter de Jong
2014-08-06Merge pull request #8 from foolean/masterArran Cudbard-Bell
2014-08-06clear the responseWalter de Jong
2014-08-06use DPRINT for logging debug messagesWalter de Jong
2014-08-06fix wrong format string modifierWalter de Jong
2014-08-06only print debug messages when configuredWalter de Jong
2014-08-06protect against buffer overflowWalter de Jong
2014-06-17Added 'prompt' optionBennett Samowich
2014-05-25Don't need -Wl if were not passing any linker argumentsArran Cudbard-Bell
2014-05-25TypoArran Cudbard-Bell
2014-05-25Hack until we have time to write an autoconf checkArran Cudbard-Bell
2014-04-04Update README.rstArran Cudbard-Bell
2014-03-26Update README.rstArran Cudbard-Bell
2014-03-06Add basic autoconf scriptArran Cudbard-Bell
2014-03-03Convert README to rst and update itArran Cudbard-Bell
2014-03-03Add very basic .travis fileArran Cudbard-Bell
2014-03-03Include the FreeRADIUS .gitignoreArran Cudbard-Bell
2014-03-03Convert to standard FreeRADIUS formattingArran Cudbard-Bell
2014-03-02Use a combination of endian macrosArran Cudbard-Bell
2014-02-07Check GCC byte order macros as wellArran Cudbard-Bell
2013-12-30We probably don't want to just set the first 4/8 bytes of ctx to 0Arran Cudbard-Bell