]> granicus.if.org Git - curl/shortlog
curl
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
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...
2015-12-10 Daniel Stenbergopenssl: adapt to openssl >= 1.1.0 X509 opaque structs
2015-12-10 Daniel Stenbergopenssl: avoid BIO_reset() warnings since it returns...
2015-12-10 Daniel Stenbergopenssl: adapt to 1.1.0+ name changes
2015-12-08 Daniel Stenbergscripts/makefile: add standard header
2015-12-08 Daniel Stenbergscripts/Makefile: fix GNUism and survive no perl
2015-12-08 Daniel Stenbergfix b6d5cb40d7038fe
2015-12-08 Tatsuhiro Tsujikawahttp2: Fix hanging paused stream
2015-12-08 Christian Stewartbuild: fix compilation error with CURL_DISABLE_VERBOSE_...
2015-12-08 Gisle Vanemconfig-win32: Fix warning HAVE_WINSOCK2_H undefined
2015-12-07 Gisle Vanemopenssl: BoringSSL doesn't have CONF_modules_free
2015-12-07 Gisle Vanemlwip: Fix compatibility issues with later versions
2015-12-07 Patrick Monneratos400: define CURL_VERSION_PSL in ILE/RPG binding
2015-12-07 Gisle Vanemversion: Add flag CURL_VERSION_PSL for libpsl
2015-12-07 Jay Satiroformdata: Check if length is too large for memory
2015-12-03 Steve Holmetests: Corrected copy and pasted comments from commit...
2015-12-03 Daniel Stenbergcurl: remove keepalive #ifdef checks done on libcurl...
2015-12-02 Steve Holmetest947: Corrected typo in test name
2015-12-02 Steve Holmetests: Disable the OAUTHBEARER tests when using a non...
2015-12-02 Daniel Stenbergbump: towards next release
2015-12-01 Daniel StenbergRELEASE-NOTES: updated contributor count for 7.46.0 curl-7_46_0
2015-12-01 Daniel StenbergTHANKS: new contributors from the 7.46.0 release
2015-12-01 Daniel StenbergTHANKS-filter: single Tim Rühsen spelling
2015-12-01 Daniel Stenbergdocs/examples: gitignore some more built examples
2015-11-30 Daniel StenbergRELEASE-NOTES; this bug was never released
2015-11-30 Daniel StenbergRELEASE-NOTES: synced with e55f15454efacb0
2015-11-29 Flavio MedeirosCurl_read_plain: clean up ifdefs that break statements
2015-11-29 Daniel Stenberghttp2: convert some verbose output into debug-only...
2015-11-29 Daniel Stenberghttp2 push: add missing inits of new stream
next