dependabot-preview[bot]
|
c29d7027d6
|
Bump Splat from 10.0.1 to 11.0.1
Bumps [Splat](https://github.com/reactiveui/splat) from 10.0.1 to 11.0.1.
- [Release notes](https://github.com/reactiveui/splat/releases)
- [Changelog](https://github.com/reactiveui/splat/blob/main/RELEASENOTES.md)
- [Commits](https://github.com/reactiveui/splat/compare/10.0.1...11.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
4 years ago |
database64128
|
a9f69c2da6
|
🤖 Bump CryptoBase from 1.2.1 to 1.2.2
commit e06edc4eb7
Author: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Fri Apr 2 07:01:28 2021 +0000
Bump CryptoBase from 1.2.1 to 1.2.2
Bumps [CryptoBase](https://github.com/HMBSbige/CryptoBase) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/HMBSbige/CryptoBase/releases)
- [Commits](https://github.com/HMBSbige/CryptoBase/compare/1.2.1...1.2.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
4 years ago |
dependabot-preview[bot]
|
9d1382cdbb
|
🤖 Bump CryptoBase from 1.2.0 to 1.2.1 (#3133)
Bumps [CryptoBase](https://github.com/HMBSbige/CryptoBase) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/HMBSbige/CryptoBase/releases)
- [Commits](https://github.com/HMBSbige/CryptoBase/compare/1.2.0...1.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
4 years ago |
dependabot-preview[bot]
|
dc287e368a
|
🤖 Bump CryptoBase from 1.1.1 to 1.2.0 (#3132)
Bumps [CryptoBase](https://github.com/HMBSbige/CryptoBase) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/HMBSbige/CryptoBase/releases)
- [Commits](https://github.com/HMBSbige/CryptoBase/compare/1.1.1...1.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
4 years ago |
database64128
|
0b317b75c3
|
6️⃣ Backend: use dual-stack socket when possible
Listener on [::]:1080 now accepts traffic from both IPv4 and IPv6.
|
4 years ago |
database64128
|
a8f0f58ed5
|
🎒 CLI: legacy backend
|
4 years ago |
dependabot-preview[bot]
|
c239e2226c
|
🤖 Bump Splat from 9.8.1 to 10.0.1 (#3121)
Bumps [Splat](https://github.com/reactiveui/splat) from 9.8.1 to 10.0.1.
- [Release notes](https://github.com/reactiveui/splat/releases)
- [Changelog](https://github.com/reactiveui/splat/blob/main/RELEASENOTES.md)
- [Commits](https://github.com/reactiveui/splat/compare/9.8.1...10.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
4 years ago |
Bruce Wayne
|
002816eb9f
|
Replace BouncyCastle with CryptoBase
Shadowsocks.Net
|
4 years ago |
database64128
|
14dc1a2738
|
🎡 Cleanup `Shadowsocks.Interop`
- Mark optional fields as nullable
- Add `JsonHelper`
|
4 years ago |
database64128
|
e62e14eefc
|
🚚 Finish cleanup and add manifest
|
4 years ago |
database64128
|
2709380c86
|
5️⃣ Update to `net5.0` and mass cleanups
|
4 years ago |
Bruce Wayne
|
6368535237
|
Add bc chacha20-ietf
Drop NaCl
|
4 years ago |
Bruce Wayne
|
66d50af39a
|
New AesCfb
|
4 years ago |
Bruce Wayne
|
f738fda7ca
|
Add bc xchacha20-ietf-poly1305
Drop NaCl
|
4 years ago |
Bruce Wayne
|
47083a0e5d
|
Add Extensions
|
4 years ago |
database64128
|
98e8554839
|
🔨 `Shadowsocks.Net` now builds
- Use `Splat`'s logging interface
- Cleanups
|
4 years ago |
database64128
|
03afd5079f
|
🌟 Project layout changes
- Shadowsocks: some fundamental stuff
- Shadowsocks.Net: networking & cryptography library
- Shadowsocks.PAC: garbage
- Shadowsocks.Protobuf: geosite + geoip parsing
- Shadowsocks.WPF: WPF GUI
|
4 years ago |