]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2012-10-01  Daniel Stenbergmulti_runsingle: CURLOPT_LOW_SPEED_* fix for rate limit...
2012-10-01  Tatsuhiro Tsujikawatool_metalink.c: Filtered resource URLs by type
2012-10-01  Kamil Dudkahttps.c example: remember to call curl_global_init()
2012-09-28  Daniel StenbergFAQ: remove the date from the topmost line
2012-09-28  Daniel StenbergFAQ: 5.16 I want a different time-out!
2012-09-28  Daniel StenbergCurl_reconnect_request: clear pointer on failure
2012-09-26  Daniel StenbergCURLOPT_CONNECTTIMEOUT: works without signals or posix...
2012-09-24  Marc HoerskenMakefile.vc6: Follow up on 0c8ccf7
2012-09-23  Marc HoerskenMakefile.vc6: Added missing default library advapi32.lib
2012-09-19  Daniel StenbergHTTP_ONLY: disable more protocols
2012-09-17  Daniel Stenbergtest2006: Updated expected output to include hash name
2012-09-17  Sergei Nikulovcmake: use standard findxxx modules for cmake v2.8+
2012-09-17  Sergei Nikulovsetup.h: fixed for MS VC10 build
2012-09-17  Daniel StenbergTODO-RELEASE: push new features to 7.29
2012-09-17  Marc Hoerskenmetalink tests: Updated expected output to include...
2012-09-16  Sara Golemoncurl_multi_wait: Add parameter to return number of...
2012-09-14  Marc Hoerskensocks.c: Fixed warning: conversion to 'int' from 'long...
2012-09-14  Marc Hoerskenhttp_negotiate.c: Fxied warning: unused variable 'rc'
2012-09-14  Marc Hoerskenssh.c: Fixed warning: implicit conversion from enumerat...
2012-09-14  Marc Hoerskensocks.c: Check that IPv6 is enabled before using it...
2012-09-13  Marc Hoerskenchecksrc: Fixed line length and comment indentation
2012-09-13  Marc Hoerskensocks.c: Updated error messages to handle hostname...
2012-09-13  Marc Hoerskensocks.c: Added support for IPv6 connections through...
2012-09-13  Daniel Stenbergparse_proxy: treat "socks://x" as a socks4 proxy
2012-09-12  Kamil Dudkassh: do not crash if MD5 fingerprint is not provided...
2012-09-12  Kamil Dudkassh: move the fingerprint checking code to a separate fnc
2012-09-11  Marc Hoerskentool_metalink.c: Added name of validation hash to messages
2012-09-11  Marc Hoerskenwincrypt: Fixed cross-compilation issues caused by...
2012-09-11  Marc Hoerskenmd5.c: Added support for Microsoft Windows CryptoAPI
2012-09-11  Marc HoerskenMakefile.m32: Updated to build against libmetalink...
2012-09-11  Marc Hoerskentool_metalink.c: Added support for Microsoft Windows...
2012-09-11  Marc Hoerskenlibntlmconnect.c: Fixed typo and conversion
2012-09-11  Marc Hoerskenlibntlmconnect.c: Fixed warning: curl_easy_getinfo...
2012-09-11  Marc Hoerskensws.c: Fixed warning: 'err' may be used uninitialized...
2012-09-11  Marc Hoerskenlibntlmconnect.c: Fixed warning: comparison of signed...
2012-09-11  Marc Hoerskennss.c: Fixed warning: 'err' may be used uninitialized...
2012-09-11  Marc Hoerskentool_metalink.c: Fixed error: 'O_BINARY' undeclared
2012-09-10  Marc Hoerskentool_metalink.c: Fixed validation of binary files conta...
2012-09-10  Marc Hoerskenwinbuild: Added support for building with SPNEGO enabled
2012-09-10  Marc Hoerskenwinbuild: Adjusted order of options to generated config...
2012-09-09  Anthony BryanMANUAL: clarified user+password in HTTP URLs
2012-09-09  Daniel StenbergRELEASE-NOTES: synced with 6c6f1f64c2
2012-09-09  Daniel StenbergTODO-RELEASE: CURLSSH_AUTH_AGENT and curl_multi_wait...
2012-09-09  Marc Hoerskencurl_schannel.c: Reference count the credential/session...
2012-09-08  Nick Zitzmanndarwinssl: fixed for older Mac OS X versions
2012-09-06  David Blaikietool_easysrc.c: Test pointers against NULL
2012-09-06  Daniel StenbergSOCKS: truly disable it if CURL_DISABLE_PROXY is defined
2012-09-04  Daniel Stenbergmk-ca-bundle: detect start of trust section better
2012-09-04  Alessandro... gnutls: do not fail on non-fatal handshake errors
2012-09-04  Daniel StenbergFILEFORMAT: the FTP commands work for more protocols
2012-09-04  Daniel Stenbergtest1411: verify SMTP without SIZE support
2012-09-04  František KučeraSMTP: only send SIZE if supported
2012-09-04  Daniel Stenbergftpserver: respond with a 250 to SMTP EHLO
2012-09-03  Daniel StenbergRELEASE-NOTES: synced with abb0da919300e
2012-09-03  Dan FandrichUpdated Symbian build files
2012-09-03  Dan FandrichUpdated build docs w.r.t. Android and binary sizes
2012-09-01  Daniel Stenbergsymbols-in-versions: new CURL_WAIT_* symbols
2012-09-01  Sara GolemonUnit test for curl_multi_wait()
2012-09-01  Sara GolemonManpage for curl_multi_wait().
2012-09-01  Sara Golemonmulti: add curl_multi_wait()
2012-09-01  Nick Zitzmanndarwinssl: Bugfix for previous commit for older cats
2012-09-01  Joe MasonUse MAX_EASY_HANDLES instead of hardcoding the number...
2012-08-31  Daniel Stenbergtest2032: bail out after last transfer
2012-08-31  Joe MasonNTLM: re-use existing connection better
2012-08-31  Joe MasonNTLM: verify multiple connections work
2012-08-28  Daniel Stenbergcurl.1: list the -w variables sorted alphabetically
2012-08-27  Daniel Stenberglibcurl-share.3: remove wrong info of what can be shared
2012-08-27  Dave Reisnerexamples: use do/while loop for multi examples
2012-08-27  Daniel Stenbergcurl.h: fix comment to refer to current names
2012-08-27  Daniel Stenbergftpsget: simple example showing a FTPS fetch
2012-08-27  Daniel Stenbergsftpget: SFTP is not "SSH FTP"
2012-08-27  Armel Asselinsftpget: example showing a simple SFTP download
2012-08-26  Daniel Stenbergcurl_multi_perform.3: extended/clarified
2012-08-23  Daniel StenbergINSTALL.cmake: clarify some flaws/limits in the cmake...
2012-08-21  Daniel Stenberghttps.c example: spell check used define
2012-08-18  Daniel Stenbergconfigure: update the copyright years for the output
2012-08-18  Nick Zitzmanndarwinssl: add TLS 1.1 and 1.2 support, replace depreca...
2012-08-16  Daniel Stenbergcurl_easy_setopt: documented CURLSOCKTYPE_ACCEPT for...
2012-08-16  Gokhan Sengunftp: active conn, place calling sockopt callback at...
2012-08-16  Gokhan Sengunftp: active conn, allow application to set sockopt...
2012-08-16  Daniel Stenbergconfigure: remove the --enable/disable-nonblocking...
2012-08-14  Ant BryanMANUAL review
2012-08-10  Daniel Stenbergcurl.1: shorten lines, avoid referring to libcurl inste...
2012-08-10  Ant Bryancurl.1: fix more consistent wording
2012-08-10  Daniel Stenbergssh: use the libssh2 agent API conditionally
2012-08-10  Daniel Stenbergwhite space fix: shorten long line
2012-08-09  Kamil Dudkadocs: update the links to cipher-suites supported by NSS
2012-08-09  Kamil Dudkanss: do not print misleading NSS error codes
2012-08-08  Daniel StenbergRELEASE-NOTES: synced with 0774386b23
2012-08-08  Armel Asselindocs: mention CURLSSH_AUTH_AGENT
2012-08-08  Armel AsselinSSH: added agent based authentication
2012-08-08  Daniel Stenbergbump version to 7.28.0
2012-08-08  Daniel StenbergRELEASE-NOTES: added missing link
2012-08-08  Daniel Stenbergcurl_version: fixed Value stored to 'len' is never...
2012-08-08  Daniel StenbergTODO-RELEASE: the (nil) bug is fixed
2012-08-08  Daniel Stenbergadd_next_timeout: minor restructure of code
2012-08-08  Daniel Stenbergverbose messages: fixed output of hostnames in re-used...
2012-08-08  Nick Zitzmannmetalink: Un-broke the build when building --with-darwinssl
2012-08-08  Guenter KnaufFix some compiler warnings.
2012-08-07  Daniel StenbergTODO-RELEASE: two bugs fixed
next