Vladimir Eliezer Tokarev
|
7fc0af2b1f
|
Added logging to Voter-Registry
|
2016-04-15 06:51:36 -07:00 |
Vladimir Eliezer Tokarev
|
47f68acae4
|
working version of VoterRegistry with localBulletinBoardServer.
|
2016-04-15 04:11:54 -07:00 |
Vladimir Eliezer Tokarev
|
630588ca5b
|
Put some unused files into git ignore
|
2016-04-15 03:11:47 -07:00 |
Vladimir Eliezer Tokarev
|
53fc701444
|
Merge branch 'master' of http://cs.idc.ac.il/rhodecode/meerkat/meerkat-java into Voter-Registry
|
2016-04-15 02:45:35 -07:00 |
Tal Moran
|
1f8df95895
|
More refactoring for tests and protocol -- user class now handles all messages synchronously (in the main thread); concurrency is now simpler)
|
2016-04-14 03:34:54 +03:00 |
Tal Moran
|
c798e827dc
|
More renaming and refactoring of DKG code
|
2016-04-12 02:21:46 +03:00 |
Tal Moran
|
78207532ec
|
protobuf naming convention
|
2016-04-11 20:51:40 +03:00 |
Tal Moran
|
d2373c09f2
|
Merge with master
|
2016-04-11 20:14:18 +03:00 |
Tal Moran
|
1ec02173e7
|
package renaming and protobuf moves
|
2016-04-11 19:48:36 +03:00 |
Arbel Deutsch Peled
|
67b01032d0
|
Merge branch 'Cached-Client'
|
2016-04-11 14:23:05 +03:00 |
Arbel Deutsch Peled
|
e904caa74f
|
Added certificates to version control
|
2016-04-11 14:21:36 +03:00 |
Arbel Deutsch Peled
|
edfd47a98d
|
Fixed H2 test time (by using a connection pool)
Added same fix to MySQL
Fixed and tested H2 SyncQuery
|
2016-04-11 14:13:26 +03:00 |
Arbel Deutsch Peled
|
07aecd5237
|
TimestampComparator name change
|
2016-04-11 12:26:02 +03:00 |
Arbel Deutsch Peled
|
857821c0e4
|
Adding one more file to version control
|
2016-04-11 12:17:05 +03:00 |
tzlil.gon
|
d0951f8644
|
stop
|
2016-04-08 21:48:08 +03:00 |
tzlil.gon
|
3e1f59ec2b
|
switch secret with share
|
2016-04-08 15:46:54 +03:00 |
tzlil.gon
|
5d564c834c
|
generic group + wait instead of sleep
|
2016-04-08 15:04:07 +03:00 |
tzlil.gon
|
0ae9719bc5
|
generic group + wait instead of sleep
|
2016-04-08 15:03:32 +03:00 |
Tal Moran
|
4f608e813d
|
Code review comments and channges
|
2016-04-05 15:36:00 +03:00 |
Vladimir Eliezer Tokarev
|
14d6759803
|
The tests suing LocalBullteinBoardClient instead of the Cached one.
|
2016-04-01 04:12:21 -07:00 |
Vladimir Eliezer Tokarev
|
25781f40f7
|
Changed AsyncVoterRegistry to use CachedBulletinBoardClient
Instead of using ThreadedBulletinBoardClient.
The test have been changed to use LocalBulletinBoardClient.
|
2016-04-01 02:20:47 -07:00 |
Vladimir Eliezer Tokarev
|
1bf5861808
|
Merge branch 'master' into Voter-Registry
|
2016-04-01 00:26:29 -07:00 |
tzlil.gon
|
5670739e49
|
tested version
|
2016-03-30 12:44:04 +03:00 |
Arbel Deutsch Peled
|
49c1e2c178
|
Added missing files to version control
|
2016-03-27 20:11:09 +03:00 |
Vladimir Eliezer Tokarev
|
01874f7d1c
|
Removed alll the printStackTrace.
|
2016-03-26 04:16:08 -07:00 |
Vladimir Eliezer Tokarev
|
7f39badaf7
|
Removed the system.out.println.
|
2016-03-26 04:14:27 -07:00 |
Vladimir Eliezer Tokarev
|
259b4c2ae5
|
Anded return statment after onFailure for the object dont send onSucces.
|
2016-03-26 04:13:45 -07:00 |
Vladimir Eliezer Tokarev
|
f3ec49acc7
|
Removed the usage of the collection of digital signers
|
2016-03-26 04:11:09 -07:00 |
Vladimir Eliezer Tokarev
|
5398d5adc3
|
Removed the usage of DigitalSignature where should be single instace
|
2016-03-26 03:58:21 -07:00 |
Vladimir Eliezer Tokarev
|
b8cc12dfc1
|
Removed serialization from the project (we have protobufs!).
|
2016-03-26 03:53:53 -07:00 |
Arbel Deutsch Peled
|
e56312d38b
|
Local Client supports subsrciptions
|
2016-03-22 10:16:46 +02:00 |
tzlil.gon
|
5f45c1f6d6
|
tested with malicious users
|
2016-03-22 00:49:21 +02:00 |
Arbel Deutsch Peled
|
a7699086d8
|
Local Client for testing (without subscription yet)
Partial implementation of subscriptions.
Some bug fixes.
|
2016-03-21 20:32:57 +02:00 |
Vladimir Eliezer Tokarev
|
8140dcd516
|
Changed the documentation of some files to document things that have changed since last commit.
|
2016-03-18 10:53:01 -07:00 |
Vladimir Eliezer Tokarev
|
c767d8af58
|
Changed the writing of all the groups ids of one simple voter.
|
2016-03-18 10:42:07 -07:00 |
tzlil.gon
|
e4a33af4d4
|
abort message
|
2016-03-18 14:20:47 +02:00 |
Vladimir Eliezer Tokarev
|
37002a7f1e
|
Changed the getLatestMessage to be java 7 syntax
|
2016-03-12 05:50:42 -08:00 |
Vladimir Eliezer Tokarev
|
b4661d0fed
|
Splited LatestMessagesCallBack into number of callbacks according to their destanation.
|
2016-03-12 05:23:51 -08:00 |
Vladimir Eliezer Tokarev
|
a9d96e59b2
|
Correcting arbel peled cr
|
2016-03-11 06:02:09 -08:00 |
Vladimir Eliezer Tokarev
|
4fac4bbb8c
|
Changed the usage of test from (junit 3 to 4) from extend to @Test.
|
2016-03-05 06:38:12 -08:00 |
Vladimir Eliezer Tokarev
|
6d807cdd4d
|
Added the option to check if some voter have voted already.
|
2016-03-05 06:33:07 -08:00 |
Vladimir Eliezer Tokarev
|
4d72d6083e
|
Changed addVoterToGroup to setVotersGroup.
|
2016-03-05 03:20:07 -08:00 |
Vladimir Eliezer Tokarev
|
da614c13ab
|
Changed the signatures of methods according to java standarts (camelCaseConvention).
|
2016-03-05 02:36:35 -08:00 |
Vladimir Eliezer Tokarev
|
4b31e87d07
|
Changed the code according to Arbel Peled CR.
|
2016-03-04 08:53:42 -08:00 |
Vladimir Eliezer Tokarev
|
2d72822405
|
Changed the MessageCollectionUtils file and the files that affacted by this change.
|
2016-03-04 08:26:55 -08:00 |
Vladimir Eliezer Tokarev
|
9828832553
|
Changed the type of the message validator and reformated the classes in an appropriate way.
|
2016-03-04 07:22:34 -08:00 |
Vladimir Eliezer Tokarev
|
d9272c9f94
|
Renamed SimpleRegistry to Registry.
|
2016-03-04 06:06:37 -08:00 |
Vladimir Eliezer Tokarev
|
9c52eff109
|
Updated the VoterRegistry.proto file according to the new timestamp of the unsingedBulletinBoardMessage.
|
2016-03-04 06:05:06 -08:00 |
Vladimir Eliezer Tokarev
|
6359f74a7b
|
Updated the VoterRegistry.proto file according to the new timestamp of the unsingedBulletinBoardMessage.
|
2016-03-04 06:02:53 -08:00 |
Vladimir Eliezer Tokarev
|
fea0e8880f
|
changed the files according to the new futureInterface.
|
2016-03-04 05:43:43 -08:00 |