Arseniy Romenskiy romenskiy2012
  • Joined on 2025-06-14
romenskiy2012 synced commits to refs/pull/18009/merge at romenskiy2012/curl from mirror 2025-07-31 12:54:11 +03:00
1ee71c77d5 Merge 52a97fe5dda1e7db891ccbc3a99adf2ddbb014e7 into d21e75a6ae
d21e75a6ae curl_mime_data_cb.md: mention what datasize is for
4108d11008 bufq: add integer overflow checks before chunk allocations
37913c01a5 libtests: update format strings to avoid casts, drop some macros
e5cf6223d7 CURLOPT: bump CURL_REDIR_* macros to long
Compare 121 commits »
romenskiy2012 synced commits to refs/pull/17992/head at romenskiy2012/curl from mirror 2025-07-31 12:54:11 +03:00
a2a2032f33 update documentation after review
8867831c31 change new API function to have error return value
b5930cec1a fix manpage prototype and example
65cf62dcf0 fix whitespace
923055aed6 multi: add new information extraction method
Compare 120 commits »
romenskiy2012 synced commits to refs/pull/17865/merge at romenskiy2012/curl from mirror 2025-07-31 12:54:10 +03:00
7b8594176d delta: fix counters
a7e6c78bfa parallel-max: bump the max value to 65535
4cce314a39 build: allow libtests/clients to use libcurl dependencies directly
c4ed28aebb windows: assume ADDRESS_FAMILY, drop feature checks
Compare 62 commits »
romenskiy2012 synced commits to refs/pull/17877/head at romenskiy2012/curl from mirror 2025-07-31 12:54:10 +03:00
c6ea603fa1 cijobs.pl: enable warnings, fix them
fd518d989c ciconfig.pl: enable warnings, fix them
370fb4f8c8 cdall: enable strict warnings
d099ec75f4 randcurl.pl: enable warnings, fix one
c566b68a52 testcurl.pl: fix warnings 2
Compare 155 commits »
romenskiy2012 synced commits to refs/pull/17887/head at romenskiy2012/curl from mirror 2025-07-31 12:54:10 +03:00
06af560fa8 setopt: refactor out the booleans from setopt_long to setopt_bool
55c045c863 multi: add CURLMOPT_NETWORK_CHANGED to signal network changed
7b8594176d delta: fix counters
a7e6c78bfa parallel-max: bump the max value to 65535
4cce314a39 build: allow libtests/clients to use libcurl dependencies directly
Compare 118 commits »
romenskiy2012 synced commits to refs/pull/17894/head at romenskiy2012/curl from mirror 2025-07-31 12:54:10 +03:00
2d266118d9 url: make default TLS version be minimum 1.2
91138b014d vquic: drop msh3
c4430c542a curl_addrinfo: drop workaround for old-mingw
2f80a9b253 cf-https-connect: delete unused declaration
9b13453476 GHA/windows: add minimal mingw-w64 v3 job
Compare 119 commits »
romenskiy2012 synced commits to refs/pull/17960/head at romenskiy2012/curl from mirror 2025-07-31 12:54:10 +03:00
8f4d1068aa make int* into bool*
33b0fb8b1e fix strange if test ending on other line
71c7458139 whitespace/ifdef fixes after review
e926009fdf fix unused param in ftp
d4fcbfff68 fix unused assignment in setup_connection_internals
Compare 96 commits »
romenskiy2012 synced commits to refs/pull/17927/head at romenskiy2012/curl from mirror 2025-07-31 12:54:10 +03:00
a909f6617b drop two recently added __MINGW32CE__ checks
0326767dc0 curl_setup.h drop a new UNDER_CE after rebase
e94850b3a1 curl_threads.h: drop UNDER_CE check
b9ba498590 switch back to GetModuleHandle() from forced "ANSI" version
cbf344a25b winapi: update comment
Compare 131 commits »
romenskiy2012 synced commits to refs/pull/17927/merge at romenskiy2012/curl from mirror 2025-07-31 12:54:10 +03:00
2d5d75fee0 Merge a909f6617bf037ae23a98d845b16f906467e6c81 into d21e75a6ae
d21e75a6ae curl_mime_data_cb.md: mention what datasize is for
4108d11008 bufq: add integer overflow checks before chunk allocations
37913c01a5 libtests: update format strings to avoid casts, drop some macros
e5cf6223d7 CURLOPT: bump CURL_REDIR_* macros to long
Compare 129 commits »
romenskiy2012 synced commits to refs/pull/17931/head at romenskiy2012/curl from mirror 2025-07-31 12:54:10 +03:00
2eadd63943 rand: drop BCRYPT_USE_SYSTEM_PREFERRED_RNG
48c849d8b7 config-win32.h: config-win32.h: drop VS2008, move to VS2010
c3aa217649 replace an 1600 version reference
e52751064f curl_setup_once.h: drop VS2008 logic
5b6c9f3057 streamline stdint.h for MSVC
Compare 167 commits »
romenskiy2012 synced commits to refs/pull/17931/merge at romenskiy2012/curl from mirror 2025-07-31 12:54:10 +03:00
ec65e74c13 Merge 2eadd6394301baf7f69cde8e991cf2f3c1a16506 into d21e75a6ae
d21e75a6ae curl_mime_data_cb.md: mention what datasize is for
4108d11008 bufq: add integer overflow checks before chunk allocations
37913c01a5 libtests: update format strings to avoid casts, drop some macros
e5cf6223d7 CURLOPT: bump CURL_REDIR_* macros to long
Compare 105 commits »
romenskiy2012 synced commits to refs/pull/17947/head at romenskiy2012/curl from mirror 2025-07-31 12:54:10 +03:00
1dd0978ab5 ALPN: query filter
44f5307891 multi: fix assert in multi_getsock()
430f9b03fd CURLOPT: bump CURLFTP* enums to long, drop casts
5debe7cb34 CURLOPT: drop redundant long casts
fc98a630cf memanalyze.pl: remove strict+warnings
Compare 89 commits »
romenskiy2012 synced commits to refs/pull/17961/merge at romenskiy2012/curl from mirror 2025-07-31 12:54:10 +03:00
8811cec41f Merge a5098f1bf745443f6de1be35276f33c58f4c4f63 into 4108d11008
4108d11008 bufq: add integer overflow checks before chunk allocations
37913c01a5 libtests: update format strings to avoid casts, drop some macros
e5cf6223d7 CURLOPT: bump CURL_REDIR_* macros to long
5f99b45693 windows: document toolchain support for some macros (cont.)
Compare 94 commits »
romenskiy2012 synced commits to refs/pull/17797/head at romenskiy2012/curl from mirror 2025-07-31 12:54:10 +03:00
8eb32eafb7 add casts to smoothen the long/unsigned char difference
5562d3bef7 Revert "bump two urldata members to long"
45c894740a Revert "ftp: bump the same in internal ftp struct"
495d3faad3 ftp: bump the same in internal ftp struct
58e11341df bump two urldata members to long
Compare 213 commits »
romenskiy2012 synced commits to refs/pull/17800/head at romenskiy2012/curl from mirror 2025-07-31 12:54:10 +03:00
63b840dea3 Make --out-null work per url as --output
3e49d3f154 curl, new long option '--out-null'
513b664980 DEPRECATE.md: remove leftover "nothing"
36af5cceb1 config-win32.h: do not use winsock2 inet_ntop()/inet_pton()
061c81904f inet_pton, inet_ntop: drop declarations when unused
Compare 158 commits »
romenskiy2012 synced commits to refs/pull/17865/head at romenskiy2012/curl from mirror 2025-07-31 12:54:10 +03:00
cdfc38b5e4 libtests: drop now duplicate memdebug.h includes 3
3966f8ad64 lib509.c: update memdebug.h comment
e60738c116 libtests: drop now duplicate memdebug.h includes 2
644c3ad8c6 libtests: drop now duplicate memdebug.h includes
054ba83181 step 2
Compare 60 commits »
romenskiy2012 synced commits to refs/pull/17613/head at romenskiy2012/curl from mirror 2025-07-31 12:54:09 +03:00
bc92a3b4b2 fix double space
dbe068b1e1 docs: clarify that CURLMOPT_NETWORK_CHANGED is a "trigger" and not a persisted option.
55c6736c04 up version for new symbols to 8.16.0
1e88ce5f45 make value for CURLMOPT_NETWORK_CHANGED a bitmask with defined constants
918944cf57 spellcheck
Compare 285 commits »
romenskiy2012 synced commits to refs/pull/16543/head at romenskiy2012/curl from mirror 2025-07-31 12:54:09 +03:00
39543b7fdc curl: add --follow
4d025fd912 curl: make --retry-delay and --retry-max-time accept decimal seconds
3bfcfe82b9 windows: document toolchain support for some macros
08acef2aab schannel: assume CERT_CHAIN_REVOCATION_CHECK_CHAIN
25119fbaaa GHA/distcheck: add more tarball builds
Compare 234 commits »
romenskiy2012 synced commits to refs/pull/13465/merge at romenskiy2012/curl from mirror 2025-07-31 12:54:09 +03:00
4108d11008 bufq: add integer overflow checks before chunk allocations
37913c01a5 libtests: update format strings to avoid casts, drop some macros
e5cf6223d7 CURLOPT: bump CURL_REDIR_* macros to long
5f99b45693 windows: document toolchain support for some macros (cont.)
Compare 89 commits »
romenskiy2012 synced commits to master at romenskiy2012/curl from mirror 2025-07-31 12:54:09 +03:00
d21e75a6ae curl_mime_data_cb.md: mention what datasize is for
4108d11008 bufq: add integer overflow checks before chunk allocations
37913c01a5 libtests: update format strings to avoid casts, drop some macros
e5cf6223d7 CURLOPT: bump CURL_REDIR_* macros to long
5f99b45693 windows: document toolchain support for some macros (cont.)
Compare 86 commits »