summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* openssl: disable TLS renegotiationbagder/disable-renegDaniel Stenberg2018-11-201-1/+8
* ares: remove fd from multi fd set when ares is about to close the fdRomain Fliedel2018-11-208-23/+45
* examples/ephiperfifo: report error when epoll_ctl failsRomain Fliedel2018-11-201-3/+9
* ntlm: Remove redundant ifdef USE_OPENSSLpkubaj2018-11-201-16/+6
* ssl: replace all internal uses of CURLE_SSL_CACERTHan Han2018-11-208-20/+20
* docs: add more description to unified ssl error codesHan Han2018-11-191-4/+4
* curle: move deprecated error code to ifndef blockHan Han2018-11-191-3/+3
* os400: add CURLOPT_CURLU to ILE/RPG binding.Patrick Monnerat2018-11-191-0/+1
* os400: Add curl_easy_conn_upkeep() to ILE/RPG binding.Patrick Monnerat2018-11-191-0/+5
* os400: fix return type of curl_easy_pause() in ILE/RPG binding.Patrick Monnerat2018-11-191-0/+1
* RELEASE-NOTES: syncedDaniel Stenberg2018-11-191-5/+37
* impacket: add LICENSEDaniel Stenberg2018-11-191-0/+84
* tool_doswin: Fix uninitialized field warningDaniel Gustafsson2018-11-181-1/+3
* openssl: Remove SSLEAY leftoversDaniel Gustafsson2018-11-174-7/+2
* http_negotiate: do not close connection until negotiation is completedElia Tufarolo2018-11-162-1/+8
* pop3: only do APOP with a valid timestampDaniel Stenberg2018-11-161-2/+10
* openssl: do not log excess "TLS app data" lines for TLS 1.3Peter Wu2018-11-161-17/+11
* tests: disable SO_EXCLUSIVEADDRUSE for stunnel on WindowsMarc Hoersken2018-11-151-0/+5
* nss: remove version selecting dead codebagder/nss-max-tlsKamil Dudka2018-11-131-14/+1
* nss: set default max-tls to 1.3/1.2Daniel Stenberg2018-11-131-1/+5
* tool_cb_wrt: Silence function cast compiler warningDaniel Gustafsson2018-11-131-1/+8
* nss: fix fallthrough comment to fix picky compiler warningDaniel Stenberg2018-11-121-1/+1
* docs: expanded on some CURLU detailsDaniel Stenberg2018-11-112-3/+14
* ftp: avoid two unsigned int overflows in FTP listing parserTim Rühsen2018-11-091-1/+1
* curl: --local-port range was not "including"Daniel Stenberg2018-11-091-1/+1
* openssl: support BoringSSL TLS renegotiationJérémy Rocher2018-11-091-0/+4
* HISTORY: add some milestonesDaniel Stenberg2018-11-091-0/+51
* KNOWN_BUGS: add --proxy-any connection issueDaniel Gustafsson2018-11-091-0/+12
* setopt: add CURLOPT_CURLUJim Fuller2018-11-0916-9/+310
* docs: ESCape "\n" codesescape-codes-docsGisle Vanem2018-11-094-6/+6
* curl: --local-port fix followupDaniel Stenberg2018-11-081-1/+1
* More "\n" ESCapingGisle Vanem2018-11-071-3/+3
* RELEASE-NOTES: syncedDaniel Stenberg2018-11-071-4/+45
* curl: fix --local-port integer overflowDaniel Stenberg2018-11-073-14/+26
* curl: correct the switch() logic in ourWriteOutDaniel Stenberg2018-11-071-1/+1
* curl: add %{stderr} and %{stdout} for --write-outFrank Gevaerts2018-11-075-11/+86
* winssl: be consistent in Schannel capitalizationDaniel Gustafsson2018-11-077-13/+12
* TODO: Have the URL API offer IDN decodingDaniel Stenberg2018-11-071-0/+7
* urlapi: only skip encoding the first '=' with APPENDQUERY setDaniel Stenberg2018-11-073-7/+13
* url: a short host name + port is not a schemeDaniel Stenberg2018-11-068-45/+33
* libcurl: stop reading from paused transfersSangamkar2018-11-061-0/+5
* tool: add undocumented option --dump-module-paths for win32Jay Satiro2018-11-063-0/+70
* curl_multibyte: fix a malloc overcalculationJay Satiro2018-11-061-6/+6
* netrc: don't ignore the login name specified with "--user"Michael Kaufmann2018-11-056-55/+83
* OS400: add URL API ccsid wrappers and sync ILE/RPG bindingsPatrick Monnerat2018-11-054-4/+189
* curl: fixed UTF-8 in current console code page (Windows)Yasuhiro Matsumoto2018-11-052-7/+31
* TODO: 2.6 multi upkeepDaniel Stenberg2018-11-051-0/+10
* unittest: make 1652 stable across collationsDaniel Gustafsson2018-11-051-2/+2
* Revert "url: a short host name + port is not a scheme"Daniel Stenberg2018-11-052-4/+1
* symbols-in-versions: add missing CURLU_ symbolsDaniel Stenberg2018-11-042-12/+24