1
0
mirror of https://github.com/Yubico/yubikey-ksm.git synced 2024-11-29 09:24:13 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Simon Josefsson
edbeacfd15 Use require_once. 2009-12-15 19:19:28 +00:00
Simon Josefsson
c42876cce9 Case insensitive. 2009-12-14 16:18:38 +00:00
Simon Josefsson
b24dd3c6ef Use PHP PDO database interface instead of hard coding the MySQL interface. 2009-12-02 17:30:29 +00:00
Simon Josefsson
42bd2d68b0 Reorder UID/CRC check so we get only the interesting CRC errors. 2009-06-24 18:23:47 +00:00
Simon Josefsson
1abc4a1b96 Log return string. 2009-03-18 17:29:46 +00:00
Simon Josefsson
4426aa592e Improve debugging. 2009-03-18 17:23:37 +00:00
Simon Josefsson
bbd50c0ce7 Reorder high/low to match internal order. 2009-03-18 15:15:43 +00:00
Simon Josefsson
521b41bde9 Drop accessed field. 2009-03-18 14:53:46 +00:00
Simon Josefsson
348399df50 Accidentally reversed high/low. Rename fields slightly. 2009-03-11 01:25:19 +00:00
Simon Josefsson
80649c1377 Make syslog facility configurable. 2009-02-25 11:06:42 +00:00
Simon Josefsson
fbd6ac6b33 Commit initial version. 2009-02-24 21:27:28 +00:00