]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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
2017-12-10  Daniel Stenbergmailmap: fixup two old git Author "aliases"
2017-12-10  Jay Satiroopenssl: Disable file buffering for Win32 SSLKEYLOGFILE
2017-12-09  Daniel StenbergRESOLVE: output verbose text when trying to set a dupli...
2017-12-09  Daniel StenbergCURLOPT_DNS_CACHE_TIMEOUT.3: see also CURLOPT_RESOLVE
2017-12-09  John DeHeliansftp: allow quoted commands to use relative paths
2017-12-08  richardthe3rdCURLOPT_PRIVATE.3: fix grammar
2017-12-08  Daniel Stenbergcurl: remove __EMX__ #ifdefs
2017-12-08  Jay Satiroopenssl: improve data-pending check for https proxy
2017-12-08  Daniel Stenbergcurl: don't set CURLOPT_INTERLEAVEDATA
2017-12-08  Daniel Stenbergcurl.h: remove incorrect comment about ERRORBUFFER
2017-12-08  Michael Feltconfigure: add AX_CODE_COVERAGE only if using gcc
2017-12-07  Daniel Stenbergcurl: limit -# update frequency for unknown total size
2017-12-07  Daniel StenbergBINDINGS: another PostgreSQL client
2017-12-07  Zachary SeguinCONNECT: keep close connection flag in http_connect_sta...
2017-12-07  Per Malmberginclude: get netinet/in.h before linux/tcp.h
2017-12-06  Daniel Stenbergopenldap: fix checksrc nits
2017-12-06  Stepan Brozopenldap: add commented out debug possibilities
2017-12-06  Daniel Stenbergexamples: move threaded-shared-conn.c to the "complicat...
2017-12-06  Daniel StenbergRELEASE-NOTES: synced with b261c44e8
2017-12-05  Jan-EURL: tolerate backslash after drive letter for FILE:
2017-12-05  Randall S.... tests: added netinet/in6.h includes in test servers
2017-12-05  Randall S.... configure: check for netinet/in6.h
2017-12-05  Daniel Stenbergcurl-config: add --ssl-backends
2017-12-05  Daniel Stenbergconncache: only allow multiplexing within same multi...
2017-12-05  Daniel Stenbergthreaded-shared-conn.c: fixed typo in commenta
2017-12-05  Daniel Stenbergthreaded-shared-conn.c: new example
2017-12-05  Daniel Stenbergconncache: fix several lock issues
2017-12-05  Daniel Stenberglibssh: remove dead code in sftp_qoute
2017-12-05  Daniel Stenbergsasl_getmesssage: make sure we have a long enough strin...
2017-12-04  Daniel Stenberglibssh2: remove dead code from SSH_SFTP_QUOTE
2017-12-04  Daniel Stenbergssh-libssh.c: please checksrc
2017-12-04  Nikos Mavrogiannopouloslibssh: fixed dereference in statvfs access 2149/head
2017-12-04  GuitaredRESOURCES: update spec names
2017-12-03  Nikos Mavrogiannopouloslibssh: corrected use of sftp_statvfs() in SSH_SFTP_QUO... 2144/head
2017-12-03  Nikos Mavrogiannopouloslibssh: no need to call sftp_get_error as ssh_get_error...
2017-12-02  Daniel Stenberglibssh: fix minor static code analyzer nits
2017-12-02  Daniel Stenbergopenssl: pkcs12 is supported by boringssl
2017-12-02  Jay Satirotravis: use pip2 instead of pip
2017-12-01  Nikos Mavrogiannopouloslib582: do not verify host for SFTP
2017-12-01  Nikos Mavrogiannopouloslibssh: added SFTP support
2017-12-01  Nikos Mavrogiannopoulossymbols-in-versions: added new symbols with 7.56.3...
2017-12-01  Nikos Mavrogiannopoulos.travis.yml: added build --with-libssh
2017-12-01  Nikos Mavrogiannopouloslibssh2: return CURLE_UPLOAD_FAILED on failure to upload
2017-12-01  Nikos Mavrogiannopouloslibssh2: send the correct CURLE error code on scp file...
2017-12-01  Nikos MavrogiannopoulosAdded support for libssh SSH SCP back-end
2017-12-01  Daniel StenbergRELEASE-NOTES: synced with af8cc7a69
2017-12-01  Daniel Stenbergcurlver: towards 7.57.1
2017-12-01  W. Mark Kubackilib: don't export all symbols, just everything curl_*
2017-12-01  Johannes SchindelinSSL: Avoid magic allocation of SSL backend specific...
2017-12-01  Daniel Stenbergexamples/xmlstream.c: don't switch off CURL_GLOBAL_SSL
next