Commit graph

6 commits

Author SHA1 Message Date
Chris Beams
a3c4df8dc3
Adjust line wrapping by hand 2014-08-26 16:01:33 +02:00
Chris Beams
1ad1d318e8
Wrap lines at 120 chars 2014-08-26 16:01:33 +02:00
Chris Beams
7d6ca37d06
Apply formatting to Java sources
This is essentially the default IDEA formatting settings, with one tweak
made to allow same-line field annotations (useful particularly in the
case of the @FXML annotation)
2014-08-26 16:01:32 +02:00
Chris Beams
be3beb5c13
Apply copyright to Java sources
Per http://www.gnu.org/licenses/gpl-howto.html
2014-08-26 15:56:14 +02:00
Manfred Karrer
656a517057 save last successful bootstrap method and use that afterwards directly (speed up bootstrap when fallbacks are used like port forwarding and relay). Relay mode cause still issues on the server, need to be fixed ba Thomas Bocek (see mailinglist) 2014-08-22 18:28:12 +02:00
Manfred Karrer
57d5ddcc4f updated to master branch of tomp2p. refactored messaging. bootstrapping to seed node (server supported). right management. 2014-07-31 18:45:58 +02:00