Commit Graph
50 Commits
Author SHA1 Message Date
秋のかえでandGitHub d58649764e fix: parse for the CipherType of Shadowsocks in simplified config (#2510) 2023-07-25 16:27:53 +08:00
秋のかえでandGitHub adb7871f82 Feat: refine cipher and network config (#1436) 2022-08-19 20:41:18 +08:00
Shelikhoo ca5695244c add reduced iv head entropy to simplified config processor(fix) 2022-01-15 20:47:20 +00:00
Shelikhoo 0746740b10 add reduced entropy experiment to shadowsocks 2022-01-15 20:47:20 +00:00
Shelikhoo 3ef7feaeaf update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
秋のかえでandShelikhoo 679d713b89 feat: add Shadowsocks simplified config 2021-09-07 13:50:06 +01:00
LoyalsoldierandGitHub c80a6df749 Chore: format code (#842) 2021-04-02 20:49:45 +08:00
Shelikhoo d55d5423fb use shadowsocket's bloomring for shadowsocket's replay protection 2021-04-01 21:01:39 +01:00
Shelikhoo b5e29ea14e Rename to shadowsockets iv check 2021-04-01 20:59:35 +01:00
Shelikhoo e4681e8cd3 added shadowsockets iv check for tcp socket 2021-04-01 20:59:35 +01:00
LoyalsoldierandGitHub f94dd11a8c Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
KslrandGitHub 42f0f5dfec remove deprecate ciphers in shadowsocks (#566)
* remove deprecate ciphers in shadowsocks
2021-01-01 10:18:00 +08:00
loyalsoldier 7a789fed37 Run go fmt 2020-10-04 06:29:21 +08:00
KslrandGitHub 9f344fa1c9 remove shadowsosks ota (#238)
* remove shadowsosks ota

* remove unused buf.Reader
2020-10-02 16:13:31 +08:00
Darien Raymond 8bb018dae2 fix encoding bug in shadowsocks 2018-11-02 22:04:52 +01:00
Darien Raymond f7b96507f9 simplify buffer extension 2018-11-02 21:34:04 +01:00
Darien Raymond 6a06908456 optimize encryption read/write operations 2018-07-31 12:37:59 +02:00
Darien Raymond f54a8735ab global padding in vmess protocol 2018-07-07 15:42:24 +02:00
Darien Raymond 3997d13b97 rename Slice and Slice from to Resize and Advance 2018-04-19 23:48:38 +02:00
Darien Raymond 66ed1bab2a simplify BytesGenerator 2018-04-14 13:10:12 +02:00
Darien Raymond 08dab81eb2 migrate int to int32 2018-04-02 20:00:50 +02:00
Darien Raymond c3dce11c4e fix a typo 2018-01-19 14:08:45 +01:00
Darien Raymond 4b5e41c783 fix UDP handling in Shadowsocks client 2018-01-19 11:08:34 +01:00
Darien Raymond f6bb214d30 fix lint warnings 2017-11-29 22:57:18 +01:00
Darien Raymond cb68575444 support none cipher in shadowsocks 2017-11-29 22:19:04 +01:00
Darien Raymond eef2a72ac0 fix aes cfb decode packet. fix #739 2017-11-27 10:42:34 +01:00
Darien Raymond fefb5c8e01 fix aead udp 2017-11-26 21:51:30 +01:00
Darien Raymond 80258c0542 handle AEAD cipher 2017-11-26 00:58:57 +01:00
Darien Raymond 713ebfb203 implementation for Shadowsocks AEAD 2017-11-26 00:51:54 +01:00
Darien Raymond 35248497d2 refactor error messages 2017-04-09 01:43:25 +02:00
Darien Raymond fc31f9b94c refactor error interface 2017-04-06 15:13:09 +02:00
Darien Raymond 1e5061f15e fix #351 2017-01-03 01:37:27 +01:00
Darien Raymond 1bf247da55 rollback shadowsocks iv change 2016-12-16 23:02:00 +01:00
Darien Raymond dd96b4eee7 fix aes-256-cfb iv length 2016-12-16 17:31:13 +01:00
Darien Raymond efb24a4d21 rewrite error lib 2016-12-04 09:10:47 +01:00
Darien Raymond f95c322677 rename 'this' 2016-11-27 21:39:09 +01:00
Darien Raymond 687e008c9a refine shadowsocks ota settings 2016-11-02 16:17:57 +01:00
Darien Raymond c221802963 shadowsocks client 2016-10-31 16:35:18 +01:00
Darien Raymond be4f3d0772 refine shadowsocks server 2016-10-31 15:24:28 +01:00
Darien Raymond c6a7389817 refine cipher settings 2016-09-25 22:19:49 +02:00
Darien Raymond ce5bc72f0c refine shadowsocks proto 2016-09-25 22:07:32 +02:00
Darien Raymond d08cba000f accounts in protobuf 2016-09-18 00:41:21 +02:00
v2ray 07a86f549b unified import path 2016-08-20 20:55:45 +02:00
v2ray 3d4da5822b Email in shadowsocks 2016-02-28 14:50:30 +01:00
v2ray 76ca9de25f refactor protocol 2016-02-25 21:50:10 +01:00
v2ray 87b15b2b20 Add ChaCha20 in Shadowsocks 2016-02-23 18:16:13 +01:00
v2ray 2932d23b32 apply user settings to shadowsocks 2016-02-03 12:18:28 +01:00
v2ray 095905a460 tcp handler for shadowsocks 2016-01-28 12:33:58 +01:00
v2ray 8ae8b3c9f5 custom tcp listener and connection object 2016-01-27 22:11:31 +01:00
v2ray 2e866be181 R.I.P Shadowsocks 2016-01-27 12:46:40 +01:00