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.015Sep14131211109832131Aug3029272625242320191817161413121110965431Jul292826252423221716151413121110765432130Jun29282724232221191817161514131110987432128May272625242120191817141312111076the new date parser affects -zReplaced the former date parser with a rewrite. No more yacc/bison needed.ignore moreand moved back the month array to a static one since the ftp code won't needremoved this file again, we only provide a single public function and thatno longer includes getdate.h, there's no need for itgetdate.h is not required to include, it adds nothing newrevert the change for the new date parser, as the new one can deal withsupport for YYYYMMDD added, which allows us to keep using the lib/ftp.c codeadded more examples/docs in the top commentSince many users probably already use local time strings as input, I nowdescribes how you can extract the CA cert from a site using the openssl toolAdded parsedate.[ch]mention more friendsMinor adjustment needed for the new date parser to succeed. ifdef'ed outmore docs and fixed the delta compared to GMT that prevented test case 141 to1. cookie expire-strings MUST use GMT timezonesslightly better but still lacksgetdate replacement code. smaller, slicker, faster.fixed -F to support setting type= even on parts that aren't file-uploadsminor indent changeup to date with recent changes- Bug report #1025986. When following a Location: with a custom Host: headercurl --syncNow the test servers and test cases can run on a custom port number. There'sfixed nasty warnings with gcc 3.3.clarify CURLE_SSL_CERTPROBLEM somewhatimproved error message when client cert return failureuse the correct struct name in the exampleadded more info on the nobodyminor edit of HTTPGETfix formatting flawfix the return code for curl_multi_add_handle()mention when the function was added to the libproxy connection close and soproxy-connection closeremoved issue 36 from this list, we don't know how to do it and no one hasMake "Proxy-Connection: close" close the current proxy connection, asgetdate fix, adacurl releasemention Gisle's recent fixes
Loading