Go to file
Arbel Deutsch Peled b17954adc2 Split interface into BulletinBoardClient and AsyncBulletinBoardClient.
Added Batch Messages Bulletin Board Client interface and associated ProtoBufs.
Returned simple implementation of BulletinBoardClient.
Made ThreadedBulletinBoardClient extend SimpleBulletinBoardClient.
Fixed an issue in SQLite where identical Signatures could be added to the same message.
2015-12-14 23:14:52 +02:00
bulletin-board-client/src Split interface into BulletinBoardClient and AsyncBulletinBoardClient. 2015-12-14 23:14:52 +02:00
bulletin-board-server Split interface into BulletinBoardClient and AsyncBulletinBoardClient. 2015-12-14 23:14:52 +02:00
meerkat-common Split interface into BulletinBoardClient and AsyncBulletinBoardClient. 2015-12-14 23:14:52 +02:00
polling-station EC encryption code; compiles but not tested 2015-11-22 03:16:35 +02:00
restful-api-common Created (untested version of) a Threaded Bulletin Board Client. 2015-12-10 15:08:41 +02:00
voting-booth EC encryption code; compiles but not tested 2015-11-22 03:16:35 +02:00
.gitignore Merge remote-tracking branch 'origin/signature-implementation' into Bulletin_Board_Server_phase_1 2015-11-12 21:32:09 +02:00
build.gradle Added BB client intergration test (broken) 2015-12-06 20:33:45 +02:00
build.gradle-template Add configuration for test dependencies between subprojects 2015-11-22 15:31:51 +02:00
gradlew Added gradle 2015-10-26 16:06:45 +02:00
gradlew.bat Added gradle 2015-10-26 16:06:45 +02:00
settings.gradle First implementation of simple BB Client 2015-12-05 14:25:02 +02:00