summaryrefslogtreecommitdiffstats
path: root/src/plugins/preauth/securid_sam2
Commit message (Expand)AuthorAgeFilesLines
* Use k5_setmsgGreg Hudson2014-06-051-3/+3
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-14/+0
* Avoid passing null pointers to memcpy/memcmpGreg Hudson2013-04-081-1/+2
* Make it easier to test SAM-2 client codeGreg Hudson2012-04-266-120/+407
* Convert securid module edata methodGreg Hudson2012-01-071-4/+9
* Get rid of fake-installGreg Hudson2011-11-041-1/+1
* Use type-safe callbacks in preauth interfaceGreg Hudson2011-10-061-27/+6
* Use an opaque handle in the kdcpreauth callbackGreg Hudson2011-10-051-13/+23
* Make kdcpreauth verify respond via callbackGreg Hudson2011-10-031-6/+7
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-042-56/+58
* Convert preauth_plugin.h to new plugin frameworkGreg Hudson2011-06-171-16/+26
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-093-12/+10
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-1/+1
* WhitespaceGreg Hudson2010-10-243-68/+57
* SecurID build supportSam Hartman2010-10-192-2/+19
* securID error handling fixSam Hartman2010-10-192-29/+29
* securID code fixesSam Hartman2010-10-193-18/+35
* Add additional NRL copyrightSam Hartman2010-10-051-0/+13
* Copyright statements, whitespace, and other code formattingGreg Hudson2010-10-023-666/+772
* Add empty src/plugins/preauth/securid_sam2/deps to allow build to work againTom Yu2010-10-011-0/+0
* Initial securid2 support.Sam Hartman2010-10-015-0/+1005