aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/gnunet/util/PeerIdentity.java
Commit message (Collapse)AuthorAge
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* test case for peer identityFlorian Dold2014-08-06
|
* - scheduler-per-threadFlorian Dold2014-02-03
| | | | | | | - fixed ECDSA and crypto endianess - Gns and GnsTool implemented - updated consensus protocol
* - testbed: create/destroy, start/stop, getInformation, connectOverlay ↵Florian Dold2013-09-25
| | | | | | | | | implementation and tests - voting: ballot serialization/deserialization, unencrypted tally authority implementation, ballot tool works for register/vote/query - issues
* - adapted source tree structure to gradle/maven conventionsFlorian Dold2013-08-27
- added gradle wrapper - fixes to adapt to GNUnet changes (new time unit, ...) - helper process in util - started implementing testbed - skeleton for voting tools - use new mq api - implemented some more transport api - mesh