Commit Graph

864 Commits (273342d0b99fcb0e66169d2ec4fd2e828e47e433)

Author SHA1 Message Date
Darien Raymond b6dc31d3fe
first part to move feature interfaces into dedicated directory 2018-10-11 20:43:37 +02:00
Iskander Sharipov 0cf3599db2 s/len/length/ s/cap/capacity/ to avoid builtin shadowing 2018-10-01 12:03:23 +03:00
Darien Raymond 091fa6ad23
use new errorgen 2018-09-30 23:08:41 +02:00
Lonnie Liu e43b4cc169 fix build breakage 2018-09-30 12:51:26 -07:00
Darien Raymond 07aa486d43
fix bind address in linux 2018-09-30 19:37:08 +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 909cb9b27a
announce deprecated proto settings 2018-09-21 16:54:06 +02:00
Darien Raymond 94b880d060
move session based info into session package 2018-09-18 23:09:54 +02:00
Darien Raymond cc6590d362
Revert "enable sockopt tests"
This reverts commit 2f28d380b3.
2018-09-17 16:27:41 +02:00
Darien Raymond 2f28d380b3
enable sockopt tests 2018-09-17 15:55:00 +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 47337d6496
add udp config 2018-09-15 21:33:02 +02:00
Darien Raymond eeca745e89
options for TProxy 2018-09-14 11:05:42 +02:00
Darien Raymond d068f357bd
update proto lib 2018-09-14 11:00:59 +02:00
Darien Raymond ed1d713ef4
fix a typo 2018-09-11 10:18:26 +02:00
Darien Raymond 1e4547e262
simplify tcp network detection 2018-09-11 10:03:26 +02:00
Darien Raymond 682b28cbda
fix tls.AllowInsecureCiphers 2018-09-10 23:55:54 +02:00
Darien Raymond 5d9dacc261
fix tfo for darwin 2018-09-10 21:47:24 +02:00
Darien Raymond b9e4a4882c
test tfo on listener 2018-09-10 21:19:59 +02:00
Darien Raymond c8a12bc35d
move sockopt test back to its own file 2018-09-10 21:08:59 +02:00
Darien Raymond 929a5d5d42
fix sockopt for windows 2018-09-10 20:06:58 +02:00
Darien Raymond b1e900a506
fix sockopt tests 2018-09-10 19:36:37 +02:00
Darien Raymond af65048868
test case for tfo 2018-09-10 14:51:44 +02:00
Darien Raymond 418746fdb0
enable tfo on other platforms 2018-09-10 14:39:57 +02:00
Darien Raymond 356377ddde
change back to IPv4 address 2018-09-10 13:58:14 +02:00
Darien Raymond 6d750e8149
options for enable TFO 2018-09-10 13:23:27 +02:00
Darien Raymond 2ff93c65f3
fix build error 2018-09-07 15:18:08 +02:00
Darien Raymond 6c4850634b
better handling of nil stream settings 2018-09-07 15:00:46 +02:00
Darien Raymond 3d3f0a96d6
fix nil pointer handling in MemoryStreamConfig conversion. 2018-09-07 14:56:42 +02:00
Darien Raymond b3847fb7c0
MemoryStreamSettings 2018-09-07 14:50:25 +02:00
Darien Raymond fbd7bcab07
skip test as it requires admin right 2018-09-06 10:44:53 +02:00
Darien Raymond 036158570c
fix sockopt argument type 2018-09-06 10:18:11 +02:00
Darien Raymond af3a08a848
prototype for marking connection 2018-09-06 10:06:57 +02:00
Darien Raymond 91109f3657
replace channel with pipe in udp conn 2018-09-03 00:56:43 +02:00
Darien Raymond cb378a9dbf
release buffer 2018-09-01 21:20:06 +02:00
Darien Raymond 334b7bf5ed
fix buffer release time 2018-08-31 12:35:08 +02:00
Darien Raymond 38dd84ba03
release buffer on error 2018-08-31 12:12:40 +02:00
Darien Raymond 02ae48095b
add wireguard fake header 2018-08-27 21:52:25 +02:00
Darien Raymond 20f10c78b3
add support for wasm 2018-08-27 20:56:49 +02:00
Darien Raymond fdb3a7b57d
remove use of buf.NewSize() 2018-08-16 12:05:33 +02:00
Darien Raymond 053fc38d38
refine udp hub api 2018-08-11 22:35:01 +02:00
Darien Raymond e7d45d8d63
temporarily skip TLS test in ws 2018-08-09 16:51:47 +02:00
Darien Raymond c89531022f
fix kcp state wait 2018-08-09 13:38:47 +02:00
Darien Raymond ab87c240f7
reduce memory usage in tls 2018-08-09 13:30:29 +02:00
Darien Raymond c81531fc77
destroy timer immedietely after use 2018-08-09 12:23:27 +02:00
Darien Raymond b238188770
delayed timer creation 2018-08-09 12:23:08 +02:00
Darien Raymond 63c7f5e686
check payload length before decrypting it. fixes #1227 2018-08-08 00:26:01 +02:00
Darien Raymond b79ec5f1ed
use protocol in string form 2018-08-06 13:48:35 +02:00