1476 Commits (a5b41399369619179e5099c401fee9c6fb1af0a2)
 

Author SHA1 Message Date
  database64128 a5b4139936 🎯 Add Win7 as supportedOS in app.manifest 5 years ago
  database64128 0348156ea0 Merge branch 'net-core' of https://github.com/shadowsocks/shadowsocks-windows into net-core 5 years ago
  Allen Zhu 597eb3c848
Merge pull request #2874 from studentmain/v5/pinvoke-based-sysproxy 5 years ago
  database64128 3f3ca80310 Merge branch 'net-core' of https://github.com/shadowsocks/shadowsocks-windows into net-core 5 years ago
  database64128 18eea7f4a5 🧹 Cleanup app.manifest 5 years ago
  Student Main 2940927e69 add named pipe into net-core Program.cs 5 years ago
  Allen Zhu 20bfd9107a
Merge pull request #2865 from maikebing/net-core 5 years ago
  MysticBoy 6c94619cde fix 5 years ago
  MysticBoy 07fd49b4c3 fix menuitem 5 years ago
  MysticBoy 565892a44e 合并主分支 5 years ago
  Student Main 873d8f1ca9
Merge pull request #2861 from nerekihs/master 5 years ago
  Student Main f87d4dacf9
Merge branch 'master' into master 5 years ago
  Allen Zhu b706cdf257
Merge pull request #2855 from database64128/master 5 years ago
  Nerekihs 789b72f73f add French translation 5 years ago
  Allen Zhu 6962cfe373
Merge pull request #2858 from notsure2/update-last-activity-on-send-tcp-handler 5 years ago
  notsure2 ede2fcacb2 Update TCPHandler.lastActivity upon successful send of bytes. 5 years ago
  database64128 4bd33db1ae 🔍 Renamed to NamedPipeServer for clarity. 5 years ago
  database64128 3652e7f33b 🧹 Minor cleanup of Shadowsocks.Controller.ProtocolHandler. 5 years ago
  database64128 a1e4245b3a 💬 Added MessageBox for ss:// import result. 5 years ago
  database64128 ee586d8804 🐛 Fixed the issue where associating ss:// links requires admin privilege. 5 years ago
  database64128 183a0b7285 🌐 Translations related to ss:// association. 5 years ago
  Student Main 1e92b30fe5 add from url without another instance 5 years ago
  Student Main 7c22506eb1 add protocol handler in registry 5 years ago
  Student Main e492bc02f4 pass received url to controller 5 years ago
  Student Main 5846c9dc93 named pipe for url ipc 5 years ago
  celeron533 d8c9a7c85f Update CHANGES and bump version 5 years ago
  Student Main f4d052169b toggle menu item Enable by WinINet state 5 years ago
  Student Main fc2285b0c6 platform and required service check for wininet 5 years ago
  Student Main 12f163553f drop Sysproxy 5 years ago
  Student Main 2efbcc08e5 Migrate to WinINet 5 years ago
  Student Main 592ecd9702 backport WinINet from shadowsocksrr 5 years ago
  Allen Zhu 67679167da
Merge pull request #2846 from snakefoot/master 5 years ago
  Student Main 23ce58aa34 Tweak debug message out levels 5 years ago
  Rolf Kristensen b1acc75796 NLogConfig - TouchAndApplyNLogConfig with Exception handler 5 years ago
  Student Main 6f4fd01116
Merge pull request #2835 from Seia-Soto/add-korean-translation 5 years ago
  Student Main 2763b5dd06 Merge 'maikebing/master' into net-core #2833 5 years ago
  celeron533 5bc4a0b1cc Fix autostart issue #2841 5 years ago
  MysticBoy 7dfd0493af https://stackoverflow.com/questions/7693429/process-start-to-open-an-url-getting-an-exception 5 years ago
  MysticBoy b097328230 https://stackoverflow.com/questions/7693429/process-start-to-open-an-url-getting-an-exception 5 years ago
  MysticBoy adab9f9672 https://stackoverflow.com/questions/7693429/process-start-to-open-an-url-getting-an-exception 5 years ago
  MysticBoy eec839b3f8 Merge branch 'master' of https://github.com/maikebing/shadowsocks-windows 5 years ago
  MysticBoy c7137b3ea9 Merge branch 'master' of https://github.com/shadowsocks/shadowsocks-windows 5 years ago
  celeron533 6893af10b5 Update CHANGES and bump version 5 years ago
  Student Main b0b7a9205e split Listener to TCP and UDP Listener 5 years ago
  Student Main 69dff0cce5 per encryptor optimization 5 years ago
  Student Main 924cde77e2 switch to CachedNetworkStream based api, fix AEADEncrypt buffer management 5 years ago
  Student Main 9a5ebd6671 CachedNetworkStream to provide first chunk cache for Socket 5 years ago
  Student Main 92137d28aa make compiler happy in encryption 5 years ago
  Student Main a972813e45 drop byte array based Encrypt Decrypt 5 years ago
  Student Main 2cd649a05c span based Encrypt Decrypt 5 years ago