Darien Raymond
|
1aeb3509c2
|
update issue template
|
2018-09-13 21:55:43 +02:00 |
|
Darien Raymond
|
a5dbc29ff8
|
Update version
|
2018-09-13 19:29:02 +02:00 |
|
Darien Raymond
|
81c9968188
|
simplify crypto related code
|
2018-09-12 15:43:36 +02:00 |
|
Darien Raymond
|
09b601528b
|
put buffer into client session as allocation optimization
|
2018-09-12 15:27:45 +02:00 |
|
Darien Raymond
|
a89ff38fe6
|
pooled session objects
|
2018-09-11 20:15:15 +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
|
f9436b3556
|
skip DNS tests on windows
|
2018-09-10 23:43:17 +02:00 |
|
Darien Raymond
|
813fdb6235
|
Revert "move away from dns.Server.ListenAndServe"
This reverts commit f0a801142d .
|
2018-09-10 23:41:52 +02:00 |
|
Darien Raymond
|
f0a801142d
|
move away from dns.Server.ListenAndServe
|
2018-09-10 22:58:37 +02:00 |
|
Darien Raymond
|
dad0892a39
|
wait until dns server is up
|
2018-09-10 22:29:35 +02:00 |
|
Darien Raymond
|
156af4241d
|
add some logs
|
2018-09-10 22:12:07 +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
|
3b7c4f5ac6
|
display kernel info in CI
|
2018-09-10 20:33:50 +02:00 |
|
Darien Raymond
|
c1585e6066
|
test readv on windows
|
2018-09-10 20:16:54 +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
|
7b28a19013
|
improve domain matcher performance
|
2018-09-08 21:54:09 +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
|
49a5f23c0c
|
Update version
|
2018-09-06 20:11:33 +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
|
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
|
1cf5225c0a
|
fix a flaky test
|
2018-09-03 09:55:02 +02:00 |
|
Darien Raymond
|
91109f3657
|
replace channel with pipe in udp conn
|
2018-09-03 00:56:43 +02:00 |
|
Darien Raymond
|
f3feec8acf
|
Update version
|
2018-09-02 18:13:45 +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
|
cb378a9dbf
|
release buffer
|
2018-09-01 21:20:06 +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
|
1be86e6e3a
|
update activity in ReadMultiBuffer
|
2018-09-01 21:19:01 +02:00 |
|
Darien Raymond
|
834dc4ab7c
|
remove references after content is written
|
2018-08-31 22:56:17 +02:00 |
|
Darien Raymond
|
aefbc4c5de
|
cleanup vmess inbound handler
|
2018-08-31 15:50:13 +02:00 |
|
Darien Raymond
|
5c48d03fdf
|
revert rollback to 10.3
|
2018-08-31 15:17:45 +02:00 |
|
Darien Raymond
|
de74460f15
|
extract logic for write frame
|
2018-08-31 15:15:40 +02:00 |
|
Darien Raymond
|
ab1fe09c56
|
use another data center
|
2018-08-31 15:14:46 +02:00 |
|