svn commit: r1909256 - in /serf/branches/1.3.x-r1901040: ./ test/test_context.c

2023-04-19 Thread kotkov
Author: kotkov Date: Wed Apr 19 18:35:12 2023 New Revision: 1909256 URL: http://svn.apache.org/viewvc?rev=1909256=rev Log: On the '1.3.x-r1901040' branch: Merge r1901040 from trunk (Fix test_ssl_handshake() failure with OpenSSL 1.1.1i+). Resolve the conflicts and adjust the change to the state

svn commit: r1909255 - /serf/branches/1.3.x-r1901040/

2023-04-19 Thread kotkov
Author: kotkov Date: Wed Apr 19 18:30:54 2023 New Revision: 1909255 URL: http://svn.apache.org/viewvc?rev=1909255=rev Log: Create an 1.3.x backport branch for r1901040 (Fix test_ssl_handshake() failure with OpenSSL 1.1.1i+). Added: serf/branches/1.3.x-r1901040/ (props changed) -

svn commit: r1909253 - /serf/trunk/CMakeLists.txt

2023-04-19 Thread ivan
Author: ivan Date: Wed Apr 19 17:11:43 2023 New Revision: 1909253 URL: http://svn.apache.org/viewvc?rev=1909253=rev Log: * CMakeLists.txt: Threat warning C4013 ('function' undefined; assuming extern returning int) as error. Modified: serf/trunk/CMakeLists.txt Modified:

svn commit: r1909252 - in /serf/trunk/test: MockHTTPinC/MockHTTP_server.c test_ssl.c

2023-04-19 Thread ivan
Author: ivan Date: Wed Apr 19 17:07:51 2023 New Revision: 1909252 URL: http://svn.apache.org/viewvc?rev=1909252=rev Log: Do not use OpenSSL functions that operates with FILE to avoid potential CRT versions mismatch. Use BIO based functions instead. * test/MockHTTPinC/MockHTTP_server.c

svn commit: r1909251 - in /serf/branches/1.3.x-r1901937: ./ buckets/ssl_buckets.c

2023-04-19 Thread kotkov
Author: kotkov Date: Wed Apr 19 16:58:42 2023 New Revision: 1909251 URL: http://svn.apache.org/viewvc?rev=1909251=rev Log: On the '1.3.x-r1901937' branch: Merge r1901937 from trunk (Remove the use of the ERR_GET_FUNC() macro, which was removed in OpenSSL 3.0). This required resolving a text

svn commit: r1909250 - /serf/branches/1.3.x-r1901937/

2023-04-19 Thread kotkov
Author: kotkov Date: Wed Apr 19 16:55:57 2023 New Revision: 1909250 URL: http://svn.apache.org/viewvc?rev=1909250=rev Log: Create an 1.3.x backport branch for r1901937 (Remove the use of the ERR_GET_FUNC() macro, which was removed in OpenSSL 3.0). Added: serf/branches/1.3.x-r1901937/

svn commit: r1909249 - /serf/trunk/CMakeLists.txt

2023-04-19 Thread ivan
Author: ivan Date: Wed Apr 19 16:40:22 2023 New Revision: 1909249 URL: http://svn.apache.org/viewvc?rev=1909249=rev Log: * CMakeLists.txt: Enable CMP0092 if supported: MSVC warning flags are not in CMAKE__FLAGS by default. Modified: serf/trunk/CMakeLists.txt Modified:

svn commit: r1909248 - in /serf/branches/1.3.x: ./ .github/workflows/linux.yml

2023-04-19 Thread ivan
Author: ivan Date: Wed Apr 19 15:40:26 2023 New Revision: 1909248 URL: http://svn.apache.org/viewvc?rev=1909248=rev Log: On 1.3.x: Merge r1909247 from trunk. Modified: serf/branches/1.3.x/ (props changed) serf/branches/1.3.x/.github/workflows/linux.yml Propchange: serf/branches/1.3.x/

svn commit: r1909247 - /serf/trunk/.github/workflows/linux.yml

2023-04-19 Thread ivan
Author: ivan Date: Wed Apr 19 15:31:45 2023 New Revision: 1909247 URL: http://svn.apache.org/viewvc?rev=1909247=rev Log: * .github/workflows/linux.yml: Build and test on ubuntu-20.04 and ubuntu-22.04. Modified: serf/trunk/.github/workflows/linux.yml Modified:

svn commit: r1909246 - in /serf/branches/1.3.x: ./ .github/workflows/linux.yml

2023-04-19 Thread ivan
Author: ivan Date: Wed Apr 19 15:25:38 2023 New Revision: 1909246 URL: http://svn.apache.org/viewvc?rev=1909246=rev Log: On 1.3.x: Merge r1909245 from trunk. Modified: serf/branches/1.3.x/ (props changed) serf/branches/1.3.x/.github/workflows/linux.yml Propchange: serf/branches/1.3.x/

svn commit: r1909245 - /serf/trunk/.github/workflows/linux.yml

2023-04-19 Thread ivan
Author: ivan Date: Wed Apr 19 15:21:03 2023 New Revision: 1909245 URL: http://svn.apache.org/viewvc?rev=1909245=rev Log: * .github/workflows/linux.yml: Perform `apt-get update` before `apt-get install`. Modified: serf/trunk/.github/workflows/linux.yml Modified:

svn commit: r1909244 - /serf/branches/1.3.x/STATUS

2023-04-19 Thread ivan
Author: ivan Date: Wed Apr 19 15:14:54 2023 New Revision: 1909244 URL: http://svn.apache.org/viewvc?rev=1909244=rev Log: * STATUS: Vote for r1814714. Modified: serf/branches/1.3.x/STATUS Modified: serf/branches/1.3.x/STATUS URL: