You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

145 lines
3.7 KiB

10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
  1. shadowsocks-libev (1.6.0-1) unstable; urgency=low
  2. * Solve conflicts with other shadowsocks portings.
  3. -- Max Lv <max.c.lv@gmail.com> Mon, 17 Nov 2014 14:10:21 +0800
  4. shadowsocks-libev (1.5.3-2) unstable; urgency=low
  5. * rename as shadowsocks-libev.
  6. -- Symeon Huang <hzwhuang@gmail.com> Sat, 15 Nov 2014 14:55:28 +0000
  7. shadowsocks (1.5.3-1) unstable; urgency=low
  8. * Fix log on Win32.
  9. -- Max Lv <max.c.lv@gmail.com> Fri, 14 Nov 2014 09:10:06 +0800
  10. shadowsocks (1.5.2-1) unstable; urgency=low
  11. * Handle SIGTERM and SIGKILL nicely.
  12. -- Max Lv <max.c.lv@gmail.com> Tue, 12 Nov 2014 13:11:29 +0800
  13. shadowsocks (1.5.1-1) unstable; urgency=low
  14. * Fix a bug of tcp fast open.
  15. -- Max Lv <max.c.lv@gmail.com> Sat, 08 Nov 2014 19:45:37 +0900
  16. shadowsocks (1.5.0-1) unstable; urgency=low
  17. * Support to build static or shared library.
  18. * Supprot IPv6 NAT in redirect mode.
  19. * Refine the cache size of UDPRelay.
  20. -- Max Lv <max.c.lv@gmail.com> Fri, 07 Nov 2014 09:33:19 +0800
  21. shadowsocks (1.4.8-1) unstable; urgency=low
  22. * Fix a bug of tcp fast open.
  23. -- Max Lv <max.c.lv@gmail.com> Wed, 08 Oct 2014 18:02:02 +0800
  24. shadowsocks (1.4.7-1) unstable; urgency=low
  25. * Add a new encryptor rc4-md5.
  26. -- Max Lv <max.c.lv@gmail.com> Tue, 09 Sep 2014 07:50:10 +0800
  27. shadowsocks (1.4.6-1) unstable; urgency=low
  28. * Add ACL support.
  29. -- Max Lv <max.c.lv@gmail.com> Sat, 03 May 2014 04:37:10 -0400
  30. shadowsocks (1.4.5-1) unstable; urgency=high
  31. * Fix the compatibility issue of udprelay.
  32. * Enhance asyncns to reduce the latency.
  33. * Add TCP_FASTOPEN support.
  34. -- Max Lv <max.c.lv@gmail.com> Sun, 20 Apr 2014 08:12:45 +0800
  35. shadowsocks (1.4.4-1) unstable; urgency=low
  36. * Add CommonCrypto support for darwin.
  37. * Fix some config related issues.
  38. -- Max Lv <max.c.lv@gmail.com> Wed, 26 Mar 2014 13:29:03 +0800
  39. shadowsocks (1.4.3-1) unstable; urgency=low
  40. * Add tunnel mode with local port forwarding feature.
  41. -- Max Lv <max.c.lv@gmail.com> Fri, 21 Feb 2014 11:52:13 +0900
  42. shadowsocks (1.4.2-1) unstable; urgency=high
  43. * Fix the UDP relay issues.
  44. * Add syslog support.
  45. -- Max Lv <max.c.lv@gmail.com> Sun, 05 Jan 2014 10:05:29 +0900
  46. shadowsocks (1.4.1-1) unstable; urgency=low
  47. * Add multi-port support.
  48. * Add PolarSSL support by @linusyang.
  49. -- Max Lv <max.c.lv@gmail.com> Tue, 12 Nov 2013 03:57:21 +0000
  50. shadowsocks (1.4.0-1) unstable; urgency=low
  51. * Add standard socks5 udp support.
  52. -- Max Lv <max.c.lv@gmail.com> Sun, 08 Sep 2013 02:20:40 +0000
  53. shadowsocks (1.3.3-1) unstable; urgency=high
  54. * Provide more info in verbose mode.
  55. -- Max Lv <max.c.lv@gmail.com> Fri, 21 Jun 2013 09:59:20 +0800
  56. shadowsocks (1.3.2-1) unstable; urgency=high
  57. * Fix some ciphers by @linusyang.
  58. -- Max Lv <max.c.lv@gmail.com> Sun, 09 Jun 2013 09:52:31 +0000
  59. shadowsocks (1.3.1-1) unstable; urgency=low
  60. * Support more cihpers: camellia, idea, rc2 and seed.
  61. -- Max Lv <max.c.lv@gmail.com> Tue, 04 Jun 2013 00:56:17 +0000
  62. shadowsocks (1.3-1) unstable; urgency=low
  63. * Able to bind connections to specific interface.
  64. * Support more ciphers: aes-128-cfb, aes-192-cfb, aes-256-cfb, bf-cfb, cast5-cfb, des-cfb.
  65. -- Max Lv <max.c.lv@gmail.com> Thu, 16 May 2013 10:51:15 +0800
  66. shadowsocks (1.2-2) unstable; urgency=low
  67. * Close timeouted TCP connections.
  68. -- Max Lv <max.c.lv@gmail.com> Tue, 07 May 2013 14:10:33 +0800
  69. shadowsocks (1.2-1) unstable; urgency=low
  70. * Fix a high load issue.
  71. -- Max Lv <max.c.lv@gmail.com> Thu, 18 Apr 2013 10:52:34 +0800
  72. shadowsocks (1.1-1) unstable; urgency=low
  73. * Fix a IPV6 resolve issue.
  74. -- Max Lv <max.c.lv@gmail.com> Wed, 10 Apr 2013 12:11:36 +0800
  75. shadowsocks (1.0-2) unstable; urgency=low
  76. * Initial release.
  77. -- Max Lv <max.c.lv@gmail.com> Sat, 06 Apr 2013 16:59:15 +0800