Commit Graph

81 Commits (c44b202c271b6357cf2137d1786c31f419448eda)
 

Author SHA1 Message Date
Qian Wang c44b202c27 Regenerate SessionID on reconnection 5 years ago
Qian Wang a1d546dc0b Allow error message to be transmitted to admin client 5 years ago
Qian Wang 9d2e9be1ef Fix a race which causes the server unable to close all the connections in a session 5 years ago
Qian Wang 3a42ca5983 Client session establishment log 5 years ago
Qian Wang 76369f337f Make client side sessionID consistent with server 5 years ago
Qian Wang 3ee868da6d Make pprof optional to halve the binary size 5 years ago
Qian Wang cb07e446b6 Fix issue which the closing frame padding gets send as acutal data 5 years ago
Qian Wang a52c3204d1 Fix a stuck RWMutex 5 years ago
Qian Wang 69cf3649b1 Add mips softfloat to the release script 5 years ago
Qian Wang 3fb8f0656e Make pprof optional 5 years ago
Qian Wang b522d4a407 Fix constant overflow 5 years ago
Qian Wang 8a10949846 Add unit tests 5 years ago
Qian Wang 46c8bc24de Fix wrapping bug 5 years ago
Qian Wang 9793537034 Faster reconnection 5 years ago
Qian Wang 17d024ac16 Remove reundancy and fix a race 5 years ago
Qian Wang a6e16b4f74 Fix memory leak 5 years ago
Qian Wang 935f995954 Fix a user input validation 5 years ago
Qian Wang 6977138314
Update README.md 6 years ago
Qian Wang 735dc64bd1 Stop using custom conversion function 6 years ago
Qian Wang 41da4102ab Syntax cleanups 6 years ago
Qian Wang 24cdf274dd Change the stream header format and reduce overhead 6 years ago
Qian Wang f4a1c21c2c Birng back sequence wrapping 6 years ago
Qian Wang 9e454babe1 Remove redundant error checking 6 years ago
Qian Wang 95c3dbfcf2 Specify when failed to open userinfo database 6 years ago
Qian Wang 0544364a8e Cleanup logs 6 years ago
Qian Wang d5fae76f26 Fix Makefile 6 years ago
Qian Wang d1149f9211 Empty placeholder for admin functions under andorid 6 years ago
Qian Wang 310ce1643a Minor Makefile edit and remove FIXME 6 years ago
Qian Wang d906541497 Redo the header obfuscation. Fix hiccups caused by short packets 6 years ago
Qian Wang fb12f096d1 Abandon the frameSeq wrapping 6 years ago
Qian Wang 59c18437e4 Fix a race regarding client keyPairs caching 6 years ago
Qian Wang f3f3042c81 Remove redundant functions 6 years ago
Qian Wang c09fc86c58 Add release script 6 years ago
Qian Wang 46bff32f9d
Update README.md 6 years ago
Qian Wang fd7d90e36a Client auto-reconnect 6 years ago
Qian Wang 23a06c6a52 Clarify the code to enter admin mode 6 years ago
Qian Wang 1cb7bff8b3 Lexical changes 6 years ago
Qian Wang deb5271cef User can now specify the path of db file and backups 6 years ago
Qian Wang 652261af81 Implement SessionsCap and ExpiryTime limitations 6 years ago
Qian Wang e31aef3030 Stop repetitive closing 6 years ago
Qian Wang 4b6ab1b4d5 Finish the admin control 6 years ago
Qian Wang 73aefdeeeb Done some TODOs 6 years ago
Qian Wang 30c3936154 Fix plugin mode 6 years ago
Qian Wang 6fbd39ea10 Integrate keygen util into ck-server 6 years ago
Qian Wang 79a349f5c6 Update README.md
I agree it would be easier to put our plugin paths to the shadowsocks-libev config file. As for the example configuration, I would like to put it in a separate tutorial rather than inside the instructions, which should be a concise one.
6 years ago
Prajwal Koirala b1b08473b8 updated 6 years ago
Qian Wang fe1df62a80
Update README.md 6 years ago
Qian Wang c4abb48788 Change keygen behaviour for scripting 6 years ago
Qian Wang 55780fc85d Remove deprecated field 6 years ago
Qian Wang 36a743c3ca Client using AdminUID can now use the proxy without adding themselves to the db 6 years ago