Commit graph

  • 81b0597591 fix "bytes" in "encode_head" BreakWa11 2015-12-28 21:32:02 +0800
  • e76939981a fix "chr" BreakWa11 2015-12-28 20:48:14 +0800
  • 6576359c1c fix "ord" BreakWa11 2015-12-28 19:35:06 +0800
  • 90ae1fdc40 refine manyuser thread start & stop BreakWa11 2015-12-28 15:05:47 +0800
  • 876bbbe5d8 allow default settings BreakWa11 2015-12-28 02:12:33 +0800
  • e56c5e4b90 fix index BreakWa11 2015-12-25 11:45:19 +0800
  • 519c84719f add "protocol_param" BreakWa11 2015-12-23 18:19:57 +0800
  • 42a05d22d6 support UDP protocol plugin BreakWa11 2015-12-23 18:13:27 +0800
  • b151bf815f fix "chacha20-ietf" BreakWa11 2015-12-22 19:39:39 +0800
  • ddcf7f796f ignore error if not support "chacha20-ietf" BreakWa11 2015-12-22 11:22:46 +0800
  • 3dec2377bb add "chacha20-ietf", libsodium version must be higher than 1.0.4, see https://github.com/jedisct1/libsodium/releases/ BreakWa11 2015-12-22 11:18:27 +0800
  • 202f0f6142 disconnect if wrong handshake package BreakWa11 2015-12-21 18:43:47 +0800
  • 80604a9421 fix auth_sha1 fix tls1.0_session_auth BreakWa11 2015-12-21 18:03:52 +0800
  • 68a77ddc70 load 'user-config.json' first set default obfs plugin 'tls1.0_session_auth_compatible' BreakWa11 2015-12-19 15:45:17 +0800
  • 459b0c7004 add "redirect" in config.json BreakWa11 2015-12-19 12:46:47 +0800
  • 0c4b00a8af fix LRUCache BreakWa11 2015-12-19 12:22:23 +0800
  • 8fb3cc3394 fix tls1.0 protocol BreakWa11 2015-12-17 17:02:31 +0800
  • e889f953ff UDP server_transfer_dl += len(post_data) BreakWa11 2015-12-14 14:55:39 +0800
  • 430b98c982 fix "tls1.0_session_auth_compatible" BreakWa11 2015-12-14 04:06:21 +0800
  • 7300205add not check tls version BreakWa11 2015-12-14 03:59:08 +0800
  • 443c4f35c2 fix IPv6 detect BreakWa11 2015-12-14 02:59:24 +0800
  • 13579f1ca4 return after destory fix "tls1.0_session_auth" BreakWa11 2015-12-14 02:32:24 +0800
  • aff97d4ce8 improve LRUCache add "tls1.0_session_auth" fix "auth_sha1" in local mode refine log BreakWa11 2015-12-14 00:55:44 +0800
  • aa92a59405 improve tls_simple BreakWa11 2015-12-10 18:35:37 +0800
  • e61ab27e59 tls_simple bug fixed BreakWa11 2015-12-09 16:36:40 +0800
  • c83341da9b add protocol_param BreakWa11 2015-12-07 13:33:42 +0800
  • 767b9217f8 one time auth server side jsy 2015-12-06 02:02:25 +0800
  • 7f480248f8 Merge pull request #27 from falseen/manyuser-travis BreakWa11 2015-12-04 21:24:08 +0800
  • 96495e7dd9 add auth_sha1 BreakWa11 2015-12-03 21:33:39 +0800
  • b5da4bc86a add MYSQL_TRANSFER_MUL add protocol_param (for auth_simple) BreakWa11 2015-12-03 16:48:08 +0800
  • 4894925cac add demo code in switchrule.py BreakWa11 2015-11-27 16:47:08 +0800
  • 409f3b053d fix ipv6 check BreakWa11 2015-11-27 15:42:22 +0800
  • 4b97412569 only correct request add into transfer size BreakWa11 2015-11-25 16:58:30 +0800
  • 57433bccb9 fix transfer upload size calculation. avoid flow attack BreakWa11 2015-11-25 16:38:08 +0800
  • 0504fb43cf fix a ipv6 bug in mysql mode BreakWa11 2015-11-19 22:21:59 +0800
  • 3930cfc726 fix a bug BreakWa11 2015-11-17 17:49:04 +0800
  • 84275b6815 UDP over TCP use 0x8 as flag BreakWa11 2015-11-17 17:39:18 +0800
  • 19c84cac17 avoid conflict with OTA BreakWa11 2015-11-17 16:55:15 +0800
  • e513faae64 rename verify.py BreakWa11 2015-11-17 15:43:45 +0800
  • 737b7d9890 add verify_sha1 (libev OTA) BreakWa11 2015-11-17 15:42:59 +0800
  • 8826629741 fix http_simple calc 'head_size' add 'iv', 'key', 'head_len' in server_info BreakWa11 2015-11-16 17:10:39 +0800
  • 173323c0f8 Update common.py mengskysama 2015-11-13 14:29:27 +0800
  • 125c3e88fd random size from 0 BreakWa11 2015-11-12 18:06:12 +0800
  • 2a03747e76 pack header in uri BreakWa11 2015-11-12 17:59:21 +0800
  • b778a60502 detect wrong http request disconnect wrong request by default BreakWa11 2015-11-12 17:48:50 +0800
  • f45d57950b default buffer setting BreakWa11 2015-11-11 22:45:09 +0800
  • b4d1d6b5f4 nginx http response BreakWa11 2015-11-11 10:23:21 +0800
  • 877f0470c5 http_simple: fix no response in some case verify_simple: check package size minimum 7 bytes BreakWa11 2015-11-08 23:35:04 +0800
  • 04133d806c set default timeout 120 for many connections BreakWa11 2015-11-05 20:18:12 +0800
  • 24a3769809 fix http_simple a bug of urlencode length BreakWa11 2015-11-05 19:25:19 +0800
  • 5e46aa0b47 check encryptor object BreakWa11 2015-11-03 18:17:16 +0800
  • b606e19c0b fix default protocol setting BreakWa11 2015-11-02 19:42:45 +0800
  • bc419c4dc2 bump 2.6.13 BreakWa11 2015-11-02 17:00:35 +0800
  • b713690521 multiple-port setting BreakWa11 2015-11-02 16:48:24 +0800
  • cb17c7b3b5 let setting & code simple add "protocol" in config.json BreakWa11 2015-11-02 15:13:54 +0800
  • 032027c3ff fix test_command Falseen 2015-11-01 23:56:37 +0800
  • 0f7a0c5628 fix chmod Falseen 2015-11-01 23:02:01 +0800
  • a96e2cbb63 fix READEME and travis url Falseen 2015-11-01 22:26:03 +0800
  • 52391b9214 add test_udp_src Falseen 2015-11-01 22:00:25 +0800
  • 60e86c27c4 add setup.py and remove __init__.py Falseen 2015-11-01 21:38:27 +0800
  • 208f1462c3 fix manger test again Falseen 2015-11-01 20:41:52 +0800
  • 7d2b66766c add cymysql Falseen 2015-11-01 20:36:44 +0800
  • fcc7a4cf9b remove os.chdir(file_path) Falseen 2015-11-01 20:35:01 +0800
  • 72001556b5 remove m2.py Falseen 2015-11-01 19:46:18 +0800
  • 82b5980422 fix test files Falseen 2015-11-01 19:43:01 +0800
  • fe4b35fb0a remove coverage run -a Falseen 2015-11-01 19:36:20 +0800
  • c02fcbf746 refine time diff set to 5 min BreakWa11 2015-10-30 10:22:04 +0800
  • d9dc3ae0b5 rename to "dns_ipv6" log wrong UDP header package BreakWa11 2015-10-29 23:38:23 +0800
  • c0d1d666a4 add ipv6 config BreakWa11 2015-10-29 11:00:01 +0800
  • e6d7a12afe fix bugs dns working in both v4 & v6 connecting problem in windows BreakWa11 2015-10-28 22:28:24 +0800
  • 011415f710 auth package size not less than head size BreakWa11 2015-10-27 21:10:45 +0800
  • 8ee4cd513a a stupid bug BreakWa11 2015-10-27 19:13:38 +0800
  • 5137377580 bump 2.6.12 BreakWa11 2015-10-27 12:24:11 +0800
  • f5fbf579e2 fix 'http2_simple' & 'tls_simple' BreakWa11 2015-10-27 10:02:53 +0800
  • 33d907cc08 fix 'http_simple' & 'random_head' BreakWa11 2015-10-26 23:48:11 +0800
  • b31a8ea3f3 auto get realpath BreakWa11 2015-10-26 16:53:16 +0800
  • c8423e360d DNS request ipv6 first BreakWa11 2015-10-26 16:37:27 +0800
  • 6ee8035735 merge pr from mengskysama BreakWa11 2015-10-26 14:48:54 +0800
  • 59105f6e64 support auth_simple BreakWa11 2015-10-26 14:43:17 +0800
  • 34851fbcb3 readme mengskysama 2015-10-26 10:48:52 +0800
  • 0aba0aa40c fix memory leak! mengskysama 2015-10-26 09:45:02 +0800
  • 4d24b7477a fix bug! mengskysama 2015-10-26 09:43:48 +0800
  • 83c8b50ea2 add startup time in auth_simple BreakWa11 2015-10-23 22:23:59 +0800
  • 39dffa220f optimize code add logs add timestamp BreakWa11 2015-10-23 15:17:30 +0800
  • 0ba76b666d not redirect host to chn web add auth_simple BreakWa11 2015-10-22 15:55:38 +0800
  • 126afea524 delete buffer BreakWa11 2015-10-22 10:41:40 +0800
  • 3f66ec443f remove FORCE_NEW_PROTOCOL BreakWa11 2015-10-21 22:37:32 +0800
  • 041a5c1046 optimize decrypt first recv size < iv_len will cause decrypt error BreakWa11 2015-10-21 22:02:22 +0800
  • 79260ff4ab check duplicate port BreakWa11 2015-10-21 14:53:14 +0800
  • eec312cc4c bump 2.6.11 breakwa11 2015-10-20 18:47:31 +0800
  • 6be40dbf1e Merge branch 'manyuser' of git@breakwa11:breakwa11/shadowsocks.git into manyuser breakwa11 2015-10-20 17:25:41 +0800
  • 4551d5c268 shorter code breakwa11 2015-10-20 17:01:37 +0800
  • 612c1e2ab3 add obfs_param catch TCP&UDP exceptions verify_simple&verify_deflate support sub obfs breakwa11 2015-10-20 16:25:06 +0800
  • 8988926ec7 Merge pull request #20 from falseen/manyuser BreakWa11 2015-10-11 23:46:56 +0800
  • 6d963cea44 添加混淆插件参数"-o" falseen 2015-10-11 22:38:46 +0800
  • fd814b1531 Merge branch 'rm' of https://github.com/ifreefly/shadowsocks into rm ifreefly 2015-10-11 22:15:38 +0800
  • c73127d858 insert a reload step main thread run 'thread_db' directly insert a 'ulimit' command before run the server breakwa11 2015-10-10 19:47:50 +0800
  • 6683dfd3bb fix manger bug mengskysama 2015-10-09 14:49:09 +0800
  • 36dc8f9463 add verify_deflate breakwa11 2015-10-09 13:07:52 +0800
  • a597e61093 obfs plugins compatible version breakwa11 2015-10-04 22:59:45 +0800