Go to file
Hai Brenner f1c5a7d204 Managed the UI flow for now.
Still has to write the controller and tests....

Made changes to the UI interface because the decision of cast/audit
comes immediately from the UI itself. The UI now controls the flow as this
seems to be the more reasonable thread to do it.
2015-11-29 17:09:29 +02:00
bulletin-board-server Fixed bulletin-board server tests (use temporary db instead of assuming one exists at specific path) 2015-11-23 09:25:49 +02:00
gradle/wrapper Update to gradle 2.9 2015-11-23 16:29:43 +02:00
meerkat-common Managed the UI flow for now. 2015-11-29 17:09:29 +02:00
polling-station EC encryption code; compiles but not tested 2015-11-22 03:16:35 +02:00
restful-api-common Interim merge for branch 'master' into crypto-primitives 2015-11-22 15:50:32 +02:00
voting-booth Managed the UI flow for now. 2015-11-29 17:09:29 +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 Moved to multi-project gradle build; added (non-working) hello world for bulletin-board server using Jetty and Jersey 2015-11-09 16:01:59 +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 HelloWorld for protobuf-based servlet with integration test example 2015-11-10 01:49:17 +02:00