Commit graph

  • 4af9472986 detect cfg modification BreakWa11 2016-06-12 22:46:47 +0800
  • 7f26f43f88 allow custom obfs & protocol BreakWa11 2016-06-12 18:48:07 +0800
  • c7864acc37 add sspanelv3 interface, read the 'method' row BreakWa11 2016-06-12 17:41:05 +0800
  • 51bd3fcea0 fix config.json BreakWa11 2016-06-08 21:18:10 +0800
  • 569aaa5248 hot load config support userapiconfig BreakWa11 2016-06-08 16:15:26 +0800
  • 4d43e12139 rename API_HOST BreakWa11 2016-06-03 22:15:59 +0800
  • 6932548d8e ulimit -n 512000 BreakWa11 2016-06-03 21:18:50 +0800
  • 91576d1e08 detect thread status add API params BreakWa11 2016-06-03 20:56:59 +0800
  • 34fa8ded72 Merge pull request #543 from v3aqb/fix_ota Max Lv 2016-06-02 00:01:49 -0500
  • 82ffa15a56 add connection stat log BreakWa11 2016-06-01 15:40:28 +0800
  • 9eefd27152 add file name and line number in log BreakWa11 2016-05-30 01:39:42 +0800
  • 7ccee594d5 catch sys exception & close port BreakWa11 2016-05-29 15:32:22 +0800
  • ce189ecd85 remove useless log add openssl rand_bytes BreakWa11 2016-05-25 22:21:17 +0800
  • 3c64e849b0 log client address BreakWa11 2016-05-24 14:52:38 +0800
  • b3ab5d7c4c show exception peer name BreakWa11 2016-05-24 02:21:00 +0800
  • 8b35508b6f show exception peer name BreakWa11 2016-05-23 17:44:01 +0800
  • 2e65becc44 fix data size BreakWa11 2016-05-23 17:28:37 +0800
  • c5ca6bd80a optimize DNS query BreakWa11 2016-05-23 17:11:32 +0800
  • 979a51318c add http_post BreakWa11 2016-05-22 23:41:03 +0800
  • 5dbeac99de more error info about peers BreakWa11 2016-05-21 19:35:45 +0800
  • 4e10ff9063 better way to stop a server BreakWa11 2016-05-20 15:49:19 +0800
  • 760a5308dd add "udp_timeout" in config.json BreakWa11 2016-05-19 14:14:48 +0800
  • cb866dc8fe set udp_timeout default value BreakWa11 2016-05-19 13:42:52 +0800
  • be922ba7c2 add ignore_bind list BreakWa11 2016-05-18 23:41:30 +0800
  • 6906c7db04 rename bind -> out_bind BreakWa11 2016-05-18 22:10:30 +0800
  • f91e04b0bd TCP: bind the IP which connecting in, or set the IP by config file allow setting method/bind/bindv6 for each port BreakWa11 2016-05-18 21:55:11 +0800
  • 7e8472332a xrange -> range BreakWa11 2016-05-18 17:05:45 +0800
  • 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
  • 677e6c4c56 fix ota v3aqb 2016-05-15 01:27:21 +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
  • 73c0bcadc3 Merge remote-tracking branch 'shadowsocks/master' Sheng Lin 2016-04-17 19:52:38 +0800
  • 95bc6e4a2f tcp resend data bug fix add tls1.2_ticket_auth BreakWa11 2016-04-17 11:32:49 +0800
  • 9844ba9dc7 pep8 mengskysama 2016-04-16 12:19:32 +0800
  • f62a550e9f pep8 mengskysama 2016-04-16 12:13:59 +0800
  • aae990a2fc Add auth method check for TCP socks connections (#528) watermeter 2016-04-16 11:54:12 +0800
  • bb53b0cb90 fix build dante cache and old src corrupt and slow mengskysama 2016-04-16 11:46:06 +0800
  • 1f24b31f89 Update install.sh mengskysama 2016-04-16 11:07:22 +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
  • 7a8635e54c Added systemd service file. Yifu Yu 2016-04-04 18:52:10 +0800
  • a532067a6a remove extra blank lines Tea Watermeter 2016-03-31 21:40:48 +0800
  • 4aab90ac6a remove meaningless return at end of function Tea Watermeter 2016-03-31 21:01:32 +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
  • a4588af155 Add auth method check for TCP socks connections Tea Watermeter 2016-03-28 21:10:59 +0800
  • 5b58069f14 Merge pull request #507 from htc550605125/master mengskysama 2016-03-14 18:06:50 +0800
  • 9d6b9fcde0 add dockerfile htc550605125 2016-02-23 20:47:04 -0500
  • b276d52735 Add support for option 'prefer-ipv6' htc 2016-02-20 10:37:25 +0800
  • b2350ed795 Merge ef6f9fe03a into b9766ce5df NullMDR 2016-02-20 03:14:07 +0000
  • ef6f9fe03a Add support for option 'prefer-ipv6' htc 2016-02-20 10:37:25 +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
  • 52179f472d Merge remote-tracking branch 'shadowsocks/master' Sheng Lin 2016-02-03 15:19:08 +0800
  • 8807eb497d Merge pull request #1 from shadowsocks/master wu0407 2016-01-27 12:43:00 +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
  • b9766ce5df Update README.md mengskysama 2016-01-12 14:38:10 +0800
  • e1e17c8e23 Merge branch 'fixbug-ci' mengskysama 2016-01-12 14:30:08 +0800
  • efe39a75f9 README CI mengskysama 2016-01-12 14:22:10 +0800
  • a8d116d70a fix bug with ord in Py3 mengskysama 2016-01-12 14:20:46 +0800
  • 811a0e6eb8 PEP8 and undefined name 'gen_key_iv' mengskysama 2016-01-12 12:17:46 +0800
  • f163a7b094 add CI mengskysama 2016-01-12 12:17:11 +0800
  • 269e3dd82d test pass ota in udp mengskysama 2016-01-12 12:10:40 +0800
  • 248582c932 remove IPv6 testcase and add ota test mengskysama 2016-01-12 10:34:48 +0800
  • bcf9329e23 Merge branch 'master' into fixbug-ci mengskysama 2016-01-12 02:08:33 +0800
  • 288c11c9d9 CI Try again! mengskysama 2016-01-12 01:55:42 +0800
  • efad757837 9001 not idle? mengskysama 2016-01-12 01:44:18 +0800
  • ae082f2f2a Merge remote-tracking branch 'origin/fixbug-ci' mengskysama 2016-01-12 01:04:12 +0800
  • d2f1caeb5d fixbug: when ota disable data not write mengskysama 2016-01-12 01:03:25 +0800
  • 9f3641db54 url ssl timeout mengskysama 2016-01-12 00:27:46 +0800
  • 3788df59bb Can't append to data files in parallel mode. jsy 2016-01-12 00:04:40 +0800
  • 4786b9c3ad Can't append to data files in parallel mode. jsy 2016-01-12 00:03:13 +0800
  • ab42062587 Can't append to data files in parallel mode. jsy 2016-01-11 23:57:18 +0800
  • 285dc40729 here? jsy 2016-01-11 23:47:47 +0800
  • 614eed2bf0 PEP8 jsy 2016-01-11 23:27:21 +0800
  • 7c8ecb811c PEP8 jsy 2016-01-11 23:20:12 +0800
  • a4a87eb127 PEP8 jsy 2016-01-11 23:18:16 +0800
  • ee391c7773 udp ota bug jsy 2016-01-11 22:58:53 +0800
  • 2d40a361db ota config jsy 2016-01-11 18:42:23 +0800
  • 7efc3e2640 README.md jsy 2016-01-11 18:32:39 +0800
  • 569ca0d0a4 reverse config jsy 2016-01-11 18:30:45 +0800
  • 28c4d14b12 Merge branch 'feature-ota' jsy 2016-01-11 15:06:59 +0800
  • 743ddf42d5 Merge pull request #481 from RockerFlower/master mengskysama 2016-01-11 10:30:12 +0800
  • ca99abff89 fix udp ota jsy 2016-01-11 10:26:51 +0800
  • 77b2a22055 ota completed! jsy 2016-01-11 10:11:31 +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