317 Commits (5b6dec59409ccb9d7f4c761ab32058841eb4f5da)

Author SHA1 Message Date
breakwa11 5b6dec5940 merge manyuser branch 9 years ago
breakwa11 a38db829f2 new UDP over TCP protocol, merge master 9 years ago
breakwa11 d475076cdc listen ipv6 9 years ago
clowwindy 13a6bb007c cache DNS results in UDPRelay 9 years ago
clowwindy 99b4121fd9 fix problem when UDP client requesting both IPv4 and IPv6 9 years ago
clowwindy c34c99450f fix UDP source port issue 9 years ago
breakwa11 7c3e047449 merge manyuser branch 9 years ago
breakwa11 1b0504ade2 merge manyuser branch 9 years ago
breakwa11 e5b4a804e9 double UDP sockets for IPv4 and IPv6 9 years ago
breakwa11 3d1563ecac fix udp ipv6 9 years ago
breakwa11 c549929dfb fix udp ipv6 9 years ago
breakwa11 d065dba34f merge manyuser 9 years ago
breakwa11 f16749962a drop UDP message if frag != 0 9 years ago
breakwa11 62dca9d3cd udp over tcp 9 years ago
clowwindy e74ae193d0 elaborate reasons of header parsing failure 9 years ago
clowwindy 16db66675b optimize LRUCache 10 years ago
clowwindy 082c8a80f4 fix duplicated close in LRUCache 10 years ago
Kim Wong e17279e5bf remove duplicated line (refer line 221) 10 years ago
lazybios d3831bef8c remove duplicate code from shell.py 10 years ago
Felix Yan edb7822a7b convert remote_address to str so it will be printed more correctly on python 3 10 years ago
clowwindy d774286dc0 rename utils module into shell 10 years ago
clowwindy cb7062e1c1 implement utils.print_exception() 10 years ago
clowwindy dfd81af844 support --version 10 years ago
clowwindy 783a6ef7f2 support multiple server ip on client side 10 years ago
clowwindy e71ce6c758 fix server check 10 years ago
clowwindy e564f17505 fix bytes in utils 10 years ago
clowwindy 6d09cd21ca fix openssl 10 years ago
clowwindy 318d88ec89 use string more 10 years ago
clowwindy ce805f0aea license under Apache License v2.0 10 years ago
clowwindy 0cd261dd10 catch KeyError 10 years ago
clowwindy 1c81465436 fix command line 10 years ago
clowwindy 73f21ffbf6 do not check config for daemon stop 10 years ago
clowwindy 7aa37cad8e check cipher before daemon start 10 years ago
clowwindy ae99698b4e implement --user 10 years ago
clowwindy 453a9c61a6 show CIDR error more friendly 10 years ago
Sunny a0aa9173a8 Fix for Python3 map changed behavior 10 years ago
Sunny 79b9b53dbe Never process empty string and prevent infinite loop 10 years ago
Sunny 070108f78b Disable forbidden ip feature for local shadowsocks 10 years ago
Sunny b11d848986 Fix for Python3 lambda behavior change 10 years ago
Sunny aa28796524 Make common fit PEP8 10 years ago
Sunny 8af359ae05 Use IPNetwork supporting forbidden ip feature in config utils 10 years ago
Sunny 100ebcf064 Add IPNetwork class to support CIDR calculation 10 years ago
Sunny 8783e0e9ae Move is_ip from asyncdns to common 10 years ago
clowwindy ada97ab6d9 improve comments 10 years ago
clowwindy 1f8819f790 fix #270 10 years ago
clowwindy 6efb3d00e4 fix #264 10 years ago
clowwindy bd22e3ef75 try every dll that matches by name in PATH 10 years ago
clowwindy af6c6f3f23 also search lib* for library names 10 years ago
clowwindy 5c05a74727 fix a potential name conflict 10 years ago
clowwindy 53a7e4d0e4 remove print 10 years ago