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

241 Commits

Author SHA1 Message Date
Simon Josefsson
a59a3e0a75 Fix filename. 2009-12-15 15:39:47 +00:00
Simon Josefsson
e19192dcfe Add install target. 2009-12-15 15:38:46 +00:00
Simon Josefsson
8fd22d6c2e Remove getapikey service. 2009-12-15 14:59:24 +00:00
Simon Josefsson
a2b0649681 Add comments. 2009-12-15 14:56:01 +00:00
Olov Danielson
b6a44f4faa change nonce to allow alphanumeric characters 2009-12-15 11:32:28 +00:00
Olov Danielson
b8ee9550be nonce introduced 2009-12-15 10:21:46 +00:00
Olov Danielson
6788e5effa 1. Nonce introduced in protocol. This required changes in the chain from client->verify->sync.
2. ykval-verify is modified a bit. It now acts more as a flow controller and relies on ykval-synclib 
to do details on DB-calls and counterlogic. The "system" decision making is still located in ykval-verify.
2009-12-15 10:17:51 +00:00
Olov Danielson
7be831db12 Corrected calculation of hmac with extra parameters (protocol v. 2). Corrected calculation of sl return value (use float inside) 2009-12-08 16:07:08 +00:00
Olov Danielson
8a22c88648 Added sync daemon 2009-12-08 12:53:25 +00:00
Olov Danielson
03366efa60 sl parameter returned on "NOT_ENOUGH_ANSWERS" 2009-12-08 10:26:27 +00:00
Olov Danielson
f7cf1e1a5d Taking care of sl and timeout parameters in new protocol 2009-12-07 19:13:20 +00:00
Olov Danielson
530498ef71 changed updateDbParams function to only update counters if they are newer than before 2009-12-07 17:21:38 +00:00
Olov Danielson
3aa91fa557 . 2009-12-07 16:10:07 +00:00
Olov Danielson
72ecd16581 . 2009-12-07 15:39:04 +00:00
Olov Danielson
a4b3dbc364 Moved config to ykval-config 2009-12-07 15:31:33 +00:00
Olov Danielson
93ca2d9536 . 2009-12-07 13:42:09 +00:00
Olov Danielson
0eb9edf549 iremoved echos 2009-12-07 13:40:57 +00:00
Olov Danielson
ad0c152319 Added first version of queue daemon 2009-12-07 13:33:24 +00:00
Olov Danielson
e526936ce3 fixed bug. When only partial answer were received, the queue delete functionality didn't work 2009-12-04 16:11:00 +00:00
Olov Danielson
a26c8a70cc . 2009-12-04 12:22:07 +00:00
Olov Danielson
55aeffc066 Storing local param info at the time when verify request arrived.
Used to give correct warnings of wether local/remote is out of sync or not
2009-12-04 11:57:49 +00:00
Olov Danielson
362b40056d changed structure of info in db 2009-12-04 10:58:37 +00:00
Olov Danielson
1a620a1d1b Added modified and otp parameter to sync requests from synclib 2009-12-03 11:58:55 +00:00
Olov Danielson
f04dcbc0e7 Committed first trial version for replication protocol. 2009-12-02 17:32:20 +00:00
Simon Josefsson
682c1d94cd Fix. 2009-11-25 14:15:13 +00:00
Simon Josefsson
02eb647a3e Add queue table. 2009-11-25 10:37:37 +00:00
Simon Josefsson
122a4e9304 Add. 2009-11-20 07:22:11 +00:00
Simon Josefsson
944df14617 Pull in docs from wiki. 2009-11-20 07:19:42 +00:00
Simon Josefsson
572f47e5a2 Drop 'info' field. 2009-10-14 07:43:45 +00:00
Olov Danielson
b963f3c3f4 added description of request and response for retrieving timestamp and session counter information from the validation server 2009-10-12 11:39:46 +00:00
Simon Josefsson
95ee2b3017 Add, from yubico.com web page. 2009-10-08 06:38:52 +00:00
Olov Danielson
65d150ccde Added option to get timestamp and session counters in the response.
Use with

verify?id=x&otp=xxx..&timestamp=1

returns timestamp, sessoncounter and session use in response
2009-10-05 14:53:28 +00:00
Simon Josefsson
ad914034fe Add. 2009-09-21 09:39:14 +00:00
Simon Josefsson
4dd33ebdee Make sure b64 values are compared case-sensitively. 2009-08-31 18:00:05 +00:00
Simon Josefsson
ef99dd45e3 Use POST. 2009-08-31 09:13:25 +00:00
Simon Josefsson
49754a86cc Add revoke service. 2009-08-31 08:25:01 +00:00
Simon Josefsson
96cefc53f2 Add front-end to get-api-key service. 2009-08-28 14:42:19 +00:00
Simon Josefsson
26499b5a24 Fix terminology. 2009-08-28 14:30:04 +00:00
Simon Josefsson
ef0effe131 Reorder again.. 2009-08-28 12:08:20 +00:00
Simon Josefsson
14621ad967 Place notes field last. Add notes field to yubikeys. 2009-08-28 12:07:35 +00:00
Simon Josefsson
cfb751bda7 Make it work. 2009-08-28 11:32:35 +00:00
Simon Josefsson
210ae15841 Silence SQL query. 2009-08-28 11:29:48 +00:00
Simon Josefsson
b92ac94b91 Add comment to drop ykval_getapikey. 2009-08-28 11:27:30 +00:00
Simon Josefsson
51fffd1089 Reorder. 2009-08-28 11:25:54 +00:00
Simon Josefsson
c36812ea89 Don't put secret in log. Use new OTP database field for OTPs. 2009-08-28 11:25:25 +00:00
Simon Josefsson
cdda50f0d2 Add otp field to clients column. 2009-08-28 11:24:00 +00:00
Simon Josefsson
060bd752a6 Add service to add a new api key on validation server. 2009-08-28 11:15:21 +00:00
Simon Josefsson
9b5602656a Lay foundation for get-api-key service. 2009-08-28 10:55:56 +00:00
Simon Josefsson
479d5b1e7f Cleanups. 2009-05-06 15:07:05 +00:00
Simon Josefsson
2a0a4e389e If adding key doesn't work, it is an internal error. 2009-05-06 14:44:03 +00:00