Commit Graph

21 Commits

Author SHA1 Message Date
Tristan B. Kildaire 61e09c7602 Working handler to handler 2020-04-30 15:55:40 +02:00
Tristan B. Kildaire d1cbba4422 Added new tests 2020-04-29 13:26:18 +02:00
Tristan B. Kildaire 81698fb77f Added new handler (just an extra) 2020-04-28 23:17:45 +02:00
Tristan B. Kildaire 49e4317867 WIP: Handler abstraction 2020-04-28 18:19:27 +02:00
Tristan B. Kildaire 54f6bc18c2 Test suite now prompts user to enter ausername to authenticate to the server with 2020-04-27 16:34:30 +02:00
Tristan B. Kildaire d9feba805f WIP: Message handlers responses being sent 2020-04-27 15:18:53 +02:00
Tristan B. Kildaire bf7801199b Revert test suite back to normal 2020-04-26 18:21:40 +02:00
Tristan B. Kildaire c9a1614856 Updated test suite 2020-04-26 17:01:32 +02:00
Tristan B. Kildaire 2c1306fc47 Fixed bug whereby old length was being used as the array was dirty 2020-04-26 15:49:30 +02:00
Tristan B. Kildaire aeb02ea84d ENcode arbitrarly many bytes in testsuite 2020-04-26 13:18:54 +02:00
Tristan B. Kildaire 16795c3be5 WIP: Response handling 2020-04-24 17:12:25 +02:00
Tristan B. Kildaire 55c815ea64 Implemented IPv6 support, UNIX broken 2020-04-20 20:30:17 +02:00
Tristan B. Kildaire 0f4dc92bf7 WIP 2020-04-20 18:59:03 +02:00
Tristan B. Kildaire 82c45f0e9b Added authentication test 2020-04-19 21:41:03 +02:00
Tristan B. Kildaire 3fde07c049 Fixed bug 2020-04-19 21:30:23 +02:00
Tristan B. Kildaire 602a152843 Added \'close\' command (actually) 2020-04-19 21:04:38 +02:00
Tristan B. Kildaire 20cfa5a7c7 Fixed tests 2020-04-19 13:32:46 +02:00
Tristan B. Kildaire 92ed1cb25a Implemented socket receive from UNIX domain socket and fixed test that was doubly-sending 2020-04-18 19:52:30 +02:00
Tristan B. Kildaire 7b503e5cfa Work in progress 2020-04-18 19:30:43 +02:00
Tristan B. Kildaire 0cebc13dab Added missing tests 2020-04-18 16:43:42 +02:00
Tristan B. Kildaire c9fb952333 Added Python client testing suite 2020-04-17 22:09:28 +02:00