Go to file
arbel.peled e2f3dbe6b2 Fixed some more issues (most have to do with concurrency).
Implemented close method for the SQLServer which renders it unusable until reinitialization.
Added test for Synchronizer for the case when the remote server is unavailable (test passes).
Still need to fix Batch digest and sign issue.
2016-06-02 10:38:31 +03:00
bulletin-board-client Fixed some more issues (most have to do with concurrency). 2016-06-02 10:38:31 +03:00
bulletin-board-server Fixed some more issues (most have to do with concurrency). 2016-06-02 10:38:31 +03:00
gradle/wrapper re-adding required gradle files 2015-12-16 18:15:53 +02:00
meerkat-common Created a test for the Synchronizer. 2016-06-01 21:34:17 +03:00
polling-station EC encryption code; compiles but not tested 2015-11-22 03:16:35 +02:00
restful-api-common Implemented (untested) batch messages in Bulletin Board Server (MySQL implementation only). 2015-12-21 23:16:06 +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 re-adding required gradle files 2015-12-16 18:15:53 +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