Commit Graph

39 Commits

Author SHA1 Message Date
536b7d1ee6 use SIGINT instead in tests
Conflicts:
	tests/test.py
2014-12-22 17:25:39 +08:00
134497c24f implement daemon 2014-12-21 12:47:07 +08:00
710fe14190 rename test_cipher as it will break unit tests 2014-11-05 18:32:01 +08:00
cbf8c6705b refactor table into a single cipher plugin 2014-11-05 18:27:18 +08:00
2a53b67c65 python 3 support; not stable yet 2014-10-31 18:28:22 +08:00
0814888ba5 use absolute import 2014-10-31 16:29:19 +08:00
f677c8152d close #185 2014-09-20 19:11:33 +08:00
2a61e80071 only output exception in verbose mode 2014-09-12 23:06:18 +08:00
ea70a5bd79 exit 1 on error; #179 2014-09-12 22:20:33 +08:00
fdb3a36170 implement graceful shutdown in sslocal; close #179 2014-09-12 20:47:04 +08:00
71c3759c12 add async dns 2014-06-08 15:58:59 +08:00
0c8a8ef23f refine loop 2014-06-01 19:09:52 +08:00
5e19fdc66b refine exiting 2014-06-01 17:56:41 +08:00
f49d086d6a add event names 2014-06-01 17:17:50 +08:00
3cefe374c2 socket.SO_REUSEADDR 2014-06-01 14:53:06 +08:00
5e9a9c9beb almost done 2014-06-01 14:20:40 +08:00
47fd479d6e almost done 2014-06-01 14:10:18 +08:00
a30e53ee65 add timeout in local 2014-05-24 21:29:40 +08:00
6e5a753d41 add timeout in TCP server 2014-05-22 12:01:13 +08:00
6caeabd03d fix a potential RST problem 2014-05-10 01:22:26 +08:00
33f7ad9e8f fix EINPROGESS 2014-05-03 08:41:56 +08:00
e0a27f1df3 lint server 2014-05-02 12:47:56 +08:00
89a7508f26 lint code 2014-05-02 12:28:53 +08:00
2a172bea6a fast open 2014-05-01 15:07:45 +08:00
0b9ff0557f fastopen 2014-05-01 13:43:00 +08:00
355307e5ef add nodelay 2014-05-01 11:44:36 +08:00
6dae7d231e fix local 2014-04-24 15:24:43 +08:00
7e70fe290a fix local 2014-04-24 15:07:18 +08:00
c9ffb895c3 lint code 2014-04-23 16:36:27 +08:00
d940951b93 add udprelay 2014-04-23 16:31:17 +08:00
ea663145e2 add help 2014-04-07 17:03:35 +08:00
9b3f608a62 better error message with wrong password 2014-02-17 13:30:04 +08:00
34843c6a91 better error message with config.json format 2014-02-17 13:27:34 +08:00
a5019f38dd support server multi password, support client multi server 2013-11-17 09:39:51 +08:00
ac5901ca20 fix bug when no config file exists 2013-10-14 20:14:59 +08:00
29c4fd7de9 listen at server; show warnings 2013-07-04 23:16:10 +08:00
825747c530 better error message 2013-06-22 17:56:30 +08:00
edec422aef fix test 2013-06-22 17:34:59 +08:00
794ff240a6 move to pypi 2013-06-22 17:30:31 +08:00