Arseniy Romenskiy romenskiy2012
  • Joined on 2025-06-14
romenskiy2012 synced commits to refs/pull/18330/merge at romenskiy2012/curl from mirror 2025-08-23 07:52:56 +03:00
c2f6bc72b6 Merge 239a469cf3f6469b452bae28af83a9e7dda9103c into 4f0e530c77
239a469cf3 drop 1.1.1 support 4 appveyor cmake
e5a50214b5 build: drop "3+" from backend name, verify version with autotools
0a2136fd06 drop TLS1_3_VERSION, present in 1.1.1+ and forks
f6e13403a0 appveyor drop openssl 1.1.1 from the mix fixup
Compare 18 commits »
romenskiy2012 synced commits to refs/pull/18009/merge at romenskiy2012/curl from mirror 2025-08-23 07:52:55 +03:00
48e1e732c3 Merge 34b454a662a761d25e3bef33130eed4842a58b99 into 03868ca714
03868ca714 asyn-thrdd: fix no HAVE_GETADDRINFO builds
d6c51a8fda cmake: CURL_CA_FALLBACK only works with OpenSSL
6d53263f0b TODO: remove the expand ~ idea
2f6524ce3c acinclude: --with-ca-fallback only works with OpenSSL
Compare 8 commits »
romenskiy2012 synced and deleted reference refs/tags/bagder/configure-ca-fallback at romenskiy2012/curl from mirror 2025-08-23 07:52:55 +03:00
romenskiy2012 synced and deleted reference refs/tags/bagder/todo-tilde at romenskiy2012/curl from mirror 2025-08-23 07:52:55 +03:00
romenskiy2012 synced and deleted reference refs/tags/refs/pull/18363/merge at romenskiy2012/curl from mirror 2025-08-23 07:52:55 +03:00
romenskiy2012 synced commits to refs/pull/18125/merge at romenskiy2012/curl from mirror 2025-08-23 07:52:55 +03:00
4f0e530c77 tidy-up: formatting
03868ca714 asyn-thrdd: fix no HAVE_GETADDRINFO builds
d6c51a8fda cmake: CURL_CA_FALLBACK only works with OpenSSL
6d53263f0b TODO: remove the expand ~ idea
Compare 9 commits »
romenskiy2012 synced and deleted reference refs/tags/refs/pull/18364/merge at romenskiy2012/curl from mirror 2025-08-23 07:52:55 +03:00
romenskiy2012 synced commits to refs/pull/18040/merge at romenskiy2012/curl from mirror 2025-08-23 07:52:55 +03:00
0ee3a2ce61 Merge e0fda58d72ecea4dd374bbb3a65d9b88f2c5a220 into 03868ca714
03868ca714 asyn-thrdd: fix no HAVE_GETADDRINFO builds
d6c51a8fda cmake: CURL_CA_FALLBACK only works with OpenSSL
6d53263f0b TODO: remove the expand ~ idea
2f6524ce3c acinclude: --with-ca-fallback only works with OpenSSL
Compare 8 commits »
romenskiy2012 synced commits to refs/pull/18039/merge at romenskiy2012/curl from mirror 2025-08-23 07:52:55 +03:00
f82238acbb Merge efb7a9b0a4213920821cfad6be6809dd7e874946 into 4f0e530c77
4f0e530c77 tidy-up: formatting
efb7a9b0a4 Revert "appveyor: drop testing with OpenSSL 1.0.2"
108161be5f Revert "appveyor: drop testing with OpenSSL 1.1.0"
0428da788c Revert "GHA/non-native: drop MS-DOS jobs, requires OpenSSL 1.0.2"
Compare 17 commits »
romenskiy2012 synced commits to refs/pull/18039/head at romenskiy2012/curl from mirror 2025-08-23 07:52:55 +03:00
efb7a9b0a4 Revert "appveyor: drop testing with OpenSSL 1.0.2"
108161be5f Revert "appveyor: drop testing with OpenSSL 1.1.0"
0428da788c Revert "GHA/non-native: drop MS-DOS jobs, requires OpenSSL 1.0.2"
2df0fc3cae try ram disk 1
2306b8aa7b cleanup
Compare 21 commits »
romenskiy2012 synced commits to refs/pull/17961/merge at romenskiy2012/curl from mirror 2025-08-23 07:52:55 +03:00
a15c6c813a Merge a5098f1bf745443f6de1be35276f33c58f4c4f63 into 03868ca714
03868ca714 asyn-thrdd: fix no HAVE_GETADDRINFO builds
d6c51a8fda cmake: CURL_CA_FALLBACK only works with OpenSSL
6d53263f0b TODO: remove the expand ~ idea
2f6524ce3c acinclude: --with-ca-fallback only works with OpenSSL
Compare 8 commits »
romenskiy2012 synced commits to master at romenskiy2012/curl from mirror 2025-08-23 07:52:55 +03:00
4f0e530c77 tidy-up: formatting
03868ca714 asyn-thrdd: fix no HAVE_GETADDRINFO builds
d6c51a8fda cmake: CURL_CA_FALLBACK only works with OpenSSL
6d53263f0b TODO: remove the expand ~ idea
2f6524ce3c acinclude: --with-ca-fallback only works with OpenSSL
Compare 6 commits »
romenskiy2012 synced and deleted reference refs/tags/refs/pull/18370/merge at romenskiy2012/curl from mirror 2025-08-23 07:52:55 +03:00
romenskiy2012 synced and deleted reference refs/tags/refs/pull/18365/merge at romenskiy2012/curl from mirror 2025-08-23 07:52:55 +03:00
romenskiy2012 synced commits to refs/pull/18343/merge at romenskiy2012/curl from mirror 2025-08-22 23:43:00 +03:00
ca948ed14f Merge d1b77352d0b5798c1742a186eced016419f59110 into b54039de2c
b54039de2c openssl: use RSA_flags() again with BoringSSL
78f53e0460 openssl: enable HAVE_KEYLOG_CALLBACK for AWS-LC
63bf7a0898 openssl: drop redundant HAVE_OPENSSL_VERSION macro
0be7f382dc openssl: add and use HAVE_BORINGSSL_LIKE internal macro
Compare 17 commits »
romenskiy2012 synced commits to refs/pull/18332/merge at romenskiy2012/curl from mirror 2025-08-22 23:43:00 +03:00
b54039de2c openssl: use RSA_flags() again with BoringSSL
78f53e0460 openssl: enable HAVE_KEYLOG_CALLBACK for AWS-LC
63bf7a0898 openssl: drop redundant HAVE_OPENSSL_VERSION macro
0be7f382dc openssl: add and use HAVE_BORINGSSL_LIKE internal macro
Compare 17 commits »
romenskiy2012 synced commits to refs/pull/18331/merge at romenskiy2012/curl from mirror 2025-08-22 23:43:00 +03:00
378c503d49 Merge 59eb27e0fd12cd5e104b011a5558fe762ea7fa9b into b54039de2c
b54039de2c openssl: use RSA_flags() again with BoringSSL
78f53e0460 openssl: enable HAVE_KEYLOG_CALLBACK for AWS-LC
63bf7a0898 openssl: drop redundant HAVE_OPENSSL_VERSION macro
0be7f382dc openssl: add and use HAVE_BORINGSSL_LIKE internal macro
Compare 17 commits »
romenskiy2012 synced commits to refs/pull/18330/merge at romenskiy2012/curl from mirror 2025-08-22 23:43:00 +03:00
1a4a4a0b5b Merge 87c469f8bda24e5d67cc6c544dab8c2df949b120 into b54039de2c
87c469f8bd build: drop "3+" from backend name, verify version with autotools
638afeb957 formatting
ff527c62f1 drop TLS1_3_VERSION, present in 1.1.1+ and forks
a632459505 appveyor drop openssl 1.1.1 from the mix fixup
Compare 29 commits »
romenskiy2012 synced commits to refs/pull/18279/merge at romenskiy2012/curl from mirror 2025-08-22 23:43:00 +03:00
0fb8134627 Merge 08b9476f7b4030ba5870a483fd6bc67ccd6249be into b54039de2c
b54039de2c openssl: use RSA_flags() again with BoringSSL
78f53e0460 openssl: enable HAVE_KEYLOG_CALLBACK for AWS-LC
63bf7a0898 openssl: drop redundant HAVE_OPENSSL_VERSION macro
0be7f382dc openssl: add and use HAVE_BORINGSSL_LIKE internal macro
Compare 17 commits »
romenskiy2012 synced commits to refs/pull/18240/merge at romenskiy2012/curl from mirror 2025-08-22 23:43:00 +03:00
b54039de2c openssl: use RSA_flags() again with BoringSSL
78f53e0460 openssl: enable HAVE_KEYLOG_CALLBACK for AWS-LC
63bf7a0898 openssl: drop redundant HAVE_OPENSSL_VERSION macro
0be7f382dc openssl: add and use HAVE_BORINGSSL_LIKE internal macro
Compare 17 commits »