summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup remove the Makefile.b32 files from the dist toobagder/ditch-BorlandDaniel Stenberg2018-06-012-4/+4
* build: remove the Borland specific makefilesDaniel Stenberg2018-06-014-411/+1
* curl_addrinfo: use same #ifdef conditions in source as headerDaniel Stenberg2018-06-011-1/+2
* multi: remove a DEBUGF()Daniel Stenberg2018-06-011-2/+0
* CURLOPT_RESOLVE: always purge old entry firstAlibek.Jorajev2018-06-018-19/+279
* fnmatch: use the system one if availableDaniel Stenberg2018-06-013-19/+119
* os400: add new option in ILE/RPG bindingPatrick Monnerat2018-05-311-0/+2
* tests/libtest/.gitignore: follow-up fix to ignore lib5* tooDaniel Stenberg2018-05-311-1/+1
* KNOWN_BUGS: CURL_GLOBAL_SSLDaniel Stenberg2018-05-311-0/+30
* configure: check for declaration of getpwuid_rBernhard Walle2018-05-312-0/+12
* tests: update .gitignore for libtestsRikard Falkeborn2018-05-311-6/+2
* strictness: correct {infof, failf} format specifiersRikard Falkeborn2018-05-3111-35/+31
* option: disallow username in URLBjörn Stenberg2018-05-3115-1/+127
* libcurl-security.3: improved layout for two rememdy listsDaniel Stenberg2018-05-311-8/+12
* libcurl-security.3: refer to URL instead of in-source markdown fileDaniel Stenberg2018-05-311-2/+2
* curl.rc: embed manifest for correct Windows version detectionViktor Szakats2018-05-304-5/+61
* os400: sync EBCDIC wrappers and ILE/RPG binding with latest optionsPatrick Monnerat2018-05-303-2/+66
* os400: implement mime api EBCDIC wrappersPatrick Monnerat2018-05-303-1/+210
* setopt: add TLS 1.3 ciphersuitesDaniel Stenberg2018-05-2919-11/+260
* configure: override AR_FLAGS to silence warningDaniel Stenberg2018-05-291-1/+2
* cmake: fixed comments in compile checks codeSergei Nikulov2018-05-291-3/+3
* INSTALL: LDFLAGS=-Wl,-R/usr/local/ssl/libDaniel Stenberg2018-05-291-3/+2
* KNOWN_BUGS: restore text regarding #2101.Will Dietz2018-05-291-0/+3
* fnmatch: insist on escaped bracket to matchDaniel Stenberg2018-05-282-6/+15
* psl: use latest psl and refresh it periodicallyPatrick Monnerat2018-05-2814-29/+254
* configure: fix ssh2 linking when built with a static mbedtlsFabrice Fontaine2018-05-281-1/+1
* RELEASE-NOTES: syncedDaniel Stenberg2018-05-281-3/+34
* cmake: check for getpwuid_rBernhard Walle2018-05-282-0/+4
* cmdline-opts/gen.pl: warn if mutexes: or see-also: list non-existing optionsDaniel Stenberg2018-05-281-0/+6
* curl.1: Fix cmdline-opts reference errors.Frank Gevaerts2018-05-283-3/+3
* docs: fix cmdline-opts metadata headers case consistency.Frank Gevaerts2018-05-2812-14/+14
* mailmap: Max SavenkovDaniel Stenberg2018-05-281-0/+1
* Fix the test for fsetxattr and strerror_r tests in CMake to work without comp...maxed2018-05-282-17/+17
* mailmap: a Richard Alcock fixupDaniel Stenberg2018-05-271-0/+1
* schannel: add failf calls for client certificate failuresralcock2018-05-271-0/+4
* winbuild: In MakefileBuild.vc fix typo DISTDIR->DIRDISTrichardthe3rd2018-05-271-1/+1
* winbuild: only delete OUTFILE if it existsrichardthe3rd2018-05-271-1/+3
* content_encoding: handle zlib versions too old for Z_BLOCKAlejandro R. Sedeño2018-05-251-0/+6
* multi: provide a socket to wait for in Curl_protocol_getsockDaniel Stenberg2018-05-241-1/+5
* httpauth: add support for Bearer tokensLinus Lewandowski2018-05-248-5/+124
* TODO: CURLINFO_PAUSE_STATEDaniel Stenberg2018-05-241-0/+6
* cmake: set -d postfix for debug builds if not specifiedSergei Nikulov2018-05-245-24/+3
* configure: add basic test of --with-ssl prefixDaniel Stenberg2018-05-231-1/+3
* http resume: skip body if http code 416 (range error) is ignored.Patrick Monnerat2018-05-226-14/+262
* tftp: make sure error is zero terminated before printfing itDaniel Stenberg2018-05-221-1/+4
* configure: add missing m4/ax_compile_check_sizeof.m4Daniel Stenberg2018-05-221-0/+115
* schannel: make CAinfo parsing resilient to CR/LFJohannes Schindelin2018-05-221-2/+6
* CURLOPT_ACCEPT_ENCODING.3: add brotli and clarify a bitDaniel Stenberg2018-05-221-6/+14
* RELEASE-NOTES: syncedDaniel Stenberg2018-05-221-4/+24
* KNOWN_BUGS: mention the -O with %-encoded file namesDaniel Stenberg2018-05-211-2/+9