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.01Apr31Mar302928272625242322212019181716151413121110987632128Feb272625232221201918171615141312111098765432131Jan302928272625242318171615141310986543231Dec2925222119161514117653130Nov29272524222120191817151413119876532131Oct30292726252423222120191817ignore another generated file.Robert Iakobashvili made curl_multi_remove_handle() a lot faster when manyMatt Kraai provided a patch that makes curl build on QNX 6 fine again. MostlyAdded scp and sftp nonexistent file retrieval tests, but leave them26 flaws identified by coverity.comSince the str2num() function gets called with the 'nextarg' pointer fromcheck the correct variable to want about --stderr failures properlyfix memory leak in case of memory problemsfix a (minor) memory leak in case of errorPointless to check for non-NULL pointers that already have been dereferencedavoid dereferencing a NULL pointer by setting a default word to lookup in caseBetter deal with NULL pointers."Pixel" fixed a problem that appeared when you used -f with user+password*** empty log message ***add units to a few infonew URL for wxWidgets bindingDisable the SSH tests until the libssh2 bugs that causes test hangsWhen curl_easy_duphandle() fails because it can't get or make a connectionThe info types cannot be checked for explicity by ANDing the types since theyCheck for a NULL easy->easy_conn in multi_getsock() since it can in factRemoved check for ftpcode being NULL, as later it is derefenced unconditionallysshd might fail to start if given an unsupported configuration option.Fixed some typos in the comments.Resurrected old FTPS error tests 402 and 403 as 404 and 405.Pointer "conn" dereferenced before NULL check. found by coverity.com scanPointer "cur_pos" dereferenced before NULL check, found by coverity.com scan.pointless check for 'out' being non-NULL, since it was badly done and isdead code removed, found by the coverity.com scanAdded HTTP --max-filesize tests and FTPS CCC failure test.Searching for sshd and sftp-server will be done firstignore more generated filesDon't tear down the ftp connection if the maximum filesize was exceededAdded FTP-SSL failure test 402Added ftps upload test 401Added a libssh2 section.Show an absolute sftp: file path to give an additional example.Eliminated extra / in scp/sftp URLs.Send an EOF message before closing a channel, as recommended by RFC4254.Add another option to tighten the test environment.fix compiler warning
Loading