]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2016-03-10  Daniel Stenbergcookies: first n/v pair in Set-Cookie: is the cookie...
2016-03-10  Daniel Stenbergkrb5: improved type handling to avoid clang compiler...
2016-03-10  Daniel Stenbergurl.c: fix clang warning: no newline at end of file
2016-03-10  Daniel Stenbergcurl_multi_wait: never return -1 in 'numfds'
2016-03-09  Daniel StenbergHTTP2.md: add CURL_HTTP_VERSION_2TLS and updated alt...
2016-03-09  Daniel Stenbergcurl_multi_wait.3: add example
2016-03-08  Steve Holmeimap/pop3/smtp: Fixed connections upgraded with TLS...
2016-03-08  Jay Satiroopt-docs: fix heading macros
2016-03-08  Tim Rühsencookie: do not refuse cookies for localhost
2016-03-08  Daniel Stenbergftp_done: clear tunnel_state when secondary socket...
2016-03-08  Gisle Vanemopenssl: use the correct OpenSSL/BoringSSL/LibreSSL...
2016-03-08  Daniel StenbergHTTP2.md: HTTP/2 by default for curl's HTTPS connections
2016-03-07  Anders Bakkenpipeline: Sanity check pipeline pointer before accessin...
2016-03-07  Daniel StenbergHTTP2.md: mention the disable ALPN and NPN options
2016-03-07  Daniel StenbergTODO: 17.12 keep running, read instructions from pipe...
2016-03-07  Daniel StenbergREADME.md: linkified
2016-03-07  Daniel StenbergREADME.md: markdown version of README
2016-03-07  Jay Satiromprintf: update trio project link
2016-03-06  Daniel StenbergCURLOPT_ACCEPTTIMEOUT_MS.3: added example
2016-03-06  Daniel StenbergCURLOPT_ACCEPT_ENCODING.3: added example
2016-03-06  Daniel StenbergCURLOPT_APPEND.3: added example
2016-03-06  Daniel StenbergCURLOPT_NOPROGRESS.3: added example, conform to stardar...
2016-03-06  Steve Holmebuild-openssl/checksrc.bat: Fixed prepend vs append...
2016-03-06  Daniel Stenbergopts: added two examples
2016-03-06  Daniel StenbergCURLOPT_SSL_CTX_FUNCTION.3: use .NF for example
2016-03-06  Daniel StenbergCURLOPT_SSL_CTX_FUNCTION.3: added example
2016-03-06  Daniel Stenbergcurlx.c: use more curl style code
2016-03-06  Daniel Stenbergtest46: change cookie expiry date
2016-03-06  Viktor Szakatsmakefile.m32: add missing libs for static -winssl-ssh2...
2016-03-06  Jay Satirombedtls: fix user-specified SSL protocol version
2016-03-05  Steve Holme.gitignore: Added *.VC.opendb and *.vcxproj.user files...
2016-03-05  Steve Holmebuild-openssl.bat: Fixed cannot find perl if installed...
2016-03-05  Steve Holmechecksrc.bat: Fixed cannot find perl if installed but...
2016-03-05  Viktor Szakatsmakefile.m32: fix to allow -ssh2-winssl combination
2016-03-05  Jay Satirocookie: Don't expire session cookies in remove_expired
2016-03-03  Daniel Stenbergcookie: remove redundant check
2016-03-01  Anders Bakkenurl: if Curl_done is premature then pipeline not in use
2016-03-01  Viktor Szakatsmakefile.m32: allow to pass .dll/.exe-specific LDFLAGS
2016-02-29  Daniel Stenbergformpost: fix memory leaks in AddFormData error branches
2016-02-28  Jay Satirogetinfo: Fix syntax error when mbedTLS
2016-02-28  Jay Satirogetinfo: Add support for mbedTLS TLS session info
2016-02-26  Daniel StenbergROADMAP: clarify on the TLS proxy, mention HTTP cookies...
2016-02-25  Daniel Stenbergfile: try reading from files with no size
2016-02-25  Jay Satiroconfigure: warn on invalid ca bundle or path
2016-02-24  Daniel StenbergCurl_read: check for activated HTTP/1 pipelining, not...
2016-02-24  Patrick Monneratos400: Fix ILE/RPG definition of CURLOPT_TFTP_NO_OPTIONS
2016-02-24  Jay Satirogetinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_S...
2016-02-23  Daniel Stenbergmulti_remove_handle: keep the timeout list until after...
2016-02-23  Kamil Dudkatests/sshserver.pl: use RSA instead of DSA for host...
2016-02-23  Jay SatiroTFTP: add option to suppress TFTP option requests ...
2016-02-23  Michael KoenigTFTP: add option to suppress TFTP option requests ...
2016-02-21  Karlson2kruntests: Fixed usage of %PWD on MinGW64
2016-02-20  Jay SatiroCURLOPT_DEBUGFUNCTION.3: Fix example
2016-02-20  Viktor Szakatssrc/Makefile.m32: add CURL_{LD,C}FLAGS_EXTRAS support
2016-02-20  Dan FandrichEnabled test 1437 after the bug fix in commit 3fa220a6
2016-02-20  Emil Lernercurl_sasl: Fix memory leak in digest parser
2016-02-19  Dan FandrichAdded test 1437 to verify a memory leak
2016-02-19  Jay SatiroCURLOPT_COOKIEFILE.3: HTTP headers must be Set-Cookie...
2016-02-19  Jay Satirocurl.1: HTTP headers for --cookie must be Set-Cookie...
2016-02-18  Daniel Stenbergcurl.1: add a missing dash
2016-02-18  Daniel StenbergCONTRIBUTING.md: fix links
2016-02-18  Daniel StenbergISSUE_TEMPLATE: github issue template
2016-02-18  Daniel StenbergCONTRIBUTING.md: move into .github
2016-02-18  Daniel Stenbergopts: add references
2016-02-17  Daniel Stenbergexamples/make: add 'checksrc' target
2016-02-17  Daniel Stenberg10-at-a-time: typecast the argument passed to sleep()
2016-02-17  Daniel Stenbergexternalsocket.c: fix compiler warning for fwrite retur...
2016-02-17  Daniel Stenberganyauthput.c: fix compiler warnings
2016-02-17  Daniel Stenbergsimplessl.c: warning: while with space
2016-02-17  Daniel Stenbergcurlx.c: i2s_ASN1_IA5STRING() clashes with an openssl...
2016-02-17  Daniel Stenberghttp2: don't decompress gzip decoding automatically
2016-02-16  Tatsuhiro Tsujikawahttp: Don't break the header into chunks if HTTP/2
2016-02-15  Viktor Szakatsopenssl: use macro to guard the opaque EVP_PKEY branch
2016-02-15  Viktor Szakatsopenssl: avoid direct PKEY access with OpenSSL 1.1.0
2016-02-15  Daniel StenbergRELEASE-NOTES: synced with ede0bfc079da
2016-02-14  Clint ClaytonCURLOPT_CONNECTTIMEOUT_MS.3: Fix example to use millise...
2016-02-14  Daniel Stenbergopt-docs: add more references
2016-02-14  David ByronSCP: use libssh2_scp_recv2 to support > 2GB files on...
2016-02-14  Shine Fangtls: fix for builds lacking encrypted key file support
2016-02-13  Dan Fandrichtest1604: Add to Makefile.inc so it gets run
2016-02-13  Jay Satirogenerate.bat: Fix comment bug by removing old comments
2016-02-12  Kamil Dudkacurl.1: --disable-{eprt,epsv} are ignored for IPv6...
2016-02-12  Daniel Stenbergdist: ship buildconf.bat too
2016-02-12  Daniel Stenbergcurlx_tvdiff: handle 32bit time_t overflows
2016-02-11  Daniel Stenbergexamples: fix some compiler warnings
2016-02-11  Daniel Stenbergsimplessl.c: fix my breakage
2016-02-11  Daniel Stenbergexamples: adhere to curl code style
2016-02-11  Daniel Stenbergexamples/cookie_interface.c: add cleanup call
2016-02-10  Kamil Dudkanss: search slash in forward direction in dup_nickname()
2016-02-10  Kamil Dudkanss: do not count enabled cipher-suites
2016-02-10  Daniel Stenbergcontributors.sh: make 79 the max column width (from 80)
2016-02-10  Daniel StenbergRELEASE-NOTES: synced with c276aefee3995
2016-02-10  Daniel Stenbergmbedtls.c: re-indent to better match curl standards
2016-02-09  Rafael Antoniombedtls: fix memory leak when destroying SSL connection...
2016-02-09  Daniel Stenbergmbedtls: fix ALPN usage segfault
2016-02-09  Timotej Lazaropts: update references to renamed options
2016-02-09  Jay SatiroKNOWN_BUGS: Update #92 - Windows device prefix
2016-02-09  Jay Satirotool_doswin: Support for literal path prefix \\?\
2016-02-09  Daniel Stenbergconfigure: state "BoringSSL" in summary when that was...
2016-02-09  David Benjaminopenssl: remove most BoringSSL #ifdefs.
next