468 Commits (1b62f379eddd6211c5ee90e19ec5ba655bfcf483)
 

Author SHA1 Message Date
Sheng 704d2b68e6 Check private key size for the final value 6 years ago
Sheng 8eb636d73b Normalize data before validating it 6 years ago
Sheng bbb7d79b2a Updated README and version 6 years ago
Sheng 5f3641701e Increase buffer size for channel 6 years ago
Sheng 41740690ac Updated README 6 years ago
Sheng a7a3f46609 Update README 6 years ago
Sheng 4d77a6a076 Updated main.js 6 years ago
Sheng f4351318ec Updated tests 6 years ago
Sheng 6401e82ef9 Check pk size before reading 6 years ago
Sheng fa717491cd Updated test_server_error 6 years ago
Sheng 6cfd981e80 Tested server error 6 years ago
Sheng 49226fbf23 Swallow 500 errors 6 years ago
Sheng ad12876b0c Strip encoding 6 years ago
Sheng 58feb5e76b Enable xsrf for testing 6 years ago
Sheng 688ca78bb2 Use command "locale charmap" to detect encoding 6 years ago
Sheng 80bdddc280 Added setting swallow_http_errors 6 years ago
Sheng e1fbc417fd Added test for bad authentication type 6 years ago
Sheng 105c1f62ee Close handler with reason why worker closed 6 years ago
Sheng 9b38d111f4 Use class attribute formater 6 years ago
Sheng b69bdefcc9 Changed log message 6 years ago
Sheng 1a3880ecee Raise InvalidException for empty required value 6 years ago
Sheng 5519a17016 Return 400 http error for invalid post requests 6 years ago
Sheng df26d0e677 Catch ValueError instead of Exception for post method 6 years ago
Sheng 9fd8d1368c Added get_password method 6 years ago
Sheng 48acf09f21 Move method get_value to MixinHandler 6 years ago
Sheng f3d9d297bb Updated tests 6 years ago
Sheng 757702127a Move all tests data into a separate directory 6 years ago
Sheng 74cdb2d31f Change title when wssh connected 6 years ago
Sheng b14b8a9f79 Added state to wssh 6 years ago
Sheng 4710d8c0e6 Added connect_with_options function 6 years ago
Sheng ee7fd101c6 Use read_file_as_text to valiate the private key 6 years ago
Sheng 6cfcaddadf Defined a function read_file_as_text 6 years ago
Sheng 4d11a2ce2d Catch RangeError instead of TypeError 6 years ago
Sheng e329a6b55b Remove spaces 6 years ago
Sheng 3dd7b98c02 Defined a method onerror on reader 6 years ago
Sheng 4c3120e5ad Reuse decoder 6 years ago
Sheng 24a619ae6b Check wssh is connected before connecting 6 years ago
Sheng a5d3cbfee8 Updated minor version 6 years ago
Sheng 2e34702988 Changed validation error messages 6 years ago
Sheng d43a011533 Added connect function to wssh 6 years ago
Sheng 538d0d5a39 Updated minor version 6 years ago
Sheng 3c139e05f8 Added KEY_MAX_SIZE to validate the private key 6 years ago
Sheng 07dc33df1a Use callbak complete instead of success 6 years ago
Sheng eb792d4da6 Updated version 6 years ago
Sheng 90397715dc Optimized is_valid_hostname 6 years ago
Sheng 9a49c9e5a3 Use localStorage 6 years ago
Sheng f09ba9ec1a Added js code for validating hostname and port 6 years ago
Sheng 38cb22ac9c Added more functions to wssh 6 years ago
Sheng 4ae2a33654 Added resize_terminal function to wssh 6 years ago
Sheng e0cc20914b Updated README 6 years ago