]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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...
2018-01-07  Jay Satiroscripts: allow all perl scripts to be run directly
2018-01-07  Jay Satiromail-rcpt.d: fix short-text description
2018-01-06  Jay Satirobuild: remove HAVE_LIMITS_H check
2018-01-03  Jay Satiroopenssl: fix memory leak of SSLKEYLOGFILE filename
2018-01-02  Jay SatiroRevert "curl/system.h: fix compilation with gcc on...
2017-12-30  Michael Kaufmanntest1554: improve the error handling
2017-12-30  Michael Kaufmanntest1554: add global initialization and cleanup
2017-12-29  Daniel Stenbergcurl_version_info.3: call the argument 'age'
2017-12-27  Mikalai Ananenkabrotli: data at the end of content can be lost
2017-12-26  Jay Satiroexamples/cacertinmem: ignore cert-already-exists error
2017-12-26  Gisle Vanemtool_getparam: Support size modifiers for --max-filesize
2017-12-22  Steve Holmebuild: Fixed incorrect script termination from commit...
2017-12-22  Steve HolmeMakefile.vc: Added our standard copyright header
2017-12-22  Steve Holmewinbuild: Added support for VC15
2017-12-22  Steve Holmebuild: Added Visual Studio 2017 project files
2017-12-22  Steve Holmebuild-wolfssl.bat: Added support for VC15
2017-12-22  Steve Holmebuild-openssl.bat: Added support for VC15
2017-12-22  Dimitrios Apostoloucurl/system.h: fix compilation with gcc on AIX PPC...
2017-12-22  Mattias Fornanderexamples/rtsp: fix error handling macros
2017-12-20  Patrick Monneratcurl_easy_reset: release mime-related data.
2017-12-20  Patrick Monneratcontent_encoding: rework zlib_inflate
2017-12-20  Patrick Monneratbrotli: allow compiling with version 0.6.0.
2017-12-13  Daniel StenbergCURLOPT_READFUNCTION.3: refer to argument with correct...
2017-12-12  Daniel Stenbergrand: add a clang-analyzer work-around
2017-12-12  Daniel Stenbergkrb5: fix a potential access of uninitialized memory
2017-12-12  Daniel Stenbergconncache: fix a return code [regression]
2017-12-12  Daniel Stenbergcurl: support >256 bytes warning messsages
2017-12-12  Michael Kaufmannlibssh: fix a syntax error in configure.ac
2017-12-12  Daniel Stenbergexamples/smtp-mail.c: use separate defines for options...
2017-12-12  Daniel StenbergTHANKS: added missing names
2017-12-12  Daniel Stenbergmailmap: added/clarified several names
2017-12-12  Daniel Stenbergsetopt: less *or equal* than INT_MAX/1000 should be...
2017-12-12  dmitrykosvtls: replaced getenv() with curl_getenv()
2017-12-11  Daniel StenbergRELEASE-NOTES: synced with 3b9ea70ee
2017-12-11  Daniel StenbergTODO: Expose tried IP addresses that failed
2017-12-11  Daniel Stenbergcurl.1: mention http:// and https:// as valid proxy...
2017-12-11  Daniel Stenbergcurl.1: documented two missing valid exit codes
2017-12-10  Daniel StenbergCURLOPT_DNS_LOCAL_IP4.3: fixed the seel also to not...
2017-12-10  Daniel StenbergRevert "curl: don't set CURLOPT_INTERLEAVEDATA"
2017-12-10  Michael Kaufmanntests: mark data files as non-executable in git
2017-12-10  Michael Kaufmanntests: update .gitignore for libtests
2017-12-10  Daniel Stenbergmulti_done: prune DNS cache
next