aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* peerstore java portOmar Tarabai2014-08-24
* missing filesFlorian Dold2014-08-07
* fix string en-/decodingFlorian Dold2014-08-06
* test case for peer identityFlorian Dold2014-08-06
* missing message types in transportFlorian Dold2014-08-04
* make tryConnect publicFlorian Dold2014-08-04
* fixed message formatFlorian Dold2014-07-31
* implement address query correctlyFlorian Dold2014-07-31
* msgtypesFlorian Dold2014-06-04
* rename mesh to cadetFlorian Dold2014-06-04
* move package from mesh to cadetFlorian Dold2014-06-04
* fix rename chaos caused be IntelliJFlorian Dold2014-04-08
* fixesFlorian Dold2014-04-08
* docs / fixed fixme in cryptoFlorian Dold2014-04-07
* copyright, test fixesFlorian Dold2014-03-31
* docsFlorian Dold2014-03-31
* doc fixesFlorian Dold2014-03-31
* remove parameterFlorian Dold2014-03-30
* - fix election cryptoFlorian Dold2014-03-30
* - remove dependency jars (now handled by gradle)Florian Dold2014-03-11
* add voting testFlorian Dold2014-03-11
* move statistics messagesFlorian Dold2014-03-11
* - missing filesFlorian Dold2014-03-11
* - simplify request containersFlorian Dold2014-03-11
* -remove coberturaFlorian Dold2014-03-11
* - add encrypted vote classFlorian Dold2014-02-25
* - the design of EddsaSignedMessage is disfunctional, remove itFlorian Dold2014-02-25
* - support mesh's new NACK messageFlorian Dold2014-02-25
* - unit tests for secretsharingFlorian Dold2014-02-17
* - java api for secretsharingFlorian Dold2014-02-17
* - missing class addedFlorian Dold2014-02-17
* - missing GNS classesFlorian Dold2014-02-11
* removed obsolete class, added copyright noticesFlorian Dold2014-02-03
* - scheduler-per-threadFlorian Dold2014-02-03
* - rudimentary support for GNSFlorian Dold2014-01-20
* - issuesFlorian Dold2014-01-07
* - crypto + crypto testsFlorian Dold2013-11-19
* -fix #3076Florian Dold2013-10-29
* - fixes, test for 2 authoritiesFlorian Dold2013-10-29
* - automatic test for votingFlorian Dold2013-10-29
* - transport implementation finishedFlorian Dold2013-10-22
* - removed some auto-generated IDE commentsFlorian Dold2013-10-21
* - use java naming conventions (no underscores in non-capitalized identifiers)...Florian Dold2013-10-21
* - use identity in votingFlorian Dold2013-10-21
* - started implementing new cryptoFlorian Dold2013-10-15
* - use MST in Connection instead of custom message tokenizationFlorian Dold2013-10-09
* - identity service implementedFlorian Dold2013-10-08
* - testbed: create/destroy, start/stop, getInformation, connectOverlay impleme...Florian Dold2013-09-25