]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2018-02-12  Douglas Menckensha256: build with OpenSSL < 0.9.8 too
2018-02-12  Bruno GrasselliREADME: language fix
2018-02-12  Patrick Monnerathttp_chunks: don't write chunks twice with CURLOPT_HTTP...
2018-02-09  Daniel Stenbergget_posix_time: only check for overflows if they can...
2018-02-09  Michael Kaufmannschannel: fix "no previous prototype" compiler warning
2018-02-09  Mohammad AlSalehcontent_encoding: Add "none" alias to "identity"
2018-02-08  Steve Holmebuild-openssl.bat: Follow up to 648679ab8e to suppress...
2018-02-08  Steve Holmebuild-openssl.bat: Fixed incorrect move if destination...
2018-02-08  Michael Kaufmannschannel: fix compiler warnings
2018-02-07  Steve Holmecurl_addrinfo.c: Allow Unix Domain Sockets to compile...
2018-02-07  Patrick Monneratfnmatch: optimize processing of consecutive *s and...
2018-02-06  Steve Holmebuild-openssl.bat/build-wolfssl.bat: Build platform...
2018-02-06  Patrick Schlangenopenssl: Don't add verify locations when verifypeer==0
2018-02-05  Steve Holmebuild-wolfssl.bat: Extend VC15 support to include Enter...
2018-02-05  Steve Holmebuild-openssl.bat: Extend VC15 support to include Enter...
2018-02-05  Michael Kaufmanntime-cond: fix reading the file modification time on...
2018-02-05  Daniel Stenbergformdata: use the mime-content type function
2018-02-02  Daniel Stenberggetdate: return -1 for out of range
2018-02-01  Ben Greearbuild: fix termios issue on android cross-compile
2018-02-01  Daniel Stenbergtime_t-fixes: remove typecasts to 'long' for info.filetime
2018-01-31  Daniel Stenbergcurl_setup: move the precautionary define of SIZEOF_TIME_T
2018-01-31  Daniel Stenbergparsedate: s/#if/#ifdef
2018-01-31  Patrick Monneratfnmatch: pattern syntax can no longer fail
2018-01-31  Patrick Monneratfnmatch: accept an alphanum to be followed by a non...
2018-01-31  Patrick Monneratfnmatch: do not match the empty string with a character set
2018-01-31  Jay Satirobuild: fix windows build methods for curl_ctype.c
2018-01-30  Daniel Stenbergprogress-bar.d: update to match implementation
2018-01-30  Daniel Stenberghttp2: set DEBUG_HTTP2 to enable more HTTP/2 logging
2018-01-30  Max Dymondfile: Check the return code from Curl_range and bail...
2018-01-30  Max DymondCurl_range: add check to ensure "from <= to"
2018-01-30  Max DymondCurl_range: commonize FTP and FILE range handling
2018-01-30  Daniel StenbergRELEASE-NOTES: synced with 811beab9f
2018-01-30  Daniel Stenbergcurlver: next release will be 7.59.0
2018-01-30  Michał Janiszewskicurl/curl.h: fix comment typo for CURLOPT_DNS_LOCAL_IP6
2018-01-30  Daniel Stenbergtime: support > year 2038 time stamps for system with...
2018-01-30  Daniel Stenbergcurl_easy_reset: clear digest auth state
2018-01-30  Adam Marcionekwinbuild: make linker generate proper PDB
2018-01-30  Daniel Stenbergcurl: add --proxy-pinnedpubkey
2018-01-29  Daniel Stenbergconfigure: set PATH_SEPARATOR to colon for PATH w/o...
2018-01-29  Daniel Stenbergcurl_ctype: private is*() type macros and functions
2018-01-29  Marcel Raadbuild: open VC15 projects with VS 2017
2018-01-29  Daniel StenbergRELEASE-NOTES: synced with 094647fca
2018-01-28  Daniel StenbergTODO: UTF-8 filenames in Content-Disposition
2018-01-28  Daniel StenbergKNOWN_BUGS: DICT responses show the underlying protocol
2018-01-27  Alessandro... docs: fix typos in man pages
2018-01-26  Patrick Monneratlib555: drop text conversion and encode data as ascii...
2018-01-26  Daniel Stenberglib517: make variable static to avoid compiler warning
2018-01-26  Patrick Monneratlib544: sync ascii code data with textual data
2018-01-25  moparisthebestGSKit: restore pinnedpubkey functionality
2018-01-25  Dair Grantdarwinssl: Don't import client certificates into Keycha...
2018-01-25  Daniel Stenbergconfigure: fix the check for unsigned time_t
2018-01-25  Daniel Stenbergparsedate: fix date parsing for systems with 32 bit...
2018-01-25  McDonough, Timopenssl: fix pinned public key build error in FIPS...
2018-01-25  moparisthebestSChannel/WinSSL: Replace Curl_none_md5sum with Curl_sch...
2018-01-25  moparisthebestSChannel/WinSSL: Implement public key pinning
2018-01-25  Daniel Stenbergbump: towards 7.58.1
2018-01-25  Daniel Stenbergcookies: remove verbose "cookie size:" output
2018-01-25  Daniel StenbergTODO: hardcode the "localhost" addresses
2018-01-25  Daniel StenbergTODO: CURL_REFUSE_CLEARTEXT
2018-01-24  Daniel Stenbergprogress-bar: don't use stderr explicitly, use bar...
2018-01-24  Gisle VanemFixes for MSDOS etc.
2018-01-24  Gisle VanemFix small typo.
2018-01-23  Daniel StenbergRELEASE: 7.58.0 curl-7_58_0
2018-01-23  Gisle Vanemprogress-bar: get screen width on windows
2018-01-23  Daniel Stenbergtest1454: --connect-to with IPv6 address w/o IPv6 support!
2018-01-23  Daniel StenbergCONNECT_TO: fail attempt to set an IPv6 numerical witho...
2018-01-23  Daniel Stenbergdocs: fix man page syntax to make test 1140 OK again
2018-01-22  Daniel Stenberghttp: prevent custom Authorization headers in redirects
2018-01-22  Daniel Stenbergcurl: progress bar refresh, get width using ioctl()
2018-01-20  Daniel StenbergRELEASE-NOTES: synced with bb0ffcc36
2018-01-20  Daniel Stenberglibcurl-env.3: first take
2018-01-20  Daniel StenbergTODO: two possible name resolver improvements
2018-01-18  Kartik Mahajanhttp2: don't close connection when single transfer...
2018-01-18  Daniel Stenbergtest558: fix for multissl builds
2018-01-18  Daniel Stenbergexamples/url2file.c: add missing curl_global_cleanup...
2018-01-18  Michael GmelinSSH: Fix state machine for ssh-agent authentication
2018-01-18  Daniel Stenbergopenssl: fix potential memory leak in SSLKEYLOGFILE...
2018-01-18  Daniel Stenbergopenssl: fix the libressl build again
2018-01-17  Daniel Stenbergunit1307: test many wildcards too
2018-01-17  Daniel Stenbergcurl_fnmatch: only allow 5 '*' sections in a single...
2018-01-17  Daniel Stenbergftp-wildcard: fix matching an empty string with "*...
2018-01-16  Daniel StenbergSMB: fix numeric constant suffix and variable types
2018-01-15  rouzierCURLOPT_TCP_NODELAY.3: fix typo
2018-01-15  Daniel Stenbergsmtp/pop3/imap_get_message: decrease the data length...
2018-01-15  Daniel Stenbergopenssl: enable SSLKEYLOGFILE support by default
2018-01-14  Patrick Monneratmime: clone mime tree upon easy handle duplication.
2018-01-14  Patrick Monneratdocs: comment about CURLE_READ_ERROR returned by curl_m...
2018-01-13  Daniel Stenbergtest395: HTTP with overflow Content-Length value
2018-01-13  Daniel Stenbergtest394: verify abort of rubbish in Content-Length...
2018-01-13  Daniel Stenbergtest393: verify --max-filesize with excessive Content...
2018-01-13  Daniel StenbergHTTP: bail out on negative Content-Length: values
2018-01-13  Dan Johnsonconfigure.ac: append extra linker flags instead of...
2018-01-13  Daniel StenbergRELEASE-NOTES: synced with 6fa10c8fa
2018-01-13  Jay Satirosetopt: fix SSLVERSION to allow CURL_SSLVERSION_MAX_...
2018-01-13  Patrick Monneratsetopt: reintroduce non-static Curl_vsetopt() for OS400...
2018-01-11  Zhouyihai Dinghttp2: fix incorrect trailer buffer size
2018-01-09  Basuke Suzukieasy: fix connection ownership in curl_easy_pause
2018-01-09  Dimitrios Apostolousystem.h: Additionally check __LONG_MAX__ for defining...
2018-01-09  Daniel StenbergCOPYING: it's 2018!
2018-01-08  Daniel Stenbergprogress: calculate transfer speed on milliseconds...
next