Dreamacro
|
1607d3253f
|
Feature: add websocket headers support in vmess
|
2018-12-11 00:25:05 +08:00 |
|
beyondkmp
|
f5715c4f42
|
Fix: chunk size limit in tls obfs (#54)
* Fix: add chunkSize limit in TLSObfs
* Chore: add length var for len(b)
|
2018-12-01 09:32:02 +08:00 |
|
Dreamacro
|
dc24dd4d89
|
Fix: tls server name missing in vmess
|
2018-11-28 23:24:57 +08:00 |
|
Dreamacro
|
da391356dd
|
Fix: simple-obfs tls
|
2018-11-07 16:57:21 +08:00 |
|
Dreamacro
|
502aa61c0e
|
Fix: vmess small probability invalid auth
|
2018-11-06 17:34:19 +08:00 |
|
beyondkmp
|
cc6d496143
|
Chore: optimize code structure in vmess websocket (#28)
* Chore: move conn process of ws to websocket.go
* Chore: some routine adjustment
|
2018-11-04 21:36:20 +08:00 |
|
changx
|
fd63707399
|
Optimization: use client session cache for TLS connection (#26)
|
2018-11-01 11:54:45 +08:00 |
|
beyondkmp
|
c5757a9b11
|
Chore: delete redundant print
|
2018-10-30 10:50:57 +08:00 |
|
Dreamacro
|
ce7cb138d4
|
Chore: unified naming "skip-cert-verify"
|
2018-10-29 20:16:43 +08:00 |
|
Dreamacro
|
d2174149c1
|
Feature: vmess add websocket support
|
2018-10-28 23:46:32 +08:00 |
|
Dreamacro
|
1f556d4ae5
|
Fix: vmess alterId can be 0
|
2018-10-23 11:28:41 +08:00 |
|
Dreamacro
|
2fd59cb31c
|
Chore: make the code more semantic
|
2018-09-30 12:25:52 +08:00 |
|