aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-15tests: move objnames-* from lib into testsDaniel Stenberg
2019-01-15travis: added cmake build for osxSergei Nikulov
2019-01-14cookie: fix comment typo (url_path_len -> uri_path_len)Frank Gevaerts
2019-01-14winbuild: conditionally use /DZLIB_WINAPIMarcel Raad
2019-01-14src/Makefile: make 'tidy' target work for metalink buildsDaniel Stenberg
2019-01-14maketgz: make it work for nowgnurl-7.63.0ng0
2019-01-14Adjust generated manpageng0
2019-01-13maketgz: use gmakeng0
2019-01-13sed.shng0
2019-01-13extract_if_dead: use a known working transfer when checking connectionsDaniel Stenberg
2019-01-13openssl: adapt to 3.0.0, OpenSSL_version_num() is deprecatedDaniel Stenberg
2019-01-13buildconf: Do not fail hard if m4 != GNU m4ng0
2019-01-13configure.ac: Cherry-picked patch from pkgsrc so that on Darwinng0
2019-01-12make "gnurl-config --libs" return proper ldflags for shared libraries.ng0
2019-01-12ci-gnurl/Dockerfile: newlineng0
2019-01-12sed.sh: docs/examples/urlapi.cng0
2019-01-12aux-gnurl/sed.sh: portability fixesng0
2019-01-12docs/libcurl/opts/CURLOPT_CURLU.3 -> docs/libcurl/opts/GNURLOPT_CURLUng0
2019-01-12sed.sh: docs/libcurl/opts/CURLOPT_CURLU.3ng0
2019-01-12GNURL-TODOng0
2019-01-12doc/mk-ca-bundle.1: convert to mdoc.ng0
2019-01-12maketgz: Add pax.Z generationng0
2019-01-12Merge tag 'curl-7_63_0'ng0
2019-01-11cmake: added checks for HAVE_VARIADIC_MACROS_C99 and HAVE_VARIADIC_MACROS_GCCSergei Nikulov
2019-01-11urldata: rename easy_conn to just connDaniel Stenberg
2019-01-11tool_cb_prg: avoid integer overflowDaniel Stenberg
2019-01-11travis: turn off copyright year checks in checksrcDaniel Gustafsson
2019-01-10KNOWN_BUGS: cmake makes unusable tool_hugehelp.c with MinGWDaniel Stenberg
2019-01-10KNOWN_BUGS: Improve --data-urlencode space encodingDaniel Stenberg
2019-01-10os400: add a missing closing bracketPatrick Monnerat
2019-01-10os400: fix extra parameter syntax error.Patrick Monnerat
2019-01-10test1558: verify CURLINFO_PROTOCOL on file:// transferDaniel Stenberg
2019-01-10RELEASE-NOTES: syncedDaniel Stenberg
2019-01-10xattr: strip credentials from any URL that is storedDaniel Stenberg
2019-01-10cookies: allow secure override when done over HTTPSDaniel Stenberg
2019-01-10multi: multiplexing improvementsDaniel Stenberg
2019-01-09test1561: improve test nameDaniel Stenberg
2019-01-09cookies: skip custom cookies when redirecting cross-siteKatsuhiko YOSHIDA
2019-01-09THANKS: fixups and a dedupeDaniel Stenberg
2019-01-09timediff: fix math for unsigned time_tDaniel Stenberg
2019-01-08tests: allow tests to pass by 2037-02-12Bernhard M. Wiedemann
2019-01-07RELEASE-NOTES: syncedDaniel Stenberg
2019-01-07curl_multi_remove_handle() don't block terminating c-ares requestsBrad Spencer
2019-01-07Revert "http_negotiate: do not close connection until negotiation is completed"Daniel Stenberg
2019-01-07curl/urlapi.h: include "curl.h" firstDaniel Stenberg
2019-01-06VS projects: fix build warningMarcel Raad
2019-01-06schannel: fix compiler warningMarcel Raad
2019-01-04printf: introduce CURL_FORMAT_TIMEDIFF_TRikard Falkeborn
2019-01-04printf: fix format specifiersRikard Falkeborn
2019-01-03libtest/stub_gssapi: use "real" snprintfDaniel Stenberg