Commit Graph

  • 4a02d19597 add udp_cache BreakWa11 2016-05-17 23:30:00 +0800
  • b71af8f4df log connection info as debug level by default BreakWa11 2016-05-17 23:12:37 +0800
  • b8cf491212 remove mgr BreakWa11 2016-05-17 18:00:17 +0800
  • d47b0d47ea add config "udp_timeout" drop TCP over UDP query BreakWa11 2016-05-17 17:27:33 +0800
  • 4e43a4932d limit active UDP client to 256 BreakWa11 2016-05-16 18:20:57 +0800
  • bb916eb705 LRUCache add 'clear' method refine close BreakWa11 2016-05-16 16:56:10 +0800
  • 691aa0970a UDP use only 1 lru cache (_client_fd_to_server_addr set to dict type) BreakWa11 2016-05-16 15:54:58 +0800
  • 0e26f9b513 remove useless code BreakWa11 2016-05-07 20:08:32 +0800
  • 6486f02fbe remove a log info BreakWa11 2016-05-03 19:42:32 +0800
  • b8feaacbbb fix mysql update BUG hot update mysql connection info more tls1.2 info for debugging BreakWa11 2016-04-29 19:20:24 +0800
  • 9f4f42eefd catch exit exception BreakWa11 2016-04-22 23:48:41 +0800
  • d6640b2e81 add udp data transfer BreakWa11 2016-04-18 22:09:20 +0800
  • 95bc6e4a2f tcp resend data bug fix add tls1.2_ticket_auth BreakWa11 2016-04-17 11:32:49 +0800
  • 962a05f137 fix loading obfs plugin on py3 BreakWa11 2016-04-11 09:37:42 +0800
  • 14edb58281 DNS VALID_HOSTNAME add underline BreakWa11 2016-04-06 14:42:27 +0800
  • cb86c34c3b UDP recv size BreakWa11 2016-03-31 02:24:10 +0800
  • 77abc7d1bc support big UDP data BreakWa11 2016-03-31 01:08:30 +0800
  • 41e92e277e fix iter.next ? BreakWa11 2016-02-17 21:17:38 +0800
  • 16eb3e3448 optimize sql update BreakWa11 2016-02-15 16:19:29 +0800
  • b9aefc144b better speed BreakWa11 2016-01-23 22:14:45 +0800
  • 27d2214337 "auth_sha1_v2" add salt BreakWa11 2016-01-20 11:53:03 +0800
  • 397990534a add plugin "auth_sha1_v2" BreakWa11 2016-01-19 20:37:40 +0800
  • 187e266b26 refine "http_simple" in py3.4 BreakWa11 2016-01-18 18:07:14 +0800
  • f5cc946796 fix "http_simple" in py2/py3 BreakWa11 2016-01-10 00:19:12 +0800
  • 8b7db6d996 fix host name type BreakWa11 2015-12-29 01:31:52 +0800
  • a49b21ee2c fix "bytes" in "encode_head" 2 BreakWa11 2015-12-29 00:37:36 +0800
  • 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
  • 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
  • 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
  • 1ee344220a merge manyuser 2.6.13 master BreakWa11 2015-11-02 17:24:21 +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
  • a681a72b16 a stupid bug BreakWa11 2015-10-27 19:14:23 +0800
  • 8ee4cd513a a stupid bug BreakWa11 2015-10-27 19:13:38 +0800
  • 2d695441d2 bump 2.6.12 breakwa11 2015-10-27 12:24:16 +0800
  • 5137377580 bump 2.6.12 BreakWa11 2015-10-27 12:24:11 +0800