Commit Graph

3945 Commits (c29f1c8cf02fb91742f9b09a1bc235a30a0dc47f)

Author SHA1 Message Date
Darien Raymond d61ce98a67
Revert "rollback appveyor to use 1.10.4"
This reverts commit 0c8551ea6b.
2018-08-25 20:17:12 +02:00
Darien Raymond 83061513e8
rollback to 1.10.4 2018-08-25 16:09:59 +02:00
Darien Raymond 0c8551ea6b
rollback appveyor to use 1.10.4 2018-08-25 16:09:23 +02:00
Darien Raymond 8899f985ce
Revert "enable readv reader on windows"
This reverts commit 4bd1ef0650.
2018-08-25 16:07:51 +02:00
Darien Raymond 7bc45eb8aa
update commander test 2018-08-25 15:59:35 +02:00
Darien Raymond 4bd1ef0650
enable readv reader on windows 2018-08-25 12:51:48 +02:00
Darien Raymond c59c7f5779
force appveyor to use go 1.11 2018-08-25 12:50:06 +02:00
Darien Raymond 8c841a05fb
use readv reader by default 2018-08-25 10:41:39 +02:00
Darien Raymond 9ad1e034e0
use gcm on arm64 2018-08-25 10:04:38 +02:00
Darien Raymond a2d2d2981c
upgrade to go 1.11 2018-08-25 09:35:20 +02:00
Darien Raymond f227e85b54
support per-domain prioritized name server 2018-08-24 21:51:03 +02:00
Darien Raymond b45ff351c3
Update version 2018-08-23 22:32:42 +02:00
Darien Raymond 128ec95218
merge stread reader from mux to crypto 2018-08-23 10:39:53 +02:00
Darien Raymond e6b5356ea9
don't alloc new maps until required 2018-08-22 22:49:02 +02:00
Darien Raymond 4e30ac33d0
reduce delay on passive connections 2018-08-21 23:09:45 +02:00
Darien Raymond d828aa2fba
add full domain matching 2018-08-21 21:30:32 +02:00
Darien Raymond 059dfdbb97
doc for strmatcher interface 2018-08-20 15:39:58 +02:00
Darien Raymond 44c759eeab
extract full matcher group 2018-08-20 09:57:06 +02:00
Darien Raymond 899b1399ee
check init state of DomainMatcherGroup. fixes #1238 2018-08-20 09:47:18 +02:00
Darien Raymond fca324a399
fix build break 2018-08-19 22:28:02 +02:00
Darien Raymond 26f52e61db
optimize CachedMatcherGroup 2018-08-19 22:16:06 +02:00
Darien Raymond e72d4d6c25
fix matcher group 2018-08-19 21:07:31 +02:00
Darien Raymond edcf564dd7
improve performance of domain matcher 2018-08-19 21:04:15 +02:00
Darien Raymond 2ab6da28ba
implement readv reader for windows 2018-08-18 23:12:22 +02:00
Darien Raymond 57966adf49
revert reader creation based on per-connection buffer 2018-08-17 20:54:25 +02:00
Darien Raymond 2e11653694
remove BufferedReader.Direct 2018-08-17 20:45:23 +02:00
Darien Raymond 1b39199adf
fix test case on arm 2018-08-17 16:32:40 +02:00
Darien Raymond b769e0cc5f
only create bufferedreader when necessary 2018-08-17 16:27:35 +02:00
Darien Raymond 5f8b64c646
use SingleReader on low end devices 2018-08-17 11:52:55 +02:00
Darien Raymond f056ad1633
allow a small amount of cache on low end devices 2018-08-17 11:52:23 +02:00
Darien Raymond 2594f7027a
remove ToNetBuffers 2018-08-17 11:51:59 +02:00
Darien Raymond 950612544b
simple write for single buffer 2018-08-16 12:40:55 +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 1dcc379116
remove upload.sh 2018-08-11 22:28:43 +02:00
Darien Raymond d4ad1cd66d
Update version 2018-08-09 23:38:32 +02:00
Darien Raymond 55a4c8a464
multiple tls conns 2018-08-09 23:02:31 +02:00
Darien Raymond e7d45d8d63
temporarily skip TLS test in ws 2018-08-09 16:51:47 +02:00
Darien Raymond e64b800149
temporary skip tls test on arm64 2018-08-09 16:30:05 +02:00
Darien Raymond c89531022f
fix kcp state wait 2018-08-09 13:38:47 +02:00
Darien Raymond 35129e6518
allocate copyHandler on stack 2018-08-09 13:30:44 +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 e343fe80a2
test case for writer creation 2018-08-08 10:33:40 +02:00
Darien Raymond f27a381fe8
restrict multi-writer to syscall.conn only 2018-08-08 10:22:59 +02:00
Darien Raymond 63c7f5e686
check payload length before decrypting it. fixes #1227 2018-08-08 00:26:01 +02:00
Darien Raymond 392b621e8d
Update version 2018-08-06 19:17:28 +02:00
Darien Raymond b79ec5f1ed
use protocol in string form 2018-08-06 13:48:35 +02:00
Darien Raymond dc5e4d1686
fix shippable ci 2018-08-06 12:13:58 +02:00