Commit Graph

258 Commits (5e7fb6d0ddb0cb26336492793576e4dd43c228ef)

Author SHA1 Message Date
Darien Raymond 6bcce77afb
fix import 2017-02-07 23:33:40 +01:00
Darien Raymond 3643dc37e0
refine kcp output 2017-02-07 00:38:46 +01:00
Darien Raymond ce34a25e66
fix build break 2017-02-06 13:49:03 +01:00
Darien Raymond b5d14b6823
update java options 2017-02-03 23:15:10 +01:00
Darien Raymond f046f334cd
move common/log to app/log 2017-02-01 21:35:40 +01:00
Darien Raymond ca721230e1
split listening settings from inbound proxies and apply context 2017-01-26 20:46:44 +01:00
Darien Raymond 6eff0acc0b
rename transportsettings to transportconfig 2017-01-16 14:18:33 +01:00
Darien Raymond 8b00d6fc30
clean imports 2017-01-14 00:27:45 +01:00
Darien Raymond db1c9131f0
global config creator 2017-01-12 22:47:10 +01:00
Darien Raymond d24fe9dbfb
separate network and transport protocol 2017-01-12 12:54:34 +01:00
Darien Raymond f7721029c7
fix #355 2017-01-04 17:23:41 +01:00
Darien Raymond e35e271708
cleanup internet connection 2017-01-04 13:29:41 +01:00
Darien Raymond e678000c44
remove release() pattern 2017-01-04 12:52:24 +01:00
Darien Raymond 21a15bbf74
registerable dialer and listener 2017-01-03 15:16:48 +01:00
Darien Raymond c9a421fba6
remove generate package comments in .pb.go files. 2017-01-03 14:17:44 +01:00
Darien Raymond 20fe6d10a4
rollback gitignore change 2017-01-02 20:52:45 +01:00
Darien Raymond 52e1dfaeac
remove all generated files 2017-01-02 08:15:31 +01:00
Darien Raymond 48bddb25d7
fix lint warnings 2017-01-01 22:12:44 +01:00
Darien Raymond 38e4cad8d1
remove unused variable 2016-12-26 16:49:36 +01:00
Darien Raymond 29d62185cf
notify read and write on remote close 2016-12-26 08:22:25 +01:00
Darien Raymond f1a9647c8a
lint warnings 2016-12-25 00:01:24 +01:00
Darien Raymond 4e224d64c6
Fix #337 2016-12-24 22:04:09 +01:00
Darien Raymond a4dfca0ef7
accommodate protobuf compiler change 2016-12-23 12:42:25 +01:00
Darien Raymond 7dc7937443
rename ws to websocket 2016-12-23 00:30:46 +01:00
Darien Raymond eb782436b3
proto option for C# namespace 2016-12-23 00:24:28 +01:00
Darien Raymond c3942fd5f0
fix lint warnings 2016-12-21 15:48:39 +01:00
Darien Raymond ceaf5d1178
fix lint warnings 2016-12-21 15:37:16 +01:00
Darien Raymond cdcccb4590
simplify segment writer 2016-12-20 22:53:58 +01:00
Darien Raymond bccf11c12c
fix tls over kcp 2016-12-20 13:03:20 +01:00
Darien Raymond 50bc195f7f
rename TypedSettings to TypedMessage 2016-12-15 11:51:09 +01:00
Darien Raymond eee23e6718
fix api usage 2016-12-11 21:43:16 +01:00
Darien Raymond 055023fdd5
refactor buffer 2016-12-09 12:08:25 +01:00
Darien Raymond 7a80409e30
rename alloc to buf 2016-12-09 11:35:27 +01:00
Darien Raymond a3cb770f77
clean up errors 2016-12-09 00:11:05 +01:00
Darien Raymond 41fcffbfab
fix data input and output signal 2016-12-08 22:50:12 +01:00
Darien Raymond 40249dfacb
change API 2016-12-08 22:49:24 +01:00
Darien Raymond 41258f19fc
comments 2016-12-08 16:37:04 +01:00
Darien Raymond 1431e32d01
comments 2016-12-08 16:32:53 +01:00
Darien Raymond 0917866f38
refine kcp header and security 2016-12-08 16:27:41 +01:00
Darien Raymond d716d02cd8
correctly handle sending window length 2016-12-07 00:31:01 +01:00
Darien Raymond 8c8f0a53fd
rewrite alloc.buffer 2016-12-06 11:03:42 +01:00
Darien Raymond 4bf8288cc2
remove use of Buffer.Value 2016-12-05 21:33:24 +01:00
Darien Raymond efb24a4d21
rewrite error lib 2016-12-04 09:10:47 +01:00
Darien Raymond a4019a6900
fast return on zero ack list 2016-12-02 21:40:58 +01:00
Darien Raymond 207c7aa8a7
flush acklist when dirty 2016-12-02 16:49:33 +01:00
Darien Raymond 1186b0e733
fix label name 2016-12-02 00:09:57 +01:00
Darien Raymond eb877fa808
remove unnecessary import 2016-11-30 22:24:59 +01:00
Darien Raymond 3ffef74d75
allocate in advance 2016-11-30 22:24:06 +01:00
Darien Raymond 8b07c39281
update default kcp bandwidth settings 2016-11-30 21:36:40 +01:00
Darien Raymond 31fbb62d0f
add back flush timeout 2016-11-29 17:12:09 +01:00