Commit Graph

24 Commits

Author SHA1 Message Date
Andy Wang
4a37449d33
Replace all time-sensitive tests with assert.Eventually 2020-12-19 20:14:43 +00:00
Andy Wang
5addecc33b Integrate with Fuzzit continuous fuzzing 2020-10-16 12:18:19 +01:00
Andy Wang
b2dbe4c654 Add fuzzer 2020-10-16 11:51:53 +01:00
Andy Wang
253ea94d2a Better and more explicit handling of first packet, reduces exposure of active probing 2020-08-12 11:32:39 +01:00
Andy Wang
b353638c1c Update dependencies 2020-04-17 11:14:21 +01:00
Andy Wang
32ef6b65f6 Update dependencies 2020-04-15 21:55:17 +01:00
Andy Wang
17fd78b6c2 Use bbolt instead of bolt to fix go version compatibility issues 2020-04-11 23:09:29 +01:00
Andy Wang
a043168496 Bump dependency versions and tidy 2020-04-11 22:45:31 +01:00
Andy Wang
0ddfdb748f Bump dependency versions 2020-04-10 20:21:03 +01:00
Andy Wang
bbc0752883 Minor code cleanup 2020-04-09 19:10:04 +01:00
Andy Wang
01e5d15d20 Code cleanup 2020-04-08 12:18:20 +01:00
Andy Wang
443aeecf5f Use cbeuw/connutil for connection testing 2020-04-07 20:59:32 +01:00
Andy Wang
e7e4cd5726 Refactor frame reception processor 2020-01-09 10:22:40 +00:00
Andy Wang
98b77afb91 websocket over TLS 2019-09-02 14:03:10 +01:00
Andy Wang
a3c3c5dc07 Client side plain websocket 2019-08-31 18:01:39 +01:00
Andy Wang
c8184fc1d2 Switch back to juju/ratelimit 2019-08-17 11:23:26 +01:00
Qian Wang
a513663a72 Use a fork of ratelimit for unlimited bucket 2019-08-04 17:16:18 +01:00
Qian Wang
33f232475d Improve logging 2019-08-02 15:45:33 +01:00
Qian Wang
3bd40b2066 Stream optimisations 2019-07-28 11:57:32 +01:00
Qian Wang
f9c5ce8560 Move example config files 2019-07-25 20:41:19 +01:00
Qian Wang
09bdae2584 Add CORS header through middleware 2019-07-25 13:03:32 +01:00
Qian Wang
2ce6f380d1 Implement admin control through a tunneled RESTful API 2019-07-25 12:17:29 +01:00
Qian Wang
99afb1a58b Remove ECDH as an external dependancy and include it as a internal package 2019-01-25 00:24:47 +00:00
Qian Wang
3590942534 Add go.mod 2019-01-24 23:07:51 +00:00