Commit graph

297 commits

Author SHA1 Message Date
clowwindy
4c9f7e4c5b add CHANGES 2013-06-19 17:04:37 +08:00
clowwindy
32715a0f18 Update README.md 2013-06-18 18:52:01 +09:00
clowwindy
fbe7ce13a9 add bind address 2013-06-14 12:22:24 +08:00
clowwindy
f18d6cd2f8 compatible with py2exe; lint code 2013-06-13 01:01:33 +08:00
clowwindy
cb26bb96ca Update README.md 2013-05-31 23:57:22 +08:00
clowwindy
ddaab6fbbf local can listen at ::0 with -6 arg; bump 1.2.2 2013-05-31 23:43:47 +08:00
clowwindy
b3e5d81a0b bump 2013-05-23 13:22:58 +08:00
clowwindy
b71ef639bf try to fix OPENSSL_assert(inl > 0) 2013-05-23 12:41:08 +08:00
clowwindy
7e546bdff1 try to fix OPENSSL_assert(inl > 0) 2013-05-23 12:38:10 +08:00
clowwindy
3e61ff3e8e merge origin/master 2013-05-23 12:12:06 +08:00
clowwindy
8b2f26c08e more robust 2013-05-23 12:10:31 +08:00
clowwindy
652d6451ed Update README.md 2013-05-22 14:15:08 +08:00
clowwindy
0893c7be42 Update README.md 2013-05-22 14:14:37 +08:00
clowwindy
44aa5387c2 update readme 2013-05-22 13:51:44 +08:00
clowwindy
1ab679b568 bump 2013-05-22 11:37:03 +08:00
clowwindy
9a6a934261 use random iv so we finally have strong encryption now 2013-05-22 11:35:25 +08:00
clowwindy
0aa252e2b0 bump version 2013-05-21 16:52:22 +08:00
clowwindy
faf49fc3ac use M2Crypto 2013-05-21 16:45:52 +08:00
clowwindy
bfbe20e422 add PyCrypto 2013-05-21 15:42:32 +08:00
clowwindy
b9a84f9bad Python 2.5 is no longer supported 2013-05-16 11:47:09 +08:00
clowwindy
d3f7666921 Update README.md 2013-05-16 11:45:02 +08:00
clowwindy
0990ad0224 ipv6 2013-05-16 11:38:14 +08:00
clowwindy
db0fc87a22 support IPv6 address 2013-05-16 11:12:40 +08:00
clowwindy
e040b54370 Merge pull request #41 from everplays/master
exit quietly with KeyboardInterrupt
2013-05-13 00:30:00 -07:00
behrooz shabani (everplays)
b71a3e2a0b exit quietly when user hits ctrl+C 2013-05-13 11:49:47 +04:30
clowwindy
b8cb1a3e97 bump version 2013-04-03 21:09:23 +08:00
clowwindy
3a76d132b9 Merge pull request #36 from ZeR0-Wu/master
fix IPv6 support and the '-6' option
2013-03-24 23:31:24 -07:00
wuhaotian
11b102b741 fix -6 params not work on client. fix IPv6 support 2013-03-24 15:25:25 +08:00
clowwindy
6536cb2df8 fix test for python 2.5 2013-03-05 00:17:37 +08:00
clowwindy
4127215ef8 support for python 2.5 2013-03-05 00:08:55 +08:00
clowwindy
a7949805ce support for python 2.5 2013-03-05 00:04:45 +08:00
clowwindy
0d54102520 support for python 2.5 2013-03-05 00:02:17 +08:00
clowwindy
aa106baf51 test with python 2.5 failed 2013-03-04 23:58:04 +08:00
clowwindy
08b1fb9176 fix travis python env 2013-03-04 23:54:21 +08:00
clowwindy
181446108a add simplejson 2013-03-04 23:47:54 +08:00
clowwindy
87d0085e73 bump version 2013-03-04 23:45:30 +08:00
clowwindy
b4b4073172 bump version 2013-03-04 23:43:03 +08:00
clowwindy
a95bc13bd3 add test for Python 2.5 2013-03-04 23:42:36 +08:00
clowwindy
926fddba43 Merge pull request #28 from zhlwish/master
Support python 2.5 for client
2013-03-04 07:42:02 -08:00
leo zhou
3581d086cd Fix no json module error for python 2.5 2013-02-19 15:34:46 +08:00
leo zhou
32679bf0af Support python 2.5 for client 2013-02-19 14:15:44 +08:00
clowwindy
79fa081e19 update version 2013-01-14 17:30:03 +08:00
clowwindy
d24c3f964b Merge pull request #24 from est/master
fix string index out of range in local.py line 107
2013-01-14 01:27:37 -08:00
est
0e340dec5e fix conn termination null data 2013-01-14 16:55:41 +08:00
clowwindy
f04c45a43d change default timeout 2013-01-07 13:08:38 +08:00
clowwindy
fe442d2c11 fix version 2013-01-07 00:01:04 +08:00
clowwindy
341ce507b9 update README 2013-01-05 16:26:19 +08:00
clowwindy
e5b8823bd6 use pip to install gevent as well in test 2013-01-05 16:23:04 +08:00
clowwindy
cc18d00228 use pip to install gevent as well in test 2013-01-05 16:22:00 +08:00
clowwindy
8ca1d23406 use example.com instead of google in test 2013-01-05 16:18:02 +08:00