Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • QUIC
  • TFO-windows
  • bagder/FOLLOW_IGNORE_CUSTOM
  • bagder/curl-better-disabled-options
  • bagder/disable-progress-meter
  • bagder/hsts-rebased
  • bagder/mbedtls-ssl_read-zero
  • bagder/parallel-transfers
  • bagder/runtests-duration
  • bagder/schannel-verifyhost
  • bagder/test-when-disabled
  • bagder/wolfssh
  • bagder/wolfssl-crl
  • dfandrich/ci
  • jay/test
  • master protected
  • master-tlmsp default
  • master-tlmsp-latest-curl
  • curl-7_65_1
  • curl-7_65_0
  • curl-7_64_1
  • curl-7_64_0
  • curl-7_63_0
  • curl-7_62_0
  • curl-7_61_1
  • curl-7_61_0
  • curl-7_60_0
  • curl-7_59_0
  • curl-7_58_0
  • curl-7_57_0
  • curl-7_56_1
  • curl-7_56_0
  • curl-7_55_1
  • curl-7_55_0
  • curl-7_54_1
  • curl-7_54_0
  • curl-7_53_1
  • curl-7_53_0
38 results
Created with Raphaël 2.2.022Jul212019171514131211108765432130Jun292826242322212019161513121098731May3028272625242315141110987543226Apr25242120191817121110987528Mar27262120171615141387643228Feb27262524232221201918171615119764130Jan29282726242019181716151312109876543230Dec23222120191817161514131211109876542130Nov292825242318171615141312111098752131Oct3029282725222120If CURLDEBUG defined, call curl_memdebug() if $CARES_MEMDEBUG is set.Constify some arguments in Curl_connecthost() and singleipconnect().Constify arguments to Curl_he2ai() and Curl_addrinfo_copy().Constify 'hostname' and 'service' to various resolver functions.Changes for combination ENABLE_IPV6 and USE_ARES.Use calloc() instead.David McCreedy fixed a build error when building libcurl with HTTP disabled,Avoid warning "comparison of unsigned expression < 0 is always false"Avoid warning 'port' might be used uninitialized in this function.Changes to support building for eCos 1.3.1. This has been tested withFix compiler warningsAvoid variable declaration shadowing previously declared oneAvoid variable declaration shadowing previously declared oneremove variable declaration shadowing previously declared oneRemove variable declaration shadowing previously declared oneAbort if unable to write pid file, and close socket when aborting.Abort if unable to write pid file.-Use curl_socket_t instead of int."*connected" must be set to FALSE if trynextip() fails.Jari Sundell did some excellent research and bug tracking, figured out thattests/libtest/lib506.c version 1.11 is now also logging CURLSHOPT_LOCKFUNC, CURLSHOPT_UNLOCKFUNC and CURLSHOPT_USERDATA, so we now also have to check them here.Return NULL if argument is NULL.Fix compiler warning "enumerated type mixed with another type"Fix compiler warning "enumerated type mixed with another type"Update error buffer size used for SSL_strerror()Minor cleanupdon't use 'new' in the protoDavid McCreedy fixed a flaw where the CRLF counter wasn't properly clearedFix compiler warningChange the ai_addrlen type of struct addrinfo from size_t to socklen_t, per RFC 3493.Null terminate string in buffer before feeding it to strtol()Oops, missing "u"Change to meaningful var names and take care of a compiler warning on IRIX 6.5.22 MIPSPro C 7.3 64bitFix compiler warning.Remove unneeded stuff.Remove var not used.Log a message if not all data is sent.Fix compiler warning: comparison between signed and unsignedRead the return value of the swrite() macro and 'print' a message in case of failure.Place parenthesis surrounding macro parameters so that the use of sread and swrite is more intuitive.
Loading