Sheng
|
838d453336
|
Redefined AutoAddPolicy class for thread-safety
|
2018-04-09 22:08:45 +08:00 |
Sheng
|
f77aa11ee5
|
Changed string formatting
|
2018-04-09 09:35:43 +08:00 |
Sheng
|
c3542a5e42
|
Explicit exception ImportError
|
2018-04-08 21:52:54 +08:00 |
Sheng
|
756712c468
|
Use self.loop
|
2018-04-05 14:10:31 +08:00 |
Sheng
|
6dabf865bd
|
Adapted code to Tornado 5
|
2018-04-05 13:50:04 +08:00 |
Sheng
|
12bac55e51
|
Use daemon thread for ssh_connect
|
2018-04-03 19:17:59 +08:00 |
Sheng
|
20ba6bad36
|
Enhanced
|
2018-04-02 21:50:05 +08:00 |
Sheng
|
715d50907a
|
ssh_connect wrapped to make it non-blocking
|
2018-04-02 10:25:49 +08:00 |
Sheng
|
c549a01b1d
|
Added a logging line
|
2018-03-21 08:07:34 +08:00 |
Sheng
|
3f3d061d58
|
Refactored
|
2018-03-21 07:38:48 +08:00 |
Sheng
|
75361d8795
|
Changed default policy to warning policy
|
2018-03-17 18:37:12 +08:00 |
Sheng
|
7bb9e362c0
|
Use uuid4 instead of uuid1
|
2018-03-17 18:08:35 +08:00 |
Sheng
|
24f53533bd
|
Fixed typo
|
2018-03-16 13:11:32 +08:00 |
Sheng
|
82a6dfdabd
|
Updating known_hosts file periodically for autoadd policy
|
2018-03-16 12:25:20 +08:00 |
Sheng
|
dc0b48ce9a
|
Enhancement
|
2018-03-15 06:50:46 +08:00 |
Sheng
|
650382ad56
|
Moved a line
|
2018-03-15 02:00:25 +08:00 |
Sheng
|
95e7332852
|
Raise exception when empty host_keys combined with reject policy
|
2018-03-15 01:46:54 +08:00 |
Sheng
|
221bd81583
|
Refactored code
|
2018-03-15 01:09:51 +08:00 |
Sheng
|
aa442b0546
|
Fixed typo
|
2018-03-14 22:15:36 +08:00 |
Sheng
|
6ee1db21b5
|
Added missing host key policy option
|
2018-03-14 22:09:17 +08:00 |
Sheng
|
923565ff03
|
Refactored code
|
2018-03-08 17:09:58 +08:00 |
Sheng
|
9ba2512be4
|
Close websocket with no reason when invalid worker id provided or addr unmatched
|
2018-03-06 10:59:12 +08:00 |
Sheng
|
311fcfedc9
|
Added a MixinHandler
|
2018-03-06 09:34:55 +08:00 |
Sheng
|
d07eb5b910
|
Reject cross-origin traffic
|
2018-03-06 07:13:12 +08:00 |
Sheng
|
bc1f4997f2
|
Added debug option
|
2018-02-27 07:09:19 +08:00 |
Sheng
|
c5c4f5707b
|
Modified error message
|
2017-12-08 15:50:37 +08:00 |
Sheng
|
02c56e7a34
|
Generated friendly error message for some exception types
|
2017-12-08 15:43:19 +08:00 |
Sheng
|
c9913a4108
|
Added ECDSAKey and Ed25519Key for authentication
|
2017-12-08 14:52:25 +08:00 |
Sheng
|
62bd3175b6
|
Changed quotes
|
2017-11-20 18:01:40 +08:00 |
Sheng
|
5d0fad48ec
|
Added get_addr to get real client addr
|
2017-11-20 17:58:32 +08:00 |
Sheng
|
04105c11c9
|
Keep tracking worker mode, update handler when necessary
|
2017-11-12 10:33:58 +08:00 |
Sheng
|
08af39dcb8
|
Handled ERRNO_CONNRESET
|
2017-11-11 22:43:33 +08:00 |
Sheng
|
cc1cffe7da
|
Update handler events
|
2017-11-10 17:49:26 +08:00 |
Sheng
|
2c6bcc5350
|
logging traceback exc
|
2017-11-09 11:23:19 +08:00 |
Sheng
|
26f792f404
|
Use io.StringIO
|
2017-11-09 10:58:28 +08:00 |
Sheng
|
30d38865a2
|
Initialize
|
2017-11-08 22:33:05 +08:00 |