]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2016-02-01  Jay Satirotool_operate: Don't sanitize --output path (Windows)
2016-01-29  Jay Satirocurl.1: Explain remote-name behavior if file already...
2016-01-29  Gisle Vanemurldata: Error on missing SSL backend-specific connect...
2016-01-28  Daniel Stenbergbump: towards the next (7.47.1 ?)
2016-01-28  Sergei Nikulovcmake: fixed when OpenSSL enabled on Windows and schann...
2016-01-28  Sergei Nikulovurldata: moved common variable out of ifdef
2016-01-28  Viktor Szakatstool_doswin: silence unused function warning
2016-01-27  Daniel Stenberggetredirect.c: fix variable name
2016-01-27  Daniel Stenbergexamples/Makefile.inc: specify programs without .c! curl-7_47_0
2016-01-26  Daniel StenbergTHANKS: 6 new contributors from 7.47.0 release notes
2016-01-26  Isaac BoukrisNTLM: Fix ConnectionExists to compare Proxy credentials
2016-01-26  Ray Satirocurl: avoid local drive traversal when saving file...
2016-01-26  Daniel StenbergRELEASE-NOTES: 7.47.0
2016-01-25  Daniel StenbergFAQ: language fix in 4.19
2016-01-24  paulehoffmanFAQ: Update to point to GitHub
2016-01-24  Daniel Stenbergmaketgz: generate date stamp with LC_TIME=C
2016-01-24  Daniel Stenbergcurl_multi_socket_action.3: line wrap
2016-01-24  Daniel StenbergRELEASE-NOTES: synced with d58ba66eeceb
2016-01-21  Steve HolmeTODO: "Create remote directories" for SMB
2016-01-18  Jay Satirombedtls: Fix pinned key return value on fail
2016-01-18  Jay Satirotests: Add a test for pinnedpubkey fail even when insecure
2016-01-17  Daniel SchauenbergCURLINFO_RESPONSE_CODE.3: add example
2016-01-15  Kamil Dudkassh: make CURLOPT_SSH_PUBLIC_KEYFILE treat "" as NULL
2016-01-14  Daniel StenbergRELEASE-NOTES: synced with 35083ca60ed035a
2016-01-14  Daniel Stenbergopenssl: improved error detection/reporting
2016-01-14  Daniel Stenbergopenssl: for 1.1.0+ they now provide a SSLeay() macro...
2016-01-13  Daniel StenbergCURLOPT_RESOLVE.3: minor language polish
2016-01-12  Daniel Stenbergconfigure: assume IPv6 works when cross-compiled
2016-01-11  Daniel StenbergTODO: "Try to URL encode given URL"
2016-01-11  Daniel StenbergConnectionExists: only do pipelining/multiplexing when...
2016-01-11  Mohammad AlSalehlib: Prefix URLs with lower-case protocol names/schemes
2016-01-11  Alessandro... scripts: don't generate and install zsh completion...
2016-01-11  Alessandro... scripts: fix zsh completion generation
2016-01-11  Alessandro... zsh.pl: fail if no curl is found
2016-01-10  Michael KaufmannIDN host names: Remove the port number before convertin...
2016-01-10  Jay Satiroruntests: Add mbedTLS to the SSL backends
2016-01-09  Thomas Glanzmannmbedtls: implement CURLOPT_PINNEDPUBLICKEY
2016-01-09  Tatsuhiro Tsujikawaurl: Fix compile error with --enable-werror
2016-01-08  Tatsuhiro Tsujikawahttp2: Ensure that http2_handle_stream_close is called
2016-01-08  Daniel Stenberghttp2: handle the received SETTINGS frame
2016-01-08  Daniel StenbergRevert "multiplex: allow only once HTTP/2 is actually...
2016-01-08  Tatsuhiro Tsujikawahttp2: Fix PUSH_PROMISE headers being treated as trailers
2016-01-07  Michael Kaufmannconnection reuse: IDN host names fixed
2016-01-07  Daniel Stenbergtests: mark IPv6 FTP and FTPS tests with the FTP keyword
2016-01-07  Jay Satirombedtls: Fix ALPN support
2016-01-07  Jay Satirohttp2: Fix client write for trailers on stream close
2016-01-06  Daniel StenbergCOPYING: update general copyright year range
2016-01-05  Daniel StenbergConnectionExists: add missing newline in infof() call
2016-01-05  Daniel Stenbergmultiplex: allow only once HTTP/2 is actually used
2016-01-04  Jay Satirocurl_global_init.3: Add Windows-specific info for init...
2016-01-04  Daniel StenbergFAQ: clarify who to mail about ECCN clarifications
2016-01-04  Daniel Stenbergprogressfunc.c: spellfix description
2016-01-04  Daniel Stenbergdocs/examples/multi-app.c: fix bad desc formatting
2016-01-04  Daniel Stenbergexamples: added descriptions
2016-01-04  Daniel Stenbergexample/simple.c: add description
2016-01-04  Daniel Stenberggetredirect.c: a new example
2015-12-27  Marc HoerskenRELEASE-NOTES: add 5e0e81a9c4e35f04ca
2015-12-26  Daniel StenbergRELEASE-NOTES: synced with 2aec4359db1088b10d
2015-12-26  Marc Hoerskentest 1515: add data check
2015-12-26  Marc Hoerskentest 1515: add MSYS support by passing a relative path
2015-12-26  Marc Hoerskentest 539: use datacheck mode text for ASCII-mode LISTings
2015-12-26  Marc Hoerskenruntests.pl: check up to 5 data parts with different...
2015-12-24  Daniel StenbergCURLOPT_RANGE: for HTTP servers, range support is optional
2015-12-24  Marc Hoerskentests 1048 and 1050: use datacheck mode text for ASCII...
2015-12-24  Marc Hoerskentests 706 and 707: use datacheck mode text for ASCII...
2015-12-24  Marc Hoerskentests 400,403,406: use datacheck mode text for ASCII...
2015-12-23  Marc Hoerskensockfilt.c: fix calculation of sleep timeout on Windows
2015-12-23  Marc Hoerskentests first.c: fix calculation of sleep timeout on...
2015-12-23  Marc Hoerskentest 573: add more debug output
2015-12-23  Marc Hoerskenftplistparser.c: fix handling of file LISTings using...
2015-12-23  Marc Hoerskentest 16: fix on Linux (and Windows) by using plain...
2015-12-23  Marc Hoerskentftpd server: add Windows support by writing files...
2015-12-23  Marc Hoerskentests 252-255: use datacheck mode text for ASCII-mode...
2015-12-23  Marc Hoerskentest 16: fix on Windows by converting data file from...
2015-12-23  Daniel StenbergMakefile.inc: s/curl_SOURCES/CURL_FILES
2015-12-23  Anders BakkenConnectionExists: with *PIPEWAIT, wait for connections
2015-12-23  Anders BakkenAdd .dir-locals and set c-basic-offset to 2.
2015-12-20  Johannes Schindelinconfigure: detect IPv6 support on Windows
2015-12-20  Daniel Stenbergconfigure: allow static builds on mingw
2015-12-17  Marc Hoerskentest 1326: fix file check since curl is outputting...
2015-12-17  Marc Hoerskentest 1326: fix getting stuck on Windows due to incomple...
2015-12-17  Daniel StenbergRELEASE-NOTES: command line option recount
2015-12-16  Dan Fandrichscripts/Makefile: build zsh script even in an out-of...
2015-12-16  Marc Hoerskensockfilt.c: added some debug output to select_ws
2015-12-16  Marc Hoerskensockfilt.c: keep lines shorter than 80 chars
2015-12-16  Marc Hoerskensockfilt.c: do not wait on unreliable file or pipe...
2015-12-16  Daniel Stenbergcyassl: deal with lack of *get_peer_certificate
2015-12-16  Daniel Stenbergwolfssl: handle builds without SSLv3 support
2015-12-15  Tatsuhiro Tsujikawahttp2: Support trailer fields
2015-12-15  Daniel StenbergRELEASE-NOTES: synced with 6c2c019654e658a
2015-12-15  Jay Satirox509asn1: Fix host altname verification
2015-12-15  Daniel Stenbergcurl --expect100-timeout: added
2015-12-14  Daniel Stenbergcyassl: fix compiler warning on type conversion
2015-12-14  Daniel Stenbergcurlver: the pending release will become 7.47.0
2015-12-14  Anders Bakkensetstropt: const-correctness
2015-12-14  Daniel StenbergROADMAP: implemented HTTP2 for HTTPS-only 563/head
2015-12-14  Daniel StenbergHTTP2.md: spell fix and remove TODO now implemented
2015-12-14  Daniel Stenberglibressl: the latest openssl x509 funcs are not in...
2015-12-13  Daniel Stenbergcurl: use 2TLS by default
2015-12-13  Daniel Stenberghttp: add libcurl option to allow HTTP/2 for HTTPS...
next