Andy Wang
|
afbc87162c
|
Extract address processing functions
|
2020-10-17 11:55:12 +01:00 |
|
Andy Wang
|
0b217ddb07
|
Linting
|
2020-08-17 17:56:05 +01:00 |
|
Andy Wang
|
4a81683e44
|
Code cleanup and move stuff around
|
2020-04-14 14:14:51 +01:00 |
|
Andy Wang
|
d53b80208f
|
Refactor for easier testing
|
2020-04-10 11:07:38 +01:00 |
|
Andy Wang
|
254b7152b6
|
Fix tests
|
2020-04-09 22:21:02 +01:00 |
|
Andy Wang
|
444182f5bb
|
Purge impurity
|
2020-04-09 22:11:12 +01:00 |
|
Andy Wang
|
15f343db31
|
Refactor server configuration
|
2020-04-09 13:26:23 +01:00 |
|
Andy Wang
|
140c8022f5
|
Unbreak server keygen
|
2020-04-09 00:37:59 +01:00 |
|
Andy Wang
|
7e9fe952aa
|
Move code around for clarity
|
2020-04-08 22:07:11 +01:00 |
|
Andy Wang
|
693544659f
|
Refactor server transport
|
2020-04-08 21:37:21 +01:00 |
|
Andy Wang
|
545164a300
|
Make send/receive buffer sizes configurable
|
2020-04-08 15:07:35 +01:00 |
|
Andy Wang
|
01e5d15d20
|
Code cleanup
|
2020-04-08 12:18:20 +01:00 |
|
Andy Wang
|
c1f3408c2c
|
Make key lengths explicit
|
2020-04-07 21:15:28 +01:00 |
|
Andy Wang
|
6a83c58143
|
Refactor authentication pipeline
|
2020-04-06 15:24:18 +01:00 |
|
Andy Wang
|
402cfc9e25
|
Logging for silent connections
|
2020-04-05 01:15:45 +01:00 |
|
notsure2
|
35236b27d1
|
Fix: server was timing out response from the proxy instead of the request from the client.
|
2020-04-04 15:44:45 +01:00 |
|
Andy Wang
|
850f45d66f
|
Remove an unnecessary fatal
|
2020-04-04 15:34:28 +01:00 |
|
notsure2
|
2de034ec92
|
Make keepalive optional on client -> server and server -> proxy connections. Use KeepAlive value in config (seconds).
|
2020-04-04 15:32:19 +01:00 |
|
Andy Wang
|
517a6d6e57
|
Handle error and retry for Crypto.rand
|
2020-02-01 23:46:46 +00:00 |
|
Andy Wang
|
2acc174a05
|
Update goWeb with new state fields
|
2019-12-29 19:47:17 +00:00 |
|
Andy Wang
|
c26be98e79
|
Use sync.Map in multiplex instead of manual locks
|
2019-11-03 12:22:12 +00:00 |
|
Andy Wang
|
52720ca52f
|
RedirAddr backward compatibility
|
2019-09-21 16:17:43 +01:00 |
|
Andy Wang
|
8a6f6b6088
|
Minor error prompt and listen to :80 and :443 by default
|
2019-09-15 18:11:23 +01:00 |
|
Andy Wang
|
63f3b4a89f
|
Allow server to listen on multiple ports
|
2019-09-15 15:29:29 +01:00 |
|
Andy Wang
|
339b324946
|
Working direct WebSocket transport
|
2019-09-01 20:23:45 +01:00 |
|
Andy Wang
|
31898dad63
|
Change the way user termination works
|
2019-08-30 22:14:45 +01:00 |
|
Andy Wang
|
cfa0a97edf
|
Rename a test set
|
2019-08-30 17:07:08 +01:00 |
|
Andy Wang
|
c720b65d69
|
Change a verbose logging to trace
|
2019-08-20 17:46:36 +01:00 |
|
Andy Wang
|
eabe113547
|
Add Stream Timeout
|
2019-08-19 23:23:41 +01:00 |
|
Andy Wang
|
44a09219f7
|
Experimental support for UDP
|
2019-08-14 11:56:55 +01:00 |
|
Andy Wang
|
c19c43f6e8
|
Server side UDP to proxy server
|
2019-08-14 11:56:55 +01:00 |
|
Qian Wang
|
58cbb73f0f
|
Refactor return value of decryption
|
2019-08-12 14:21:42 +01:00 |
|
Qian Wang
|
cb672a99de
|
Refactor session configuration
|
2019-08-12 00:22:15 +01:00 |
|
Qian Wang
|
c3d4057315
|
Add verbosity arguments
|
2019-08-09 22:51:17 +01:00 |
|
Qian Wang
|
af0a356000
|
Print UID in base64 and delete a session properly
|
2019-08-09 10:35:22 +01:00 |
|
Qian Wang
|
d07312c6d1
|
Re add goWeb
|
2019-08-07 19:46:10 +01:00 |
|
Qian Wang
|
e15536d7c7
|
Refactor TLS handshake
|
2019-08-06 15:50:33 +01:00 |
|
Qian Wang
|
3dc4c6fb3f
|
Add more trace logs
|
2019-08-06 11:19:47 +01:00 |
|
Qian Wang
|
76095bde0f
|
Add user bypass feature
|
2019-08-04 21:10:59 +01:00 |
|
Qian Wang
|
550c298bc2
|
Fix admin session
|
2019-08-03 22:42:26 +01:00 |
|
Qian Wang
|
9fa37e327f
|
Use exclusively salsa20 for header encryption
|
2019-08-03 22:05:06 +01:00 |
|
Qian Wang
|
f933c7b453
|
Move pipe to util
|
2019-08-03 15:01:12 +01:00 |
|
Qian Wang
|
bf83273f6e
|
Fix redirection
|
2019-08-03 13:26:57 +01:00 |
|
Qian Wang
|
e75c713385
|
Refactor session struct's obfs fields
|
2019-08-02 16:37:48 +01:00 |
|
Qian Wang
|
33f232475d
|
Improve logging
|
2019-08-02 15:45:33 +01:00 |
|
Qian Wang
|
726a405a26
|
TLS1.3
|
2019-08-02 01:01:19 +01:00 |
|
Qian Wang
|
0684f5df40
|
Refactor payload cipher
|
2019-08-01 00:43:33 +01:00 |
|
Qian Wang
|
2735de4f96
|
Fix bad cryptography
|
2019-08-01 00:16:33 +01:00 |
|
Qian Wang
|
75fecacd20
|
Change the protocol to solve sessionTicket inconsistency
|
2019-07-26 17:05:46 +01:00 |
|
Qian Wang
|
592175f73d
|
Close pipe properly
|
2019-07-25 22:06:33 +01:00 |
|