Skip to content

pullrequests Search Results · topic:http org:curl fork:true

Filter by

10k results
 (119 ms)

10k results

incurl (press backspace or delete to remove)

IBM-provided ASCII function puts() does not output an expected trailing newline: emulate the correct behavior using other functions.
  • monnerat
  • Opened 
    1 hour ago
  • #14281

When sharing the x509 store in wolfSSL, always use an explicitly constructed one, as the SSLCTX might have only an internal one which is not obeying reference count lifetimes. - refs #14278
TLS
  • icing
  • Opened 
    3 hours ago
  • #14279

When checking if a speed limit on receives applies, compare the receive sizes using the large int type to prevent an overflow on systems where size_t is 32bit. - refs #14272
  • icing
  • Opened 
    8 hours ago
  • #14277

Add mulitssl msvc test This job is fail on: D:\a\curl\curl\lib\vtls\vtls.c(417,44): error C2220: the following warning is treated as an error [D:\a\curl\curl\bld\lib\libcurl_object.vcxproj] D:\a\curl\curl\lib\vtls\vtls.c(417,44): ...
CI
Windows
  • talregev
  • 2
  • Opened 
    15 hours ago
  • #14276

CI fail without ff784af461175584c73e7e2b65af00b1a5a6f67f in place: https://github.com/curl/curl/actions/runs/10102407245 GitHub bumped the macos-14 runner default to Xcode 15.4, hitting the llvm@15 incompatibility ...
appleOS
CI
  • vszakats
  • Opened 
    18 hours ago
  • #14275

- because if IPv6 is somehow not working correctly or quickly, we want the IPv4 attempt to kick in and cover for the issue - this is for example notable on Windows where failing to connect to ...
cmdline tool
connecting & proxies
feature-window
libcurl API
  • bagder
  • 5
  • Opened 
    18 hours ago
  • #14274

The definition of sockaddr_storage incorrectly specifies the ss_family field as __ss_family. This fix conditionally allows builds to succeed on all NonStop platforms.
cmdline tool
  • rsbeckerca
  • Opened 
    19 hours ago
  • #14273

Since data can be held in connection filter buffers when sending gives EAGAIN, add methods to query this and perform flushing of those buffers. The transfer loop will continue sending until all upload ...
  • icing
  • Opened 
    yesterday
  • #14271

Has not been used for many years
  • bagder
  • Opened 
    2 days ago
  • #367