73 Commits

Author SHA1 Message Date
ca49fb3037
Main file added 2020-11-15 20:46:34 +01:00
60c87ecb19 Merge master branch 2020-04-19 20:43:35 +02:00
25cf7271f4 Test 10 2020-04-19 20:00:29 +02:00
8b07741c59 Test 9 2020-04-19 19:58:37 +02:00
14992dd19b Test 8 2020-04-19 19:56:43 +02:00
f52429fc4d Test 7 2020-04-19 19:54:52 +02:00
bd8eb7da4c Test 6 2020-04-19 19:45:48 +02:00
f56fc6d60c Test 5 2020-04-19 19:42:55 +02:00
f6e65d5495 Test 4 2020-04-19 19:42:18 +02:00
05cc3cb8e6 Test 3 2020-04-19 19:41:06 +02:00
a381805c3c Test 2 2020-04-19 19:37:19 +02:00
1f200b30ab Test 2020-04-19 19:33:03 +02:00
60761ebc5e Typo 2020-04-19 16:28:35 +02:00
b4e6be4bfa create_certificate script provided 2020-04-19 16:28:24 +02:00
557363d3de Working on SSL certificate generation 2020-04-19 00:04:48 +02:00
7311ef3e72 Working on SSL certificate generation 2020-04-18 19:17:25 +02:00
22a20b98fc Handle SSL exceptions 2020-04-17 21:39:59 +02:00
f21a7fdfb9 Test 2020-04-17 21:09:46 +02:00
2ff847b44b Simplify timed_input definition 2020-04-17 20:13:57 +02:00
90df61d3a6 Serious bug silently bypassing SSL context fixed. Previous versions do not really support SSL! 2020-04-17 16:20:55 +02:00
e40989e304 Implemented non-unix timed_input function 2020-04-15 16:27:45 +02:00
4ba5065271 New version 2020-04-13 23:11:43 +02:00
e77d4b4146 Prevent bad behaviour when terminal windows is too small 2020-04-13 23:10:41 +02:00
d703054c58 Documentation 2020-04-13 20:57:39 +02:00
3f5384f9e9 Refactoring 2020-04-13 19:45:05 +02:00
3b7aa265ab Refactoring 2020-04-13 12:58:37 +02:00
932760bcb6 Log server disconnection as error, not info 2020-04-12 19:26:46 +02:00
5f0ed1295f Organize as package 2020-04-12 19:15:06 +02:00
4c56ff7723 Whitespace again 2020-04-12 11:54:30 +02:00
be6f8bbafc Whitespace again 2020-04-12 11:53:50 +02:00
0877a08713 Whitespace 2020-04-12 11:50:38 +02:00
31ab51ec52 Whitespace 2020-04-12 11:49:54 +02:00
e203e35f8e Newline after each variable 2020-04-12 11:43:18 +02:00
bf57baad45 Typos 2020-04-12 11:39:30 +02:00
4fc9ebc38a Offer to store new settings in config file 2020-04-12 11:35:44 +02:00
a95d0aaa91 Do not check file_path if it is None (again) 2020-04-12 10:51:50 +02:00
ae41102d4c False requirement 2020-04-12 01:24:49 +02:00
2aead918bf Do not check file_path if it is None 2020-04-12 00:29:39 +02:00
4a05b05ace Show progress bar in client 2020-04-12 00:25:04 +02:00
8bd0ac76f2 Use original file name 2020-04-11 21:48:37 +02:00
b77de07d6e Use main function, avoid unnecessary trailing underscores 2020-04-11 20:55:26 +02:00
4f01831169 Pass file information to receiver client 2020-04-11 20:35:18 +02:00
e68ab4282c Allow multiple client connections 2020-04-11 19:59:09 +02:00
c0dd046670 Misplacement of writer.drain() 2020-04-10 16:09:39 +02:00
f1d54861ee Whitespace 2020-04-10 16:08:31 +02:00
4352f2908b Quotes prevent variable splitting if file name has spaces 2020-04-10 16:06:45 +02:00
5f1c8fdf47 Send file while encrypting it 2020-04-10 15:15:45 +02:00
0069f9e5ea Allow end-to-end encryption 2020-04-10 13:41:36 +02:00
685b4e6756 Fixed ssl transmission 2020-04-10 10:18:24 +02:00
f7a9f76aad TODO: adjust to ssl 2020-04-09 23:44:01 +02:00