Commit graph

101 commits

Author SHA1 Message Date
Bastian Schroll 99713f97fb edit config readme 2018-01-15 21:32:52 +01:00
Bastian Schroll d4e6d6e618 improve doubleFilter 2018-01-15 21:26:14 +01:00
Bastian Schroll 2230241538 add doubleFilter() 2018-01-15 21:00:52 +01:00
Bastian Schroll 8097b4bb12 add plugin readme, wildcardhandler 2018-01-15 14:18:15 +01:00
Bastian Schroll e04ba4b812 edit packet.MD 2018-01-15 07:30:43 +01:00
Bastian Schroll 3c2aa557fe littles changes 2018-01-14 23:21:22 +01:00
Bastian Schroll c2a09ad7c3 add pluginmanager class 2018-01-14 22:57:40 +01:00
Bastian Schroll aa5698471f some little edits 2018-01-14 20:06:31 +01:00
Bastian Schroll d80db0d6cc add template plugin 2018-01-14 16:28:11 +01:00
Bastian Schroll 9c824ff862 little changes 2018-01-13 16:31:20 +01:00
Bastian Schroll 34ed9c3d5b edit server and client class
- server: bind not only to local - bind to all
- client improve error handling
2018-01-13 13:22:28 +01:00
Bastian Schroll f0d19eaba0 some little changes 2018-01-13 09:56:46 +01:00
Bastian Schroll 9c38eeaac0 edit test_config for better coverage 2018-01-12 19:39:11 +01:00
Bastian Schroll 03e2f6091e add a countPacketsInQueue() method to server 2018-01-12 18:58:14 +01:00
Bastian Schroll 2e515ff15d edit config bool getter 2018-01-12 18:57:56 +01:00
Bastian Schroll 4cd7dd183a edit server and plugin 2018-01-12 12:33:41 +01:00
Bastian Schroll 6c6f5f259b edit config files 2018-01-12 11:15:11 +01:00
Bastian Schroll 7662f05f0c do lock with the with statement 2018-01-12 09:50:46 +01:00
Bastian Schroll 4dad6bc414 edit lock mechanism 2018-01-12 09:14:22 +01:00
Bastian Schroll 8e670f86fc edit packet.py 2018-01-12 09:02:54 +01:00
Bastian Schroll a955058edd insert lock-methods into server 2018-01-12 09:02:26 +01:00
Bastian Schroll d08e11e17e add timeout msg to client 2018-01-12 09:02:07 +01:00
Bastian Schroll e1bbff7a93 fix test_decoder 2018-01-12 07:56:14 +01:00
Bastian Schroll e10a51dd02 log testname on test run 2018-01-12 07:48:27 +01:00
Bastian Schroll 5f6addfbc8 fix error in test_ServerClient 2018-01-12 06:45:55 +01:00
Bastian Schroll 4cce00c477 update _gen/reamdme.md 2018-01-12 06:39:29 +01:00
Bastian Schroll 69de582284 fix typo 2018-01-11 13:58:52 +01:00
Bastian Schroll 1b2dde4e75 Merge remote-tracking branch 'origin/develop' into develop 2018-01-11 13:56:52 +01:00
Bastian Schroll 0b1bd7a59b edit specific get methods to the config (Int, Str, Bool) 2018-01-11 13:02:04 +01:00
Bastian Schroll 6e011301d4 fix some typos and other 2018-01-11 13:01:27 +01:00
Bastian Schroll 0c7fc84089 edit tests 2018-01-11 12:59:53 +01:00
Bastian Schroll 9e0aa779ae edit test_config.py to run with new config methods 2018-01-10 22:22:06 +01:00
Bastian Schroll 9c79757406 add docu to plugin main class 2018-01-10 22:02:43 +01:00
Bastian Schroll ed095ed366 change some logging in plugin main class 2018-01-10 21:56:02 +01:00
Bastian Schroll 0383744927 add specific datatypes to config loader 2018-01-10 21:55:18 +01:00
Bastian Schroll 405c632ceb edit some tests 2018-01-10 17:55:34 +01:00
Bastian Schroll f14a78984a edit .gitignore 2018-01-10 13:10:58 +01:00
Bastian Schroll a68f3f82e6 edit some tests 2018-01-10 13:06:18 +01:00
Bastian Schroll 2ea2e940ac fix header, edit plugin 2018-01-10 12:57:20 +01:00
Bastian Schroll 0618b43d91 edit functions 2018-01-09 21:36:52 +01:00
Bastian Schroll a79ddc49c6 improve statistics 2018-01-09 13:44:46 +01:00
Bastian Schroll 37a348456e edit server.ini 2018-01-09 12:20:28 +01:00
Bastian Schroll 36781fc254 edit bwPacket Methods get and set 2018-01-09 11:33:23 +01:00
Bastian Schroll 1ba76cc66b edit some files 2018-01-08 23:42:26 +01:00
Bastian Schroll 2d279f6e71 edit tests and config 2018-01-08 23:41:33 +01:00
Bastian Schroll d6cd7b8cde edit config files 2018-01-08 23:40:54 +01:00
Bastian Schroll 27c33c5f0d edit __init__.py's 2018-01-08 20:09:15 +01:00
Bastian Schroll 77e299497c insert logo in readme.md 2018-01-08 20:03:59 +01:00
Bastian Schroll 2685a63cdb add plugin base class 2018-01-08 19:57:48 +01:00
Bastian Schroll e08ec80e63 edit packet class config 2018-01-08 19:57:28 +01:00