From ed7b6da5c5fa1bf8b10ac86704bb4393af626cd7 Mon Sep 17 00:00:00 2001 From: Mark Liebrand Date: Sun, 28 Jan 2018 16:52:20 +0100 Subject: [PATCH] Various Changes / Fixes + moved code away from __init__ + fixed debug level toggle + threads have names and start times + challenge validation check problem resolved + added some consistency checks for fields on admin server --- UdpPipe/eu/liebrand/udppipe/Pipe.py | 1118 +++++++++++++++++++++++ UdpPipe/eu/liebrand/udppipe/__init__.py | 1065 --------------------- UdpPipe/scripts/generateKey.sh | 4 +- UdpPipe/udppipe.sh | 2 +- UdpPipe/udppipe