Commit Graph

995 Commits (4b2ee1185dba234971925fdef2c0fa95d9e239dc)

Author SHA1 Message Date
Darien Raymond 21e9a04dca
improve parse address performance 2018-11-05 01:16:06 +01:00
Darien Raymond db6d6a89df
fix infinite loop in mux dispatch 2018-11-04 08:59:34 +01:00
Darien Raymond fcce267e33
fix broken test 2018-11-03 13:11:37 +01:00
Darien Raymond 3ccdecaf8f
remove vio package 2018-11-03 13:05:23 +01:00
Darien Raymond 77c03f0da5
move back to serial 2018-11-03 13:03:02 +01:00
Darien Raymond 128a90b98b
move link to transport 2018-11-03 12:36:29 +01:00
Darien Raymond f7b96507f9
simplify buffer extension 2018-11-02 21:34:04 +01:00
Darien Raymond 35ccc3a49c
cleanup unnecessary method in serial. 2018-11-02 18:20:02 +01:00
Darien Raymond ad462860e2
fix test 2018-11-02 15:50:41 +01:00
Darien Raymond 815c7f09ba
migrate to std lib 2018-11-02 15:47:58 +01:00
Darien Raymond ee489c95b3
remove Port.Bytes() 2018-11-02 15:14:34 +01:00
Darien Raymond 58e2ed3381
remove closure on ReadFullFrom 2018-11-02 15:01:33 +01:00
Darien Raymond 9de03d088e
improve performance on domain matcher 2018-11-02 12:14:41 +01:00
Darien Raymond 9f48a6d017
enable global padding for aead by default 2018-11-02 09:15:35 +01:00
Darien Raymond 41956e92a5
migrate to the new geoip matcher 2018-11-01 21:43:16 +01:00
Darien Raymond c73e899f54
prototype for high performance geoip matcher 2018-11-01 09:10:41 +01:00
Darien Raymond ff310d6bc6
detect underlying mux worker closed 2018-10-29 12:51:56 +01:00
Darien Raymond f1ab89d9d8
long running reverse test case 2018-10-28 09:08:43 +01:00
Darien Raymond 715ac9d267
test case for reverse proxy 2018-10-28 07:27:07 +01:00
Darien Raymond 2020bbe606
prototype for reverse proxy 2018-10-28 00:03:11 +02:00
Darien Raymond 6c89940e65
fix #1338 2018-10-27 09:08:32 +02:00
Darien Raymond 8595bce33b
better load balancing 2018-10-26 12:06:21 +02:00
Darien Raymond 42e4f06fe9
fix flaky test 2018-10-25 09:49:13 +02:00
Darien Raymond 53870f1ea7
refactor mux client worker 2018-10-25 09:32:03 +02:00
Darien Raymond a69217b584
test case 2018-10-24 22:37:11 +02:00
Darien Raymond 284923664a
split worker picker from client manager 2018-10-24 22:34:48 +02:00
Darien Raymond e7345f079e
comments 2018-10-24 15:02:19 +02:00
Darien Raymond de4072a65a
more test cases 2018-10-24 13:51:04 +02:00
Darien Raymond 2621305413
more test cases 2018-10-24 13:16:08 +02:00
Darien Raymond c8e11595f2
update interface test 2018-10-24 13:09:07 +02:00
Darien Raymond c272677065
better handle errors from copy 2018-10-24 12:33:42 +02:00
Darien Raymond c7f847c96e
categorize read and write error 2018-10-24 12:02:02 +02:00
Darien Raymond 04bbdfc426
refactor mux 2018-10-23 14:35:32 +02:00
Darien Raymond 838f2919ab
move mux to common 2018-10-23 12:21:12 +02:00
Darien Raymond dcae6c63dd
move size stats writer into vio 2018-10-15 09:03:40 +02:00
Darien Raymond 33becfe553
comments 2018-10-15 08:51:24 +02:00
Darien Raymond 595f3d685e
merge user info inbound metadata 2018-10-15 08:36:50 +02:00
Darien Raymond d730637239
Require Type() for Feature 2018-10-12 23:57:56 +02:00
Darien Raymond 273342d0b9
move stats and inbound to features directory 2018-10-11 21:14:53 +02:00
Darien Raymond b6dc31d3fe
first part to move feature interfaces into dedicated directory 2018-10-11 20:43:37 +02:00
Darien Raymond 0893de8901
use strings.Builder 2018-10-01 12:54:06 +02:00
Darien Raymond a3e189c822
rename error object 2018-10-01 12:49:36 +02:00
Darien Raymond 122c3e7a5d
use strings.Builder 2018-10-01 12:42:14 +02:00
Darien Raymond 091fa6ad23
use new errorgen 2018-09-30 23:08:41 +02:00
Darien Raymond f7a68fe4b8
simplify errorgen calling 2018-09-30 19:37:52 +02:00
Darien Raymond d55fbd7f8d
simplify error creation 2018-09-30 18:39:53 +02:00
Darien Raymond 00ea6e3cb2
update protobuf generated files 2018-09-30 18:39:28 +02:00
Darien Raymond 94b880d060
move session based info into session package 2018-09-18 23:09:54 +02:00
Darien Raymond f589769947
remove unused code 2018-09-18 17:50:09 +02:00
Darien Raymond 383b84e7dd
unified tproxy option 2018-09-17 15:12:58 +02:00