clowwindy
|
dde25f89e1
|
Update README.md
|
2015-01-03 14:00:33 +08:00 |
|
clowwindy
|
98f73e44d0
|
bump
|
2015-01-03 13:56:19 +08:00 |
|
clowwindy
|
e0189ab1de
|
update readme
|
2015-01-03 13:50:08 +08:00 |
|
clowwindy
|
e68b3e430b
|
add autoban
|
2015-01-03 13:30:16 +08:00 |
|
clowwindy
|
bac675d7f6
|
2015
|
2015-01-03 13:24:40 +08:00 |
|
clowwindy
|
291adf8b85
|
log client address
|
2015-01-03 12:48:03 +08:00 |
|
clowwindy
|
1423fe1921
|
support color
|
2014-12-28 15:24:38 +08:00 |
|
clowwindy
|
5a5c8b9c7e
|
fix coverage server
|
2014-12-28 15:24:38 +08:00 |
|
clowwindy
|
70559a1030
|
fix pep8
|
2014-12-28 15:24:38 +08:00 |
|
clowwindy
|
45ee594d58
|
coverage server now supports more projects
|
2014-12-28 15:24:38 +08:00 |
|
clowwindy
|
707b5c1def
|
Merge pull request #237 from v3aqb/patch-1
Update ctypes_libsodium.py
|
2014-12-28 14:02:59 +08:00 |
|
v3aqb
|
d91f7d85d4
|
Update ctypes_libsodium.py
|
2014-12-28 08:30:29 +08:00 |
|
clowwindy
|
5a5158b33f
|
update url
|
2014-12-27 23:36:09 +08:00 |
|
clowwindy
|
7f19c31640
|
update project url
|
2014-12-27 23:29:48 +08:00 |
|
clowwindy
|
937693519a
|
update url in readme
|
2014-12-27 23:29:07 +08:00 |
|
clowwindy
|
9e6e884b12
|
bump
|
2014-12-26 20:58:22 +08:00 |
|
clowwindy
|
e8501da271
|
fix vim
|
2014-12-25 16:23:43 +08:00 |
|
clowwindy
|
99c8bbafe7
|
fix fastopen and add a new test
|
2014-12-25 16:20:15 +08:00 |
|
clowwindy
|
30f4f78557
|
fix travis
|
2014-12-24 18:23:35 +08:00 |
|
clowwindy
|
dd140814a8
|
suppress some warnings
|
2014-12-24 18:15:52 +08:00 |
|
clowwindy
|
d228ffbe84
|
add command line test
|
2014-12-24 18:10:12 +08:00 |
|
clowwindy
|
ab975d1753
|
fix tests
|
2014-12-24 18:08:16 +08:00 |
|
clowwindy
|
c6bc912c11
|
add command line tests
|
2014-12-24 18:02:14 +08:00 |
|
clowwindy
|
b785d95f66
|
fix tests
|
2014-12-24 17:14:01 +08:00 |
|
clowwindy
|
1d0c8b1800
|
add coverage
|
2014-12-24 16:47:14 +08:00 |
|
clowwindy
|
9cfffa360e
|
sudo tc setup
|
2014-12-23 15:32:29 +08:00 |
|
clowwindy
|
cd07001471
|
use SIGINT instead in large file test
|
2014-12-23 14:05:20 +08:00 |
|
clowwindy
|
2cc7ee5053
|
alter tc rule
|
2014-12-23 13:57:31 +08:00 |
|
clowwindy
|
9b3944c954
|
fix large file test
|
2014-12-23 13:18:30 +08:00 |
|
clowwindy
|
f1b084be06
|
add large file test
|
2014-12-23 13:09:51 +08:00 |
|
clowwindy
|
5ea8403e56
|
fix daemon and add fastopen tests
|
2014-12-22 22:42:39 +08:00 |
|
clowwindy
|
072afd68f2
|
use local tmp dir
|
2014-12-22 17:39:52 +08:00 |
|
clowwindy
|
be1d1d5032
|
add SIGINT in workers
|
2014-12-22 17:29:58 +08:00 |
|
clowwindy
|
536b7d1ee6
|
use SIGINT instead in tests
Conflicts:
tests/test.py
|
2014-12-22 17:25:39 +08:00 |
|
clowwindy
|
c7b5a5a011
|
fix ci
|
2014-12-22 16:45:46 +08:00 |
|
clowwindy
|
be2ab378ff
|
add jenkins
|
2014-12-22 16:33:23 +08:00 |
|
clowwindy
|
2b4c3619d6
|
reorder setsid and kill
|
2014-12-21 14:52:00 +08:00 |
|
clowwindy
|
dae2624b30
|
add setsid
|
2014-12-21 14:49:51 +08:00 |
|
clowwindy
|
fb789d8e9f
|
update readme
|
2014-12-21 14:09:07 +08:00 |
|
clowwindy
|
2733e6a4ba
|
update readme
|
2014-12-21 14:08:11 +08:00 |
|
clowwindy
|
35c3b0b41c
|
refine documentation
|
2014-12-21 14:06:28 +08:00 |
|
clowwindy
|
6dbabdea9d
|
bump
|
2014-12-21 13:54:59 +08:00 |
|
clowwindy
|
28347b685e
|
add unit test for daemon
|
2014-12-21 13:46:27 +08:00 |
|
clowwindy
|
134497c24f
|
implement daemon
|
2014-12-21 12:47:07 +08:00 |
|
clowwindy
|
78f93a091c
|
Update README.md
|
2014-12-19 14:25:45 +08:00 |
|
clowwindy
|
7274c7ad96
|
fix comments
|
2014-12-18 13:34:41 +08:00 |
|
clowwindy
|
706a137b3f
|
fix typo
|
2014-12-18 13:29:00 +08:00 |
|
clowwindy
|
4b0b252953
|
improve comments
|
2014-12-18 13:23:59 +08:00 |
|
clowwindy
|
5257653440
|
Update CONTRIBUTING.md
|
2014-12-15 00:14:04 +08:00 |
|
clowwindy
|
163992b98b
|
small fix
|
2014-12-12 00:04:17 +08:00 |
|