aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-20ares: remove fd from multi fd set when ares is about to close the fdRomain Fliedel
2018-11-20examples/ephiperfifo: report error when epoll_ctl failsRomain Fliedel
2018-11-20ntlm: Remove redundant ifdef USE_OPENSSLpkubaj
2018-11-20ssl: replace all internal uses of CURLE_SSL_CACERTHan Han
2018-11-19docs: add more description to unified ssl error codesHan Han
2018-11-19curle: move deprecated error code to ifndef blockHan Han
2018-11-19os400: add CURLOPT_CURLU to ILE/RPG binding.Patrick Monnerat
2018-11-19os400: Add curl_easy_conn_upkeep() to ILE/RPG binding.Patrick Monnerat
2018-11-19os400: fix return type of curl_easy_pause() in ILE/RPG binding.Patrick Monnerat
2018-11-19RELEASE-NOTES: syncedDaniel Stenberg
2018-11-19impacket: add LICENSEDaniel Stenberg
2018-11-18tool_doswin: Fix uninitialized field warningDaniel Gustafsson
2018-11-17openssl: Remove SSLEAY leftoversDaniel Gustafsson
2018-11-16http_negotiate: do not close connection until negotiation is completedElia Tufarolo
2018-11-16pop3: only do APOP with a valid timestampDaniel Stenberg
2018-11-16openssl: do not log excess "TLS app data" lines for TLS 1.3Peter Wu
2018-11-15tests: disable SO_EXCLUSIVEADDRUSE for stunnel on WindowsMarc Hoersken
2018-11-13nss: remove version selecting dead codeKamil Dudka
2018-11-13nss: set default max-tls to 1.3/1.2Daniel Stenberg
2018-11-13tool_cb_wrt: Silence function cast compiler warningDaniel Gustafsson
2018-11-12nss: fix fallthrough comment to fix picky compiler warningDaniel Stenberg
2018-11-11docs: expanded on some CURLU detailsDaniel Stenberg
2018-11-09ftp: avoid two unsigned int overflows in FTP listing parserTim Rühsen
2018-11-09curl: --local-port range was not "including"Daniel Stenberg
2018-11-09openssl: support BoringSSL TLS renegotiationJérémy Rocher
2018-11-09HISTORY: add some milestonesDaniel Stenberg
2018-11-09KNOWN_BUGS: add --proxy-any connection issueDaniel Gustafsson
2018-11-09setopt: add CURLOPT_CURLUJim Fuller
2018-11-09docs: ESCape "\n" codesGisle Vanem
2018-11-08curl: --local-port fix followupDaniel Stenberg
2018-11-07More "\n" ESCapingGisle Vanem
2018-11-07RELEASE-NOTES: syncedDaniel Stenberg
2018-11-07curl: fix --local-port integer overflowDaniel Stenberg
2018-11-07curl: correct the switch() logic in ourWriteOutDaniel Stenberg
2018-11-07curl: add %{stderr} and %{stdout} for --write-outFrank Gevaerts
2018-11-07winssl: be consistent in Schannel capitalizationDaniel Gustafsson
2018-11-07TODO: Have the URL API offer IDN decodingDaniel Stenberg
2018-11-07urlapi: only skip encoding the first '=' with APPENDQUERY setDaniel Stenberg
2018-11-06url: a short host name + port is not a schemeDaniel Stenberg
2018-11-06libcurl: stop reading from paused transfersSangamkar
2018-11-06tool: add undocumented option --dump-module-paths for win32Jay Satiro
2018-11-06curl_multibyte: fix a malloc overcalculationJay Satiro
2018-11-05netrc: don't ignore the login name specified with "--user"Michael Kaufmann
2018-11-05OS400: add URL API ccsid wrappers and sync ILE/RPG bindingsPatrick Monnerat
2018-11-05curl: fixed UTF-8 in current console code page (Windows)Yasuhiro Matsumoto
2018-11-05TODO: 2.6 multi upkeepDaniel Stenberg
2018-11-05unittest: make 1652 stable across collationsDaniel Gustafsson
2018-11-05Revert "url: a short host name + port is not a scheme"Daniel Stenberg
2018-11-04symbols-in-versions: add missing CURLU_ symbolsDaniel Stenberg
2018-11-03infof: clearly indicate truncationDaniel Gustafsson