2011-01-06 21:39:35 +00:00
|
|
|
* Version 2.8 released 2011-01-06
|
2010-09-21 08:13:36 +00:00
|
|
|
|
|
|
|
* Support YubiKey OTPs filtered through a US Dvorak keyboard layout.
|
|
|
|
|
2010-11-15 10:41:49 +00:00
|
|
|
* Added ykval_-vallatency Munin probe to measure latency to other
|
|
|
|
validation instances, for both IPv4 and IPv6.
|
|
|
|
|
2010-09-12 10:44:33 +00:00
|
|
|
* Version 2.7 released 2010-09-12
|
2010-08-02 14:22:07 +00:00
|
|
|
|
2010-09-12 10:39:57 +00:00
|
|
|
* Sanity check input OTP variable to avoid any chance of SQL injections.
|
|
|
|
Reported by Ricky Zhou.
|
|
|
|
|
2010-08-22 13:41:21 +00:00
|
|
|
* Timestamp request and response because syslog doesn't record year
|
|
|
|
nor sub-second resolution.
|
2010-08-22 13:27:46 +00:00
|
|
|
|
2010-08-22 14:38:26 +00:00
|
|
|
* Log whether HTTPS is used or not.
|
|
|
|
|
2010-08-02 14:17:45 +00:00
|
|
|
* Version 2.6 released 2010-08-02
|
2010-06-01 07:56:45 +00:00
|
|
|
|
|
|
|
* Don't use rowCount in ykval-revoke, there seems to be some problem
|
|
|
|
with the rowCount function.
|
|
|
|
|
2010-08-02 14:02:40 +00:00
|
|
|
* Add Munin plugin to measure KSM latency and queue length.
|
2010-06-22 20:22:12 +00:00
|
|
|
|
2010-05-17 13:24:10 +00:00
|
|
|
* Version 2.5 released 2010-05-17
|
2010-04-23 18:05:10 +00:00
|
|
|
|
|
|
|
* Fix undefined warnings, issue #8.
|
|
|
|
|
2010-05-17 13:20:49 +00:00
|
|
|
* Don't use PDO rowCount function to get number of rows returned
|
|
|
|
because that isn't portable. Patch from arte42.ripe in issue #7
|
|
|
|
(yubikey-val-2.1-php-rowcount.patch).
|
|
|
|
|
2010-05-17 13:06:06 +00:00
|
|
|
* When number of sync servers equals zero, set sync result to success.
|
2010-05-17 13:13:36 +00:00
|
|
|
Patch from arte42.ripe in issue #7 (yubikey-val-2.1-syncres.patch).
|
2010-05-17 13:06:06 +00:00
|
|
|
|
2010-05-17 13:08:48 +00:00
|
|
|
* When there is only one KSM, use more portable code without async.
|
2010-05-17 13:13:36 +00:00
|
|
|
Patch from arte42.ripe in issue #7 (yubikey-val-2.1-php-curl.patch).
|
2010-05-17 13:08:48 +00:00
|
|
|
|
2010-04-23 18:08:16 +00:00
|
|
|
* Add files COPYING and AUTHORS.
|
|
|
|
|
2010-03-16 14:34:18 +00:00
|
|
|
* Version 2.4 released 2010-03-16
|
2010-03-12 10:09:44 +00:00
|
|
|
|
|
|
|
* Fix bug in ykval-checksum-clients.php when used with PostgreSQL.
|
|
|
|
|
2010-03-16 14:34:18 +00:00
|
|
|
* Version 2.3 released 2010-03-12
|
2010-03-12 09:45:23 +00:00
|
|
|
|
|
|
|
* Add ykval-checksum-clients.php, see doc/SyncMonitor.wiki.
|
|
|
|
|
2010-03-16 14:34:18 +00:00
|
|
|
* Version 2.2 released 2010-02-22
|
2010-02-22 13:46:46 +00:00
|
|
|
|
|
|
|
* Minor cleanups and fixes.
|
|
|
|
|
|
|
|
* Add ykval-revoke.php service, see doc/RevocationService.wiki.
|
|
|
|
|
2010-03-16 14:34:18 +00:00
|
|
|
* Version 2.1 released 2010-01-29
|
2010-01-30 07:27:52 +00:00
|
|
|
|
|
|
|
* Minor cleanups and fixes.
|
|
|
|
|
2010-03-16 14:34:18 +00:00
|
|
|
* Version 2.0 released 2010-01-18
|
2010-01-19 06:50:51 +00:00
|
|
|
|
|
|
|
* Major re-design to support a new architecture with replicated
|
|
|
|
servers.
|
|
|
|
|
2010-03-16 14:34:18 +00:00
|
|
|
* Version 1.1 released 2009-11-19
|
2010-01-19 06:50:51 +00:00
|
|
|
|
|
|
|
* Stable release of non-replicated server.
|