[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1370: MINIFICPP-1866 Secure connection for ListenSyslog, ListenTCP

2022-08-18 Thread GitBox
szaszm commented on code in PR #1370: URL: https://github.com/apache/nifi-minifi-cpp/pull/1370#discussion_r949165864 ## libminifi/include/utils/net/SessionHandlingServer.h: ## @@ -0,0 +1,67 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + * contri

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1370: MINIFICPP-1866 Secure connection for ListenSyslog, ListenTCP

2022-08-17 Thread GitBox
szaszm commented on code in PR #1370: URL: https://github.com/apache/nifi-minifi-cpp/pull/1370#discussion_r948553599 ## libminifi/include/utils/net/SessionHandlingServer.h: ## @@ -0,0 +1,67 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one or more + * contri

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1370: MINIFICPP-1866 Secure connection for ListenSyslog, ListenTCP

2022-08-17 Thread GitBox
szaszm commented on code in PR #1370: URL: https://github.com/apache/nifi-minifi-cpp/pull/1370#discussion_r948021879 ## extensions/civetweb/tests/ListenHTTPTests.cpp: ## @@ -60,15 +60,15 @@ class ListenHTTPTestsFixture { LogTestController::getInstance().setTrace(); L

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1370: MINIFICPP-1866 Secure connection for ListenSyslog, ListenTCP

2022-08-17 Thread GitBox
szaszm commented on code in PR #1370: URL: https://github.com/apache/nifi-minifi-cpp/pull/1370#discussion_r947892457 ## extensions/civetweb/tests/ListenHTTPTests.cpp: ## @@ -60,15 +60,15 @@ class ListenHTTPTestsFixture { LogTestController::getInstance().setTrace(); L

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1370: MINIFICPP-1866 Secure connection for ListenSyslog, ListenTCP

2022-08-17 Thread GitBox
szaszm commented on code in PR #1370: URL: https://github.com/apache/nifi-minifi-cpp/pull/1370#discussion_r947892457 ## extensions/civetweb/tests/ListenHTTPTests.cpp: ## @@ -60,15 +60,15 @@ class ListenHTTPTestsFixture { LogTestController::getInstance().setTrace(); L

[GitHub] [nifi-minifi-cpp] szaszm commented on a diff in pull request #1370: MINIFICPP-1866 Secure connection for ListenSyslog, ListenTCP

2022-07-19 Thread GitBox
szaszm commented on code in PR #1370: URL: https://github.com/apache/nifi-minifi-cpp/pull/1370#discussion_r923297637 ## PROCESSORS.md: ## @@ -1292,11 +1293,13 @@ Listens for incoming TCP connections and reads data from each connection using a In the list below, the names of