Commit Graph

39 Commits (94c6acea43e4d28737f83e60d4eb3e583a94a42f)

Author SHA1 Message Date
Darien Raymond 7c1b3ac1f0
cleanup error messages 2017-04-09 13:30:46 +02:00
Darien Raymond 35248497d2
refactor error messages 2017-04-09 01:43:25 +02:00
Darien Raymond ade8453c0a
completely remove connection reuse feature 2017-04-07 21:54:40 +02:00
Darien Raymond 75f5cb9afb
refactor log and error 2017-04-06 21:13:17 +02:00
Darien Raymond fc31f9b94c
refactor error interface 2017-04-06 15:13:09 +02:00
Darien Raymond 9cbc9b7170
refactor dialer 2017-02-23 23:48:47 +01:00
Darien Raymond 48eb40ff39
dice.RandomUint16 2017-02-14 22:29:44 +01:00
Darien Raymond 6888093197
gofmt 2017-02-10 16:42:24 +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 8b00d6fc30
clean imports 2017-01-14 00:27:45 +01:00
Darien Raymond d24fe9dbfb
separate network and transport protocol 2017-01-12 12:54:34 +01:00
Darien Raymond e35e271708
cleanup internet connection 2017-01-04 13:29:41 +01:00
Darien Raymond 21a15bbf74
registerable dialer and listener 2017-01-03 15:16:48 +01:00
Darien Raymond 48bddb25d7
fix lint warnings 2017-01-01 22:12:44 +01:00
Darien Raymond bccf11c12c
fix tls over kcp 2016-12-20 13:03:20 +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 0917866f38
refine kcp header and security 2016-12-08 16:27:41 +01:00
Darien Raymond 8c8f0a53fd
rewrite alloc.buffer 2016-12-06 11:03:42 +01:00
Darien Raymond d19ee4d408
connection reuse for mkcp 2016-11-27 08:58:31 +01:00
Darien Raymond e33b7df34c
remove use of any 2016-10-16 14:22:21 +02:00
Darien Raymond 1d13f47f9c
protobuf for stream settings 2016-10-02 23:43:58 +02:00
Darien Raymond 5ec948f690
integrate tls settings in ws 2016-09-30 16:53:40 +02:00
Darien Raymond 7de7588ec2
proto for destination 2016-09-20 11:53:05 +02:00
v2ray 07a86f549b
unified import path 2016-08-20 20:55:45 +02:00
v2ray c7d6302292
load srtp in main 2016-08-06 22:52:02 +02:00
v2ray 0d73726930
srtp header for kcp 2016-08-06 21:59:22 +02:00
v2ray 9a44ff3145
static conv 2016-07-12 18:54:16 +02:00
v2ray 98cc28a4c4
leverage dice.Roll 2016-06-29 23:53:50 +02:00
v2ray d958b9884e
apply new classes to kcp core 2016-06-29 10:34:34 +02:00
v2ray 5ee87404fd
remove unused variable 2016-06-27 08:47:47 +02:00
v2ray e9fdc35c3c
fix kcp dial log 2016-06-27 08:38:02 +02:00
v2ray 5334d25e16 normalize naming 2016-06-18 16:34:04 +02:00
v2ray 42ae2d804f Integrate kcp with other components 2016-06-17 16:51:41 +02:00
v2ray b8160bbdae merge dial and listen functions 2016-06-15 00:30:11 +02:00
v2ray 99516bc511 customizable kcp code 2016-06-14 23:25:06 +02:00
v2ray 9b6dc6bcea massive refactoring for kcp 2016-06-14 22:54:08 +02:00