Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: eb7bb72aacfef0d7aad551ee307a13cd05526d46
https://github.com/Checkmk/checkmk/commit/eb7bb72aacfef0d7aad551ee307a13cd0…
Author: Mathias Laurin <mathias.laurin(a)checkmk.com>
Date: 2023-06-28 (Wed, 28 Jun 2023)
Changed paths:
M cmk/fetchers/__init__.py
R cmk/fetchers/_agentctl.py
A cmk/fetchers/_agentprtcl.py
M cmk/fetchers/_tcp.py
M cmk/utils/encryption.py
A tests/unit/cmk/checkers/test_agent_protocol.py
M tests/unit/cmk/checkers/test_fetchers.py
R tests/unit/cmk/checkers/test_tcp_agent_ctl.py
M tests/unit/cmk/utils/test_encryption.py
Log Message:
-----------
Reland 4 patches reverted in 01d77dfd59
* Move protocol-stuff out of class
* Group tcp-protocol-routines in tcp-protocol module
* Move more tcp-protocol-routines to tcp-protocol module
* Rename module for clarity
Change-Id: Icc6e46378abd00abcd83d8d35ba0bdff8e4a8c61
Commit: 9e3184231587d1811f888c22bae79b9c0c823b78
https://github.com/Checkmk/checkmk/commit/9e3184231587d1811f888c22bae79b9c0…
Author: Mathias Laurin <mathias.laurin(a)checkmk.com>
Date: 2023-06-28 (Wed, 28 Jun 2023)
Changed paths:
M cmk/fetchers/_tcp.py
M tests/unit/cmk/checkers/test_fetchers.py
Log Message:
-----------
Reland: "Reduce scope of TransportProtocol"
Change-Id: Ia15579868aa2b1218c50188d649e707f2da572ef
Compare:
https://github.com/Checkmk/checkmk/compare/068a3ff92e36...9e3184231587