|
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 |
|
|
db0da8b24b
|
Implemented SSL
|
2020-04-09 23:34:04 +02:00 |
|
|
1ec3a4b5e2
|
Set self.working
|
2020-04-09 23:06:55 +02:00 |
|
|
ca3aa5857b
|
Get client role as first line
|
2020-04-09 23:05:03 +02:00 |
|
|
1853d85a79
|
Typo
|
2020-04-09 22:33:01 +02:00 |
|
|
40f48e3b95
|
Cancel pending tasks although they are done
|
2020-04-09 22:16:46 +02:00 |
|
|
458cc0f5e7
|
Prevent shadowing of variables
|
2020-04-09 22:01:50 +02:00 |
|
|
25750736f4
|
Allow multiple sessions
|
2020-04-09 19:51:10 +02:00 |
|
|
d2522b3e08
|
Command Line Interface
|
2020-04-09 19:46:52 +02:00 |
|
|
d4abc1f2a5
|
TODO: ask peer its role
|
2020-04-09 14:51:02 +02:00 |
|
|
9dba9673a3
|
Use DNS name
|
2020-04-09 14:45:38 +02:00 |
|
|
018bea5606
|
Use the same port
|
2020-04-08 14:53:59 +02:00 |
|
|
7549977fc9
|
Use aruba as host
|
2020-03-30 18:01:49 +02:00 |
|
|
248d4ccb88
|
IT WORKS!
|
2020-03-28 20:54:41 +01:00 |
|
|
69c06dc4dc
|
almos exhausted
|
2020-03-28 19:53:06 +01:00 |
|
|
c8409e12ef
|
Works with 2 ports
|
2020-03-28 19:37:20 +01:00 |
|
|
70f2cd64d7
|
A lot of work for nothing?
|
2020-03-28 19:02:03 +01:00 |
|
|
bc287833cc
|
May have found a similar idea, but too tired to give a look
See you next time
|
2020-03-26 15:02:12 +01:00 |
|