Arseniy Romenskiy romenskiy2012
  • Joined on 2025-06-14
romenskiy2012 synced commits to refs/pull/17791/merge at romenskiy2012/curl from mirror 2025-07-10 13:56:22 +03:00
dc588fb972 Merge 4e8fd4d0e4fcd30fbb7495a49a101783ee71cf16 into 784c17b7d9
784c17b7d9 tests: move curlcheck.h to libtest as unitcheck.h
9db9137066 tests: fix 1301, 1308 to fail on error
454395ba1e curl_osslq: fix missing include of url.h
Compare 4 commits »
romenskiy2012 synced commits to refs/pull/17827/merge at romenskiy2012/curl from mirror 2025-07-10 13:56:22 +03:00
7ed9dac2f9 libtests: more header tidy-ups
897633eb21 docs: mention the as-is concept generically
a47695db33 test1499, 1599: use %LOGDIR
7735cf8199 GHA/macos: adapt to macos-15 for upcoming macos-latest bump
Compare 26 commits »
romenskiy2012 synced commits to refs/pull/17800/merge at romenskiy2012/curl from mirror 2025-07-10 13:56:22 +03:00
ad1b98d4fd Merge 74687ed1c298922da125c516947628f9a971381a into 51369ae78b
51369ae78b http2: fix var types in is_alive() implementations
20ef31a751 projects/build-openssl.bat: remove
7ed9dac2f9 libtests: more header tidy-ups
897633eb21 docs: mention the as-is concept generically
Compare 13 commits »
romenskiy2012 synced commits to refs/pull/17789/merge at romenskiy2012/curl from mirror 2025-07-10 13:56:22 +03:00
b02f35a946 Merge 5d9b89db7a77281427be4712d4e1a5467570c567 into 7ed9dac2f9
7ed9dac2f9 libtests: more header tidy-ups
897633eb21 docs: mention the as-is concept generically
a47695db33 test1499, 1599: use %LOGDIR
7735cf8199 GHA/macos: adapt to macos-15 for upcoming macos-latest bump
Compare 11 commits »
romenskiy2012 synced commits to refs/pull/17768/merge at romenskiy2012/curl from mirror 2025-07-10 13:56:22 +03:00
25d4a2f5d8 Merge 1ebcd321d7b96ae683d1665eef0ae7fc61e9fe34 into 7ed9dac2f9
1ebcd321d7 tests/server: define CURL_STATICLIB for all targets (curlu does it already)
7363c10f05 lib sync macro order with tests/unit
a5645d0aa5 tests: move CURL_DISABLE_DEPRECATION from build to first.h
567553f8c7 tests: move CURL_NO_OLDIES from build to first.h
Compare 29 commits »
romenskiy2012 synced commits to refs/pull/17768/head at romenskiy2012/curl from mirror 2025-07-10 13:56:22 +03:00
1ebcd321d7 tests/server: define CURL_STATICLIB for all targets (curlu does it already)
7363c10f05 lib sync macro order with tests/unit
a5645d0aa5 tests: move CURL_DISABLE_DEPRECATION from build to first.h
567553f8c7 tests: move CURL_NO_OLDIES from build to first.h
d63f3f3403 tests/server: move WITHOUT_LIBCURL from build to first.h
Compare 64 commits »
romenskiy2012 synced commits to refs/pull/17696/merge at romenskiy2012/curl from mirror 2025-07-10 13:56:22 +03:00
7ed9dac2f9 libtests: more header tidy-ups
897633eb21 docs: mention the as-is concept generically
a47695db33 test1499, 1599: use %LOGDIR
7735cf8199 GHA/macos: adapt to macos-15 for upcoming macos-latest bump
Compare 11 commits »
romenskiy2012 synced commits to refs/pull/17683/merge at romenskiy2012/curl from mirror 2025-07-10 13:56:22 +03:00
ed277534a8 Merge 8ade59abf01f2114b9e3c574d3da433c8784f377 into 7ed9dac2f9
7ed9dac2f9 libtests: more header tidy-ups
897633eb21 docs: mention the as-is concept generically
a47695db33 test1499, 1599: use %LOGDIR
7735cf8199 GHA/macos: adapt to macos-15 for upcoming macos-latest bump
Compare 11 commits »
romenskiy2012 synced commits to refs/pull/17613/merge at romenskiy2012/curl from mirror 2025-07-10 13:56:22 +03:00
67ff4c1c25 Merge d52fc5fa90581be8eb859bf47cc4928697a863ae into 7ffb2cbf3e
7ffb2cbf3e renovate.json: migrate config to new format
9990c14ba5 RELEASE-NOTES: synced
784c17b7d9 tests: move curlcheck.h to libtest as unitcheck.h
9db9137066 tests: fix 1301, 1308 to fail on error
Compare 7 commits »
romenskiy2012 synced commits to refs/pull/17440/merge at romenskiy2012/curl from mirror 2025-07-10 13:56:22 +03:00
966585d1be Merge c86ae3a4a5c0164968dec622088945d17b89444c into 897633eb21
897633eb21 docs: mention the as-is concept generically
a47695db33 test1499, 1599: use %LOGDIR
7735cf8199 GHA/macos: adapt to macos-15 for upcoming macos-latest bump
3163d0ac39 GHA: update dependency gnutls/gnutls to v3.8.10
Compare 10 commits »
romenskiy2012 synced commits to refs/pull/17417/merge at romenskiy2012/curl from mirror 2025-07-10 13:56:22 +03:00
784c17b7d9 tests: move curlcheck.h to libtest as unitcheck.h
9db9137066 tests: fix 1301, 1308 to fail on error
454395ba1e curl_osslq: fix missing include of url.h
8afb623bdd windows: drop redundant curl_wcsdup_callback callback
Compare 5 commits »
romenskiy2012 synced commits to refs/pull/16973/merge at romenskiy2012/curl from mirror 2025-07-10 13:56:22 +03:00
edeb251050 Merge 83c78de30b4f4e63eb92c3dc44ae5c189c187ccc into 897633eb21
897633eb21 docs: mention the as-is concept generically
a47695db33 test1499, 1599: use %LOGDIR
7735cf8199 GHA/macos: adapt to macos-15 for upcoming macos-latest bump
3163d0ac39 GHA: update dependency gnutls/gnutls to v3.8.10
Compare 10 commits »
romenskiy2012 synced commits to master at romenskiy2012/curl from mirror 2025-07-10 13:56:22 +03:00
51369ae78b http2: fix var types in is_alive() implementations
20ef31a751 projects/build-openssl.bat: remove
7ed9dac2f9 libtests: more header tidy-ups
897633eb21 docs: mention the as-is concept generically
a47695db33 test1499, 1599: use %LOGDIR
Compare 12 commits »
romenskiy2012 synced and deleted reference refs/tags/refs/pull/17854/merge at romenskiy2012/curl from mirror 2025-07-10 13:56:22 +03:00
romenskiy2012 synced commits to refs/pull/17827/head at romenskiy2012/curl from mirror 2025-07-10 13:56:22 +03:00
cce3d0ab1f Revert "apply the logic to tests that include 3rd-party headers"
9148ea61d5 apply the logic to tests that include 3rd-party headers
5d4e3c85ae whitespace
167232b085 add empty lines
0cef0cb645 move sclose/fake_sclose defs to curl_setup.h
Compare 18 commits »
romenskiy2012 synced commits to refs/pull/17797/merge at romenskiy2012/curl from mirror 2025-07-10 13:56:22 +03:00
e1bfd6a677 Merge 63101feb7185d1abeb514428fa4b8cb07bc21980 into 784c17b7d9
784c17b7d9 tests: move curlcheck.h to libtest as unitcheck.h
9db9137066 tests: fix 1301, 1308 to fail on error
454395ba1e curl_osslq: fix missing include of url.h
Compare 4 commits »
romenskiy2012 synced and deleted reference refs/tags/refs/pull/15333/merge at romenskiy2012/curl from mirror 2025-07-10 13:56:21 +03:00
romenskiy2012 synced and deleted reference refs/tags/renovate/migrate-config at romenskiy2012/curl from mirror 2025-07-10 13:56:21 +03:00
romenskiy2012 synced and deleted reference refs/tags/bagder/arguments-as-is at romenskiy2012/curl from mirror 2025-07-10 13:56:21 +03:00
romenskiy2012 synced and deleted reference refs/tags/refs/pull/17829/merge at romenskiy2012/curl from mirror 2025-07-10 13:56:21 +03:00