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.017Sep16151411108765432131Aug30292827242119181614131211976432131Jul28272625242322212017161514131198430Jun2927212019181716151312111098765432130May29282726252322212019181715141312111098765432130Apr29282726252423222120191817161514131110987632131Mar2920181513121110985432128Feb27Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.hremove line obsoleted with previous commitAttempt to silence bogus compiler warning: "Potential null pointer dereference"- Sven Anders reported that we introduced a cert verfication flaw for OpenSSL-Attempt to silence bogus compiler warning: "Potential null pointer dereference through ptr is detected"Attempt to silence bogus compiler warning: "Potential null pointer dereference through ptr is detected"Moved the libssh2 checks after the SSL library checks. This helps whenProvide instructions on creating curl_config.hmention last changesSome systems poll function sets POLLHUP in revents without settingRevert Joshua Kwan's patch committed 11 Sep 2009.Added HTTP proxy keywordignore more filesRenumbered test565 to test1104 to move it out of the range reserved forpoint to the current functions, not the deprecated ones Joshua Kwan provided a patch to pass POLLERR / POLLHUP back to c-ares.- Claes Jakobsson fixed a problem with cookie expiry dates at exctly the epochuse stderr for error output.fixed spelling.added debug output for NSS certpath.changed NetWare makefiles to rely on SHELL rather than OSTYPE since we can have a sh-like shell also on Windows (MSYS, Cygwin).Suppress warnings about unused prototypes in Watt32 and Win32 programs.Update email address.Update my email address. Add ares_config.h as dependency for 'make depend'.T_SRV portability checkadded casts to silent compiler warning on 64bit systems.use our define struct_stat to be compatible with largefile support.added base64.h include to silent warnings about missing prototype for ATOB_ConvertAsciiToItem.language! / take2changed includes to match style how we do with all other *.c files.add ftpgetinfoMake CURLOPT_FTPPORT support an additional port numberadded ftpgetinfo sample since users asked frequently for such a sample.changed u_int16_t to unsigned short because it is the only place within ares and curl where such a type would be used;Replace 'uint16_t' with 'u_int16_t' since the latter is used in ares.h.Added 'ares_parse_srv_reply.obj'. Added definition of 'u_int16_t'. This is I don't like; we should not depend on such non-universal types in a public header. But this is just a quick fix.- Jakub Hrozek added ares_parse_srv_reply() for SRV parsingadded --with-nss to configure output.added MSVC6 caveats.added chkspeed to samples.
Loading