aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-30curl_easy_reset: clear digest auth stateDaniel Stenberg
2018-01-30winbuild: make linker generate proper PDBAdam Marcionek
2018-01-30curl: add --proxy-pinnedpubkeyDaniel Stenberg
2018-01-30configure: set PATH_SEPARATOR to colon for PATH w/o separatorDaniel Stenberg
2018-01-29curl_ctype: private is*() type macros and functionsDaniel Stenberg
2018-01-29build: open VC15 projects with VS 2017Marcel Raad
2018-01-29RELEASE-NOTES: synced with 094647fcaDaniel Stenberg
2018-01-28TODO: UTF-8 filenames in Content-DispositionDaniel Stenberg
2018-01-28KNOWN_BUGS: DICT responses show the underlying protocolDaniel Stenberg
2018-01-27docs: fix typos in man pagesAlessandro Ghedini
2018-01-26lib555: drop text conversion and encode data as ascii codesPatrick Monnerat
2018-01-26lib517: make variable static to avoid compiler warningDaniel Stenberg
2018-01-26lib544: sync ascii code data with textual dataPatrick Monnerat
2018-01-25GSKit: restore pinnedpubkey functionalitymoparisthebest
2018-01-25darwinssl: Don't import client certificates into Keychain on macOSDair Grant
2018-01-25configure: fix the check for unsigned time_tDaniel Stenberg
2018-01-25parsedate: fix date parsing for systems with 32 bit longDaniel Stenberg
2018-01-25openssl: fix pinned public key build error in FIPS modeMcDonough, Tim
2018-01-25SChannel/WinSSL: Replace Curl_none_md5sum with Curl_schannel_md5summoparisthebest
2018-01-25SChannel/WinSSL: Implement public key pinningmoparisthebest
2018-01-25bump: towards 7.58.1Daniel Stenberg
2018-01-25cookies: remove verbose "cookie size:" outputDaniel Stenberg
2018-01-25TODO: hardcode the "localhost" addressesDaniel Stenberg
2018-01-25TODO: CURL_REFUSE_CLEARTEXTDaniel Stenberg
2018-01-24progress-bar: don't use stderr explicitly, use bar->outDaniel Stenberg
2018-01-24Fixes for MSDOS etc.Gisle Vanem
2018-01-24Fix small typo.Gisle Vanem
2018-01-23RELEASE: 7.58.0Daniel Stenberg
2018-01-23progress-bar: get screen width on windowsGisle Vanem
2018-01-23test1454: --connect-to with IPv6 address w/o IPv6 support!Daniel Stenberg
2018-01-23CONNECT_TO: fail attempt to set an IPv6 numerical without IPv6 supportDaniel Stenberg
2018-01-23docs: fix man page syntax to make test 1140 OK againDaniel Stenberg
2018-01-22http: prevent custom Authorization headers in redirectsDaniel Stenberg
2018-01-22curl: progress bar refresh, get width using ioctl()Daniel Stenberg
2018-01-20RELEASE-NOTES: synced with bb0ffcc36Daniel Stenberg
2018-01-20libcurl-env.3: first takeDaniel Stenberg
2018-01-20TODO: two possible name resolver improvementsDaniel Stenberg
2018-01-18http2: don't close connection when single transfer is stoppedKartik Mahajan
2018-01-18test558: fix for multissl buildsDaniel Stenberg
2018-01-18examples/url2file.c: add missing curl_global_cleanup() callDaniel Stenberg
2018-01-18SSH: Fix state machine for ssh-agent authenticationMichael Gmelin
2018-01-18openssl: fix potential memory leak in SSLKEYLOGFILE logicDaniel Stenberg
2018-01-18openssl: fix the libressl build againDaniel Stenberg
2018-01-17unit1307: test many wildcards tooDaniel Stenberg
2018-01-17curl_fnmatch: only allow 5 '*' sections in a single patternDaniel Stenberg
2018-01-17ftp-wildcard: fix matching an empty string with "*[^a]"Daniel Stenberg
2018-01-16SMB: fix numeric constant suffix and variable typesDaniel Stenberg
2018-01-15CURLOPT_TCP_NODELAY.3: fix typorouzier
2018-01-15smtp/pop3/imap_get_message: decrease the data length too...Daniel Stenberg
2018-01-15openssl: enable SSLKEYLOGFILE support by defaultDaniel Stenberg