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

716 Commits

Author SHA1 Message Date
Henrik Stråth
f0ef1c979b Update ValidationProtocolV20.adoc 2014-08-11 16:25:11 +02:00
Henrik Stråth
799a480121 Update ValidationProtocolV20.adoc 2014-08-11 16:08:14 +02:00
Henrik Stråth
f819f2d2c9 Update ValidationProtocolV20.adoc 2014-08-11 16:05:27 +02:00
Henrik Stråth
76c4c4964f Update YubiKeyInfoFormat.adoc 2014-08-11 15:58:52 +02:00
Henrik Stråth
fc04b61766 Delete ClientInfoFormat.adoc 2014-08-11 15:58:22 +02:00
Henrik Stråth
0900b41981 Update YubiKeyInfoFormat.adoc 2014-08-11 15:57:37 +02:00
Henrik Stråth
93f0ca3a9d Update MakeRelease.adoc 2014-08-11 15:55:53 +02:00
Henrik Stråth
f2a0e4657f Update ClientInfoFormat.adoc 2014-08-11 15:54:39 +02:00
Henrik Stråth
7dc8fdc9f7 removed submodule 2014-08-11 15:52:11 +02:00
Klas Lindfors
79ce2eb646 add php 5.6 for travis 2014-06-26 13:15:01 +02:00
Klas Lindfors
07d1cec3be add BLURB 2014-02-19 09:50:54 +01:00
Klas Lindfors
2424d153ce always verify ssl peer
fixes #15
2014-01-07 12:38:10 +01:00
Klas Lindfors
3c6fa676b8 drop travis again.. apparently hhvm doesn't support -B which we use 2013-12-20 10:37:47 +01:00
Klas Lindfors
b1b53c543a add hhvm to travis
will this work?
2013-12-20 10:32:26 +01:00
Klas Lindfors
04dd48ca70 skip the test of gen-client since that breaks on php 5.2 2013-11-11 16:06:07 +01:00
Klas Lindfors
9bcb623863 add output on failure 2013-11-11 11:14:41 +01:00
Klas Lindfors
fd96ade773 fix interpreter for scripts in test 2013-11-11 11:03:22 +01:00
Klas Lindfors
c89c8b09c2 run a validation with non-existing client 2013-11-11 10:51:08 +01:00
Klas Lindfors
0f118cd5d0 test generating a new client as well 2013-11-11 10:51:08 +01:00
Klas Lindfors
b4eb726c4e run the export commands 2013-11-11 10:51:08 +01:00
Simon Josefsson
2654ff5466 Drop obsolete tests/. 2013-11-08 13:21:41 +01:00
Klas Lindfors
5b356231d4 more php versions for the tests 2013-11-08 10:39:09 +01:00
Klas Lindfors
7e766d9592 start with older php version 2013-11-08 10:35:52 +01:00
Klas Lindfors
7a7338926f actually start the server component 2013-11-08 10:33:29 +01:00
Klas Lindfors
7ea58ed9da add travis ci for yubikey-val 2013-11-08 10:32:12 +01:00
Klas Lindfors
24b948e7d4 let the ksm decrypt function always call retrieveUrlAsync()
fixes #12
2013-10-16 13:56:34 +02:00
Simon Josefsson
33076b2670 Version 2.24. 2013-09-18 17:10:26 +02:00
Simon Josefsson
809739a0af Improve README and include in tarball. 2013-09-18 17:09:37 +02:00
Simon Josefsson
dadfc2dcce Bump. 2013-09-18 17:05:53 +02:00
Klas Lindfors
3250c09d64 add license to ykval-db-oci.php 2013-07-03 14:30:05 +02:00
Dain Nilsson
6d9a41a542 Remove space after comma in csv output. 2013-06-11 16:10:51 +02:00
Simon Josefsson
91fa3b2d3b Fix make release output. 2013-04-19 15:43:12 +02:00
Simon Josefsson
d2e0bb4b76 Fix check for YUBICO_GITHUB_REPO. 2013-04-19 15:42:33 +02:00
Simon Josefsson
de03b43120 Bump version. 2013-04-17 19:03:02 +02:00
Simon Josefsson
c04dc90c7c Version 2.23. 2013-04-17 17:26:03 +02:00
Simon Josefsson
bcc02ec54d Add license to Makefile. 2013-04-17 17:25:52 +02:00
Simon Josefsson
276616d871 Use LF as EOL consistently. 2013-04-17 17:24:50 +02:00
Simon Josefsson
ce460ca737 Add. 2013-04-17 17:18:53 +02:00
Dain Nilsson
e18ab07693 Updated release publishing. 2013-04-10 10:00:57 +02:00
Dain Nilsson
442ad55c66 Updated version number to (unreleased) 2.23 2013-03-12 15:33:03 +01:00
Dain Nilsson
9a5b1d5bd3 Removed empty line from output. 2013-03-12 15:31:52 +01:00
Dain Nilsson
ee40ff6205 Version 2.22 2013-03-12 11:42:41 +01:00
Simon Josefsson
ae217ceb10 Log query for POST requests too. 2013-03-12 11:23:25 +01:00
Dain Nilsson
f0591434b5 Updated docs. 2013-03-12 11:15:51 +01:00
Dain Nilsson
18883d7e9b Added ykval-gen-clients.1 2013-03-12 09:35:11 +01:00
Dain Nilsson
6b2ab995e7 ykval-gen-clients -h does not include db config. 2013-03-12 09:33:47 +01:00
Dain Nilsson
9caeb0c047 Added ykval-gen-clients to Makefile. 2013-03-12 08:56:32 +01:00
Dain Nilsson
94e5a8a8d0 Added ykval-gen-clients (fixes #7) 2013-03-11 16:56:56 +01:00
Dain Nilsson
93a7465f3b Updated doc (fixes #5). 2013-03-05 09:18:56 +01:00
Dain Nilsson
cce73bce04 Added ykval-synchronize to Makefile. 2013-02-13 15:25:25 +01:00