hyperion.ng/libsrc/protoserver
redpanther 0f17e031e8 basic loop connection detection. prevent if you configure forward to 127.0.0.1:<port> and your server has the same port.
But this doesn't protect if not forwarded to localhost "127.0.0.1". Loop connections across different hosts arn't detected too.


Former-commit-id: 464a80708ebd11c0f7c83dc87a1afe0f10e0e078
2016-02-18 10:32:38 +01:00
..
CMakeLists.txt added optional QT5 support - LedDevicePhilipsHue needs proper fixes 2016-01-06 17:31:23 +01:00
ProtoClientConnection.cpp - prepare general way to send (proto) messages. currently only incomming protomessages are forwarded 2016-02-15 18:25:18 +01:00
ProtoClientConnection.h - prepare general way to send (proto) messages. currently only incomming protomessages are forwarded 2016-02-15 18:25:18 +01:00
ProtoConnection.cpp Refactor V4L2 and X11 grabbers to share more code 2014-11-21 21:24:33 +01:00
ProtoConnectionWrapper.cpp Refactor V4L2 and X11 grabbers to share more code 2014-11-21 21:24:33 +01:00
ProtoServer.cpp basic loop connection detection. prevent if you configure forward to 127.0.0.1:<port> and your server has the same port. 2016-02-18 10:32:38 +01:00
message.proto Updated proto-definition due to changes in newest protobuf library 2014-09-26 18:27:30 +00:00