summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/preauth_otp.c
Commit message (Expand)AuthorAgeFilesLines
* Use k5_setmsgGreg Hudson2014-06-051-5/+3
* Make internal JSON functions return error codesGreg Hudson2013-02-131-68/+60
* Make clpreauth flags function optionalGreg Hudson2012-12-191-7/+0
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-1/+1
* Build fixes for windowsBen Kaduk2012-12-051-3/+3
* Don't expose binary format in preauth otpNathaniel McCallum2012-10-191-1/+2
* Use config storage for client OTP token selectionNalin Dahyabhai2012-10-181-0/+90
* Handle concat OTP responder caseNathaniel McCallum2012-10-161-8/+11
* Add responder support to preauth_otpNathaniel McCallum2012-10-151-18/+572
* Migrate to non-destructive tokeninfo selectionNathaniel McCallum2012-10-151-148/+191
* Move forward tokeninfo filteringNathaniel McCallum2012-10-151-63/+81
* Move pa_data encoding into a separate functionNathaniel McCallum2012-10-151-39/+45
* Fix portability, printf bugs in preauth_otp.cGreg Hudson2012-08-241-3/+1
* Add otp client preauth pluginNathaniel McCallum2012-08-231-0/+561