1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-10-04 01:34:12 -04:00
Commit Graph

18 Commits

Author SHA1 Message Date
Darien Raymond
acc6ea3e6b
fix websocket test 2018-02-08 16:39:18 +01:00
Darien Raymond
054ceb865d
avoid port in-use error in websocket test 2017-12-19 13:37:37 +01:00
Darien Raymond
91ca88bcff
read original addr from x-forwarded-for header if present 2017-12-18 20:34:00 +01:00
Darien Raymond
74cf833758 fully migrate to new assertion lib 2017-10-24 16:15:35 +02:00
Darien Raymond
9f7fbd9a04 fix websocket test 2017-10-22 16:04:39 +02:00
Darien Raymond
6dd23b45b0 fix lint warnings for websocket 2017-10-21 09:45:27 +02:00
Darien Raymond
52ad41cda3 completely move away from net package 2017-08-29 14:32:54 +02:00
Darien Raymond
5829b45bbe
close timer faster 2017-05-09 00:01:15 +02:00
Darien Raymond
ade8453c0a
completely remove connection reuse feature 2017-04-07 21:54:40 +02:00
Darien Raymond
d93ff628bc
refactor tcp worker 2017-02-26 14:38:41 +01:00
Darien Raymond
7792237b50
adopt context in listeners 2017-02-24 01:05:16 +01:00
Darien Raymond
ca721230e1
split listening settings from inbound proxies and apply context 2017-01-26 20:46:44 +01:00
Darien Raymond
6eff0acc0b
rename transportsettings to transportconfig 2017-01-16 14:18:33 +01:00
Darien Raymond
d4c471c967
generate TLS certificate on the fly 2017-01-12 16:10:03 +01:00
Darien Raymond
d24fe9dbfb
separate network and transport protocol 2017-01-12 12:54:34 +01:00
Darien Raymond
5684beed8c
fix websocket conn reuse 2017-01-04 15:34:11 +01:00
Darien Raymond
3cc0783d9c
fix test break 2016-12-30 23:30:35 +01:00
Darien Raymond
7dc7937443
rename ws to websocket 2016-12-23 00:30:46 +01:00