Commit graph

576 commits

Author SHA1 Message Date
clowwindy
9e8aa1c56a fix libcrypto on Windows 2014-10-11 00:38:19 +08:00
clowwindy
b47de1dcf6 update CHANGES 2014-10-09 21:25:24 +08:00
clowwindy
0b64f7670f add help for Windows 2014-10-08 21:07:05 +08:00
clowwindy
eb9b6f0a9b does not require M2Crypto anymore 2014-10-08 21:03:01 +08:00
clowwindy
6609de4577 Merge branch 'sybblow-patch-1' into dev 2014-09-25 22:53:54 +08:00
sybblow
dfd4cdd758 avoid memory leak
Although fd is always the smallest number which haven't been allocated, which means memory leak is quite small. but the worst situation may consume lots of memory.
2014-09-25 20:18:02 +08:00
clowwindy
1af7f84f41 update changes 2014-09-23 13:52:52 +08:00
clowwindy
dda8f31bd3 fix PEP8 2014-09-20 20:21:09 +08:00
clowwindy
c668ddbc1b fix multiple ports 2014-09-20 19:57:55 +08:00
clowwindy
f677c8152d close #185 2014-09-20 19:11:33 +08:00
clowwindy
ab74c010fd close #183 2014-09-20 19:01:52 +08:00
clowwindy
f0b0f6edff do not mix config of client and server for server-multi-passwd 2014-09-20 18:40:35 +08:00
clowwindy
81223902d0 fix a potential BOF 2014-09-19 01:07:10 +08:00
clowwindy
b3420f24c7 update readme 2014-09-18 09:20:57 +08:00
clowwindy
4be2731293 fix PEP8 2014-09-17 14:15:24 +08:00
clowwindy
f6951c9633 fix m2 2014-09-17 13:54:33 +08:00
clowwindy
d6a5c567ae lint 2014-09-17 13:52:28 +08:00
clowwindy
402bc5743b add comment about buf 2014-09-17 00:11:50 +08:00
clowwindy
4ddc20945e add travis test 2014-09-17 00:05:12 +08:00
clowwindy
8114f7043a add CTR test 2014-09-16 23:58:21 +08:00
clowwindy
0e649453ed support CTR mode 2014-09-16 23:55:50 +08:00
clowwindy
2122f96aeb lint code 2014-09-16 11:03:36 +08:00
clowwindy
76fed23b34 refactor encrypt; add cfb1 and cfb8 modes 2014-09-16 10:58:45 +08:00
clowwindy
a2ed12611c bump 2014-09-16 09:03:31 +08:00
clowwindy
64503498d0 update changes 2014-09-14 10:24:09 +08:00
clowwindy
5aece6f464 remove test in asyncdns 2014-09-14 10:17:45 +08:00
clowwindy
e72594ffbe only end querying when response is of query type AAAA 2014-09-14 10:16:40 +08:00
clowwindy
3ce7c18dfb close #180 2014-09-14 10:06:16 +08:00
clowwindy
ebf5baa311 udpate changes 2014-09-13 15:54:37 +08:00
clowwindy
21f61c7d91 avoid removing items of the handler list while iterating over it; #179 2014-09-13 00:02:21 +08:00
clowwindy
2a61e80071 only output exception in verbose mode 2014-09-12 23:06:18 +08:00
clowwindy
ea70a5bd79 exit 1 on error; #179 2014-09-12 22:20:33 +08:00
clowwindy
380a646f09 handle signal soon; #179 2014-09-12 22:18:08 +08:00
clowwindy
e43520da58 log when closing port 2014-09-12 20:59:47 +08:00
clowwindy
fdb3a36170 implement graceful shutdown in sslocal; close #179 2014-09-12 20:47:04 +08:00
clowwindy
a6b8a5eef9 add some debug logs 2014-09-12 00:53:12 +08:00
clowwindy
327c70e353 Graceful shutdown; close #179 2014-09-12 00:51:25 +08:00
clowwindy
964d7613cb update changes 2014-09-09 16:32:18 +08:00
clowwindy
3e3c885a42 remove print 2014-09-09 16:18:39 +08:00
clowwindy
1044358a6b use md5 instead of sha256; #178 2014-09-09 16:17:33 +08:00
clowwindy
1fea9dca8d update README: add link to encryption methods 2014-09-09 14:49:38 +08:00
clowwindy
c9b489b5e3 fix UDP 2014-09-09 14:43:32 +08:00
clowwindy
1e1b1adba9 add RC4-SHA256 unit test 2014-09-09 14:34:35 +08:00
clowwindy
1b4e885818 add rc4-sha256; close #178 2014-09-09 14:26:34 +08:00
clowwindy
63fae5119d add debian sid instructions 2014-09-06 20:58:56 +08:00
clowwindy
f7a2878c6f fix CHANGES 2014-08-27 23:24:34 +08:00
clowwindy
972bf22e6d fix PEP8 2014-08-27 00:17:26 +08:00
clowwindy
b468476c9c add PEP8 check in travis CI 2014-08-27 00:02:24 +08:00
clowwindy
eb7ef6e6e3 remove py2exe files 2014-08-26 23:15:35 +08:00
clowwindy
a2cdc291fc Merge pull request #175 from shell909090/master
dd already uploaded
2014-08-26 00:46:25 +08:00