Commit Graph

124 Commits

Author SHA1 Message Date
zzz
9cadc41d48 Switch from DatagramChannel to DatagramSocket
So we can set SoTimeout, avoid polling, and get better accuracy
2021-04-15 11:14:40 -04:00
zzz
6da166e79c Improve time output in NioClient test
remove Java 8 Instant
2021-04-15 09:39:35 -04:00
zzz
188da865a8 Fix json deprecations 2021-04-15 09:07:30 -04:00
zzz
22cbf12534 Load servers from ecosystems.json or command line 2021-04-14 09:51:18 -04:00
zzz
59fe4c569f Change version to match cloudflare code 2021-04-14 09:49:43 -04:00
zzz
5921353d76 Fix MJD to return usec 2021-04-14 08:36:53 -04:00
zzz
9d21075354 Fix IETF Merkle tree 2021-04-14 08:12:17 -04:00
zzz
221e3c28c6 IETF flavor WIP 2021-04-14 07:22:33 -04:00
zzz
bc115938be Stub out new tags for IETF draft 4 2021-04-13 12:30:40 -04:00
zzz
11d391ea9c Remove netty example 2021-04-13 12:15:43 -04:00
zzz
ee24e349c2 Remove netty dependencies 2021-04-13 12:14:16 -04:00
c6e0533467 Adopt for Android 2020-10-29 07:14:24 +08:00
8f904586a3 Upgrade Netty 4.1.42 -> 4.1.43 2019-11-03 10:32:11 -06:00
28cd05bde6 Correct an unclosed channel identified by SonarQube 2019-10-19 22:18:47 -05:00
f57d1083f9 Update gradle build to add SonarQube; update Netty 4.1.38 -> 4.1.42 2019-10-19 22:07:15 -05:00
63983c7a4b Update Travis build to OpenJDK 11 2019-08-11 18:43:58 -05:00
9adadd1524 Upgrade Netty 4.1.36 -> 4.1.38 2019-08-11 18:33:11 -05:00
61148256ba Typo fix 2019-06-29 12:11:40 -05:00
58307bfb37 Add @tajchert as contributor 2019-06-29 12:10:27 -05:00
5196c38a04 Merge pull request #3 from tajchert/netty_bump
update Netty to 4.1.36
2019-06-29 12:08:10 -05:00
6adb6e6d85 Merge branch 'master' into netty_bump 2019-06-29 12:07:51 -05:00
2de6d451c8 Merge pull request #5 from tajchert/eddsa_bump
Update Eddsa to 0.3.0 version
2019-06-29 12:05:52 -05:00
7ada2d21f8 update Eddsa to 0.3.0 and fix for CurveTable name 2019-06-22 13:00:38 +02:00
36849562c2 Eddsa as a dependency instead of a local snapshot 2019-06-22 12:53:33 +02:00
ff0f3f38e3 update Netty to 4.1.36 2019-06-22 12:50:47 +02:00
ed84c56547 update Netty to 4.1.32 2018-12-14 17:50:27 -06:00
d6d3958c56 Update internal links in README to point to correct file paths 2018-09-26 09:59:38 -05:00
2d8aaede18 Add Cloudflare's project to README 2018-09-21 20:06:30 -05:00
68f33e8644 Update Netty 4.1.24 -> 4.1.29 and Gradle 4.5 -> 4.10 2018-09-09 10:10:59 -05:00
7bfc8a5102 Update to Netty 4.1.24 2018-05-13 17:02:21 -05:00
f60819349b Update to Netty 4.1.22; update CONTRIBUTING 2018-03-27 12:36:15 -05:00
5dad675b88 Change examples and readme to point at roughtime.int08h.com 2018-02-17 18:53:01 -06:00
6479d79287 Misc code cleanups 2018-02-17 13:05:23 -06:00
8849e04d5d Return an unmodifiableMap directly from extractMulti instead of
recreating one each time mapping() is called.

Misc cleanups as well.
2018-02-17 13:04:10 -06:00
f4ffa463ae Whitespace and minor refactorings 2018-01-27 21:40:21 -06:00
580dd62153 Examples can now be run at command line by Gradle
* Update README to reflect use of Gradle for build.
* Add gradle tasks to run the NIO and Netty examples.
* Ensure both examples exit quickly.
2018-01-27 21:25:19 -06:00
7a15d0143a Update to Gradle 4.5, update Netty to 4.1.20 2018-01-27 21:25:01 -06:00
272bcc49a8 add license badge to README 2017-10-14 18:29:23 -05:00
1594aa6518 add Travis build status to README 2017-10-14 11:29:04 -05:00
30e6c6b0d9 add .gitignore'd gradle wrapper jar 2017-10-14 11:25:48 -05:00
f8e6d904c6 enable Travis build 2017-10-14 11:17:23 -05:00
b4e4eaa106 Add Gradle build 2017-10-14 11:12:53 -05:00
6fbf7e95ea language update in CONTRIBUTING 2017-05-25 15:59:28 -05:00
f2e13bf797 update Netty 4.1.8 -> 4.1.11 2017-05-25 15:54:50 -05:00
72078ae001 Updated README with links to blog 2017-04-28 22:02:58 -05:00
523ff4a2d2 Update to reflect client-only status. 2017-02-10 10:00:06 -06:00
31f48cf91a Update status of Server component in README 2017-02-08 15:12:35 -06:00
5da91dc18f Import cleanup 2017-02-08 15:11:46 -06:00
2d5795cd9c Complete work on LongTermKey 2017-02-08 15:11:30 -06:00
ad90f74abe Correct blockquote of license section 5 2017-02-08 15:10:31 -06:00