Darien Raymond
|
0d94d25688
|
prototype of mtproto proxy
|
2018-07-04 17:48:48 +02:00 |
|
Darien Raymond
|
255090c5c0
|
fix dispatcher test
|
2018-07-03 21:53:36 +02:00 |
|
Darien Raymond
|
2b0196527d
|
fix coverall script
|
2018-07-03 21:48:35 +02:00 |
|
Darien Raymond
|
e3cc852c57
|
udp dispatcher takes context with dispatching requests. fixes #1182.
|
2018-07-03 21:38:02 +02:00 |
|
Darien Raymond
|
07e2592117
|
fix #1181
|
2018-07-03 16:56:57 +02:00 |
|
Darien Raymond
|
2a07ead0dc
|
test case for large kcp transfer
|
2018-07-02 23:45:26 +02:00 |
|
Darien Raymond
|
463a9cbef8
|
tweak dns options
|
2018-07-02 22:22:04 +02:00 |
|
Darien Raymond
|
bc78e63877
|
close pipe when finish
|
2018-07-02 15:40:32 +02:00 |
|
Darien Raymond
|
6315217572
|
fix receiving window size
|
2018-07-02 15:30:23 +02:00 |
|
Darien Raymond
|
c4491d06d3
|
fix tcp testing server
|
2018-07-02 15:26:42 +02:00 |
|
Darien Raymond
|
59819871a1
|
change ip everytime when dial IP
|
2018-07-01 21:37:45 +02:00 |
|
Darien Raymond
|
e29ff05912
|
Update version
|
2018-07-01 19:50:24 +02:00 |
|
Darien Raymond
|
b23b218a7e
|
map based subscriber list
|
2018-07-01 19:30:05 +02:00 |
|
Darien Raymond
|
4c18b61e6c
|
fix dns query for CNAME
|
2018-07-01 17:15:29 +02:00 |
|
Darien Raymond
|
4368edf87c
|
switch to pubsub in dns service
|
2018-07-01 12:38:40 +02:00 |
|
Darien Raymond
|
596d05bff5
|
check closed again before scheduling another task
|
2018-06-29 20:56:10 +02:00 |
|
Darien Raymond
|
98e6254df8
|
Update version
|
2018-06-29 11:54:52 +02:00 |
|
Darien Raymond
|
b05597df3a
|
fix passive connection in mux. fix #1167
|
2018-06-27 12:21:22 +02:00 |
|
Darien Raymond
|
c9e35bb1ba
|
fix localnameserver creation
|
2018-06-27 11:23:39 +02:00 |
|
Darien Raymond
|
69820788b5
|
fix #1165
|
2018-06-27 09:12:55 +02:00 |
|
Darien Raymond
|
4477e7436b
|
simplify client ip design
|
2018-06-26 23:23:59 +02:00 |
|
Darien Raymond
|
d5f7728acd
|
support subdomain matching in dns hosts
|
2018-06-26 22:34:05 +02:00 |
|
Darien Raymond
|
cb0eb91f2b
|
strmatcher
|
2018-06-26 21:57:41 +02:00 |
|
Darien Raymond
|
ed34adf967
|
set udp size in edns
|
2018-06-26 17:26:34 +02:00 |
|
Darien Raymond
|
e9e9de55ac
|
support client subnet
|
2018-06-26 17:14:51 +02:00 |
|
Darien Raymond
|
ff0ae91b9b
|
update protobuf generated files
|
2018-06-26 16:28:54 +02:00 |
|
Darien Raymond
|
f743b1e591
|
remove task member in dns.Server.
|
2018-06-26 15:35:22 +02:00 |
|
Darien Raymond
|
e5f6554703
|
fix notifier for backward compatibility
|
2018-06-26 15:28:59 +02:00 |
|
Darien Raymond
|
2fb77d6911
|
consume context in local nameserver.
|
2018-06-26 15:16:45 +02:00 |
|
Darien Raymond
|
9cfb2bfd51
|
simplify classic dns server
|
2018-06-26 15:04:47 +02:00 |
|
Darien Raymond
|
4f33540b19
|
temporary workaround for Tor command in socks.
|
2018-06-25 13:20:02 +02:00 |
|
Darien Raymond
|
9977eadf8c
|
remove dependency from errors to session
|
2018-06-25 01:09:02 +02:00 |
|
Darien Raymond
|
55897f0b22
|
update error messages in install release script.
|
2018-06-23 00:08:40 +02:00 |
|
Darien Raymond
|
ef4542e778
|
fix race condition in ActivityTimer
|
2018-06-22 11:19:33 +02:00 |
|
Darien Raymond
|
57d6808882
|
Update version
|
2018-06-14 23:30:03 +02:00 |
|
Darien Raymond
|
42d9b875f8
|
support dragonfly bsd. fixes #1143
|
2018-06-14 23:20:24 +02:00 |
|
Darien Raymond
|
5f93eee8b0
|
fixes #1142
|
2018-06-09 04:47:37 +02:00 |
|
Darien Raymond
|
3b765a7b35
|
remove unused code
|
2018-06-09 04:29:48 +02:00 |
|
Darien Raymond
|
70abb689bf
|
relace Notifier with Done
|
2018-06-09 04:29:40 +02:00 |
|
Darien Raymond
|
897b5a51f0
|
fix code style
|
2018-06-08 17:13:33 +02:00 |
|
Darien Raymond
|
e7d3b282ae
|
fix #1141
|
2018-06-08 15:53:06 +02:00 |
|
Darien Raymond
|
3620ebfc11
|
optimize for small number of tasks
|
2018-06-07 06:38:45 +02:00 |
|
Darien Raymond
|
cbca610cce
|
Update version
|
2018-06-05 22:47:08 +02:00 |
|
Darien Raymond
|
b01180b913
|
fix lint warnings
|
2018-06-04 14:29:43 +02:00 |
|
Darien Raymond
|
54e2244c5a
|
fix #1131
|
2018-06-04 14:29:05 +02:00 |
|
Darien Raymond
|
ee0ca6cbd2
|
fix a deadlock
|
2018-05-31 13:12:36 +02:00 |
|
Darien Raymond
|
4a46817cf6
|
optimize map usage
|
2018-05-31 12:05:25 +02:00 |
|
Darien Raymond
|
adade2bffd
|
fix lint warnings
|
2018-05-31 11:55:11 +02:00 |
|
Darien Raymond
|
fe3ddb0ef5
|
Update version
|
2018-05-29 19:30:01 +02:00 |
|
Darien Raymond
|
daa790582f
|
update uplink traffic in read multibuffer
|
2018-05-29 00:47:22 +02:00 |
|