aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-31strictness: correct {infof, failf} format specifiersRikard Falkeborn
2018-05-31option: disallow username in URLBjörn Stenberg
2018-05-31libcurl-security.3: improved layout for two rememdy listsDaniel Stenberg
2018-05-31libcurl-security.3: refer to URL instead of in-source markdown fileDaniel Stenberg
2018-05-30curl.rc: embed manifest for correct Windows version detectionViktor Szakats
2018-05-30os400: sync EBCDIC wrappers and ILE/RPG binding with latest optionsPatrick Monnerat
2018-05-30os400: implement mime api EBCDIC wrappersPatrick Monnerat
2018-05-29setopt: add TLS 1.3 ciphersuitesDaniel Stenberg
2018-05-29configure: override AR_FLAGS to silence warningDaniel Stenberg
2018-05-29cmake: fixed comments in compile checks codeSergei Nikulov
2018-05-29INSTALL: LDFLAGS=-Wl,-R/usr/local/ssl/libDaniel Stenberg
2018-05-29KNOWN_BUGS: restore text regarding #2101.Will Dietz
2018-05-28fnmatch: insist on escaped bracket to matchDaniel Stenberg
2018-05-28psl: use latest psl and refresh it periodicallyPatrick Monnerat
2018-05-28configure: fix ssh2 linking when built with a static mbedtlsFabrice Fontaine
2018-05-28RELEASE-NOTES: syncedDaniel Stenberg
2018-05-28cmake: check for getpwuid_rBernhard Walle
2018-05-28cmdline-opts/gen.pl: warn if mutexes: or see-also: list non-existing optionsDaniel Stenberg
2018-05-28curl.1: Fix cmdline-opts reference errors.Frank Gevaerts
2018-05-28docs: fix cmdline-opts metadata headers case consistency.Frank Gevaerts
2018-05-28mailmap: Max SavenkovDaniel Stenberg
2018-05-28Fix the test for fsetxattr and strerror_r tests in CMake to work without comp...maxed
2018-05-27mailmap: a Richard Alcock fixupDaniel Stenberg
2018-05-27schannel: add failf calls for client certificate failuresralcock
2018-05-27winbuild: In MakefileBuild.vc fix typo DISTDIR->DIRDISTrichardthe3rd
2018-05-27winbuild: only delete OUTFILE if it existsrichardthe3rd
2018-05-25content_encoding: handle zlib versions too old for Z_BLOCKAlejandro R. Sedeño
2018-05-24multi: provide a socket to wait for in Curl_protocol_getsockDaniel Stenberg
2018-05-24httpauth: add support for Bearer tokensLinus Lewandowski
2018-05-24TODO: CURLINFO_PAUSE_STATEDaniel Stenberg
2018-05-24cmake: set -d postfix for debug builds if not specifiedSergei Nikulov
2018-05-23configure: add basic test of --with-ssl prefixDaniel Stenberg
2018-05-22http resume: skip body if http code 416 (range error) is ignored.Patrick Monnerat
2018-05-22tftp: make sure error is zero terminated before printfing itDaniel Stenberg
2018-05-22configure: add missing m4/ax_compile_check_sizeof.m4Daniel Stenberg
2018-05-22schannel: make CAinfo parsing resilient to CR/LFJohannes Schindelin
2018-05-22CURLOPT_ACCEPT_ENCODING.3: add brotli and clarify a bitDaniel Stenberg
2018-05-22RELEASE-NOTES: syncedDaniel Stenberg
2018-05-21KNOWN_BUGS: mention the -O with %-encoded file namesDaniel Stenberg
2018-05-21checksrc: make sure sizeof() is used *with* parenthesesDaniel Stenberg
2018-05-21curl: added --styled-outputDaniel Stenberg
2018-05-21curl: show headers in boldDaniel Stenberg
2018-05-21configure: compile-time SIZEOF checksDaniel Stenberg
2018-05-21configure: replace AC_TRY_RUN with CURL_RUN_IFELSEDaniel Stenberg
2018-05-21docs: clarify CURLOPT_HTTPGET somewhatDaniel Stenberg
2018-05-18curl_fnmatch: only allow two asterisks for matchingDaniel Stenberg
2018-05-18checksrc: fix too long lineDaniel Stenberg
2018-05-18docs: mention HAproxy protocol "version 1"Aleks
2018-05-18examples/progressfunc: make it build on older libcurlsDaniel Stenberg
2018-05-18stub_gssapi: fix numerous 'unused parameter' warningsDaniel Stenberg