shadowsocks/shadowsocks
ahxxm 5cd9f04948 Refactor (#615)
* make tcprelay.py less nested

* import traceback module at the top

* make loops in DNSResolver less nested

* make manager.py less nested

* introduce exception_handle decorator

make try/except block more clean

* apply exception_handle decorator to tcprelay

* quote condition judgement

* pep8 fix
2016-10-07 12:30:17 +08:00
..
crypto Add chacha20-ietf crypto (#590) 2016-08-17 17:06:54 +08:00
__init__.py license under Apache License v2.0 2015-02-03 14:10:36 +08:00
asyncdns.py Refactor (#615) 2016-10-07 12:30:17 +08:00
common.py PEP8 2016-01-11 23:27:21 +08:00
daemon.py fix #425 2015-08-15 22:36:29 +08:00
encrypt.py test pass ota in udp 2016-01-12 12:10:40 +08:00
eventloop.py Refactor (#615) 2016-10-07 12:30:17 +08:00
local.py Refactor (#615) 2016-10-07 12:30:17 +08:00
lru_cache.py fix bug! 2015-10-26 09:43:48 +08:00
manager.py Refactor (#615) 2016-10-07 12:30:17 +08:00
server.py Add support for option 'prefer-ipv6' 2016-02-20 11:33:50 +08:00
shell.py Refactor (#615) 2016-10-07 12:30:17 +08:00
tcprelay.py Refactor (#615) 2016-10-07 12:30:17 +08:00
udprelay.py fix ota (#609)(#610) (#610) 2016-09-04 00:05:15 -07:00