Commit Graph

983 Commits (9360448c5941512f684f7538f20e9e04f94350e0)

Author SHA1 Message Date
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
Darien Raymond 20251bf499
system listener for both TCP and UDP 2018-09-15 21:35:32 +02:00
Darien Raymond d068f357bd
update proto lib 2018-09-14 11:00:59 +02:00
Darien Raymond 81c9968188
simplify crypto related code 2018-09-12 15:43:36 +02:00
Darien Raymond 7b28a19013
improve domain matcher performance 2018-09-08 21:54:09 +02:00
Darien Raymond cfe7e7843b
shortcut the free operation too 2018-09-04 09:29:00 +02:00
Darien Raymond ff0b0b1640
GetPool() API 2018-09-03 20:57:40 +02:00
Darien Raymond 60ee80ca1b
don't write empty payload 2018-09-01 22:02:45 +02:00
Darien Raymond 475ffc8196
supress warning on ecryption packets 2018-09-01 22:02:18 +02:00
Darien Raymond b4f3106ad6
check msg size in writepacket 2018-09-01 21:19:49 +02:00
Darien Raymond 2f6a0d539d
dont write out empty payload 2018-09-01 21:19:33 +02:00
Darien Raymond b3b0649dd6
check size in Reset 2018-09-01 21:19:15 +02:00
Darien Raymond 834dc4ab7c
remove references after content is written 2018-08-31 22:56:17 +02:00