Commit Graph

338 Commits (09ee63eca435c4634542d7c3bb550f9222d67635)

Author SHA1 Message Date
Arbel Deutsch Peled a6afb74893 Added filters and DB reading functionality.
Also added signer IDs and multiple signatures (on same message) to schema.
2015-11-20 21:40:45 +02:00
Arbel Deutsch Peled 47edf0df34 Working version of Bulletin Board Server + refactoring of Bulletin Board ProtoBufs + successful integration test 2015-11-17 22:27:01 +02:00
Arbel Deutsch Peled 15859391a1 Merge remote-tracking branch 'origin/signature-implementation' into Bulletin_Board_Server_phase_1 2015-11-17 20:21:40 +02:00
Tal Moran 7bb9172707 Moved SQL test to test source set; integration tests now appear to work 2015-11-17 00:29:41 +02:00
Tal Moran eaf7822731 Added TRACE-level logging by default to gretty executions 2015-11-17 00:27:34 +02:00
Tal Moran 782dfc8fa3 Removed old (non meerkat) test code 2015-11-17 00:26:35 +02:00
Tal Moran 5908901662 Prevent jetty from scanning annotations in jars (reduces startup time) 2015-11-17 00:24:27 +02:00
Tal Moran c3e651e34b Added encrypted message protobuf, and updated encryption API. 2015-11-16 14:44:06 +02:00
Arbel Deutsch Peled 30db2182a3 Trying out RESTful API 2015-11-15 20:45:44 +02:00
Arbel Deutsch Peled 0cb5d5fbb5 Adding new file versions 2015-11-13 19:54:56 +02:00
Arbel Deutsch Peled d9ebe54599 Removing old incompatible versions of certificates 2015-11-13 19:44:20 +02:00
Arbel Deutsch Peled a11f78aa59 Merge remote-tracking branch 'origin/master' into Bulletin_Board_Server_phase_1 2015-11-13 09:06:07 +02:00
Tal Moran 025eabcfd1 define all signed messages as binary to prevent line-ending conversion on windows 2015-11-13 01:11:06 +02:00
Tal Moran 2ca706492a Merge remote-tracking branch 'origin/signature-implementation' 2015-11-12 23:47:40 +02:00
Tal Moran 1ef3d2357f Replace message separation marker with message length prefix in digest as well 2015-11-12 23:46:25 +02:00
Tal Moran 5ffc08d07f Allow passing system properties from gradle to java tasks (test and run) 2015-11-12 23:06:24 +02:00
Tal Moran 32258361a3 Support for keystores that don't use the keystore.builder's callbacks (looking at you, Java 8 PKCS12\!) 2015-11-12 23:05:43 +02:00
Arbel Deutsch Peled a5eabe4b28 Merge remote-tracking branch 'origin/signature-implementation' into Bulletin_Board_Server_phase_1 2015-11-12 21:32:09 +02:00
Arbel Deutsch Peled d3af34d046 SQLite post working. 2015-11-12 21:30:53 +02:00
Tal Moran baba4df3a9 Used API compatible with PCKS11 (e.g., smartcards); refactored 2015-11-12 16:06:58 +02:00
Tal Moran b839447f87 Added logback config file 2015-11-12 12:33:49 +02:00
Tal Moran 8c2a7ed45f Support JDK 7 by loading bouncycastle 2015-11-12 11:06:38 +02:00
Tal Moran 5e80998d53 Initial signature implementation with some tests 2015-11-12 03:05:19 +02:00
Tal Moran 0e69214f30 Added basic OpenSSL CA with generated intermediate CAs and certificates for testing purposes 2015-11-11 18:25:17 +02:00
Tal Moran 60c3ae7694 Added eclipse project files to gitignore 2015-11-11 16:17:14 +02:00
Arbel Deutsch Peled 58c1816324 Added basic Bulletin Board server functionality 2015-11-11 14:12:34 +02:00
Tal Moran aaf26dc2b1 Removed application plugin from empty projects so that root-level build will work 2015-11-10 13:56:45 +02:00
Tal Moran c34e3b77c6 HelloWorld for protobuf-based servlet with integration test example 2015-11-10 01:49:17 +02:00
Tal Moran 16ec188f68 HelloWorld now runs with gretty plugin 2015-11-09 23:45:04 +02:00
Tal Moran eb1230d719 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
Tal Moran d75060e914 Actually added digest implementation (and minor change to interface) 2015-11-09 14:21:22 +02:00
Tal Moran 3458ed216c Added digest interface and implementation 2015-11-09 14:16:31 +02:00
Tal Moran 7510e61bcb Updated protobuf definitions with more content; a better naming scheme and removed redundant java classes 2015-11-02 17:50:15 +02:00
Tal Moran 498789cdce playing around with protobufs 2015-10-27 00:05:11 +02:00
Tal Moran 3786234d20 Fixed protobuf dependency problems 2015-10-26 20:49:52 +02:00
Tal Moran f700486ac4 Added gradle 2015-10-26 16:06:45 +02:00
Tal Moran f654c7628a Updates to interfaces 2015-10-26 14:04:19 +02:00
Tal Moran 2aecbcdc74 Initial commit (some skeleton classes and interfaces) 2015-10-26 09:35:44 +02:00