Simon Josefsson
a59a3e0a75
Fix filename.
2009-12-15 15:39:47 +00:00
Olov Danielson
b6a44f4faa
change nonce to allow alphanumeric characters
2009-12-15 11:32:28 +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
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
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
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