]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2012-11-06  Daniel StenbergURL parser: cut off '#' fragments from URLs (better)
2012-11-06  Daniel StenbergOpenSSL/servercert: use correct buffer size, not size...
2012-11-06  Daniel Stenbergcurl: set CURLOPT_SSL_VERIFYHOST to 0 to disable
2012-11-06  Daniel Stenbergtest 2027/2030: take duplicate Digest requests into...
2012-11-06  Daniel StenbergCurl_pretransfer: clear out unwanted auth methods
2012-11-06  Daniel Stenbergtest1412: verify Digest with repeated URLs
2012-11-06  Daniel StenbergRevert "Zero out auth structs before transfer"
2012-11-06  Daniel StenbergCURLOPT_SSL_VERIFYHOST: stop supporting the 1 value
2012-11-06  Daniel Stenberggnutls: fix compiler warnings
2012-11-06  Alessandro... gnutls: print alerts during handshake
2012-11-06  Alessandro... gnutls: fix the error_is_fatal logic
2012-11-06  Daniel StenbergRELEASE-NOTES: synced with fa6d78829fd30ad
2012-11-06  Daniel Stenberghttpcustomheader.c: free the headers after use
2012-11-05  Dave Reisneruniformly use AM_CPPFLAGS, avoid deprecated INCLUDES
2012-11-05  Daniel Stenberglibauthretry.c: shorten lines to fit within 80 cols
2012-11-05  Daniel Stenbergftp_readresp: fix build without krb4 support
2012-11-04  Daniel Stenbergtest/README: mention the 1500 test number range
2012-11-04  Daniel StenbergFTP: prevent the multi interface from blocking
2012-11-01  Marc Hoerskenwinbuild: Use machine type of development environment
2012-11-01  Marc Hoerskenwinbuild: Additional clean up
2012-11-01  Sapien2Even more winbuild refactoring
2012-11-01  Sapien2Minor winbuild refactoring
2012-11-01  Sapien2Architecture selection for winbuild and minor makefiles...
2012-11-01  Daniel StenbergBUGS: fix the bug tracker URL
2012-11-01  Daniel Stenbergevhiperfifo: fix the pointer passed to WRITEDATA
2012-11-01  Guenter KnaufFixed MSVC libssh2 static build.
2012-10-23  Daniel Stenbergtlsauthtype: deal with the string case insensitively
2012-10-23  Daniel Stenbergasyn-ares: restore working with c-ares < 1.6.1
2012-10-22  Nick Zitzmannmetalink/md5: Use CommonCrypto on Apple operating systems
2012-10-18  Daniel Stenberghref_extractor.c: fix the URL
2012-10-18  Michał Kowalczykhref_extractor: example code extracting href elements
2012-10-16  Nick Zitzmanndarwinssl: un-broke iOS build, fix error on server...
2012-10-15  Alessandro... gnutls: put reset code into else block
2012-10-12  Guenter KnaufFix now broken libmetalink-aware OpenSSL build.
2012-10-12  Guenter KnaufRevert c44e674; add OpenSSL includes/defines.
2012-10-10  Daniel Stenbergversion-bump: towards 7.28.1!
2012-10-10  Daniel StenbergTHANKS: 14 new contributors from 7.28.0
2012-10-10  Daniel StenbergRELEASE-NOTES: synced with 8373ca3641 curl-7_28_0
2012-10-09  Daniel Stenbergcurl_multi_wait: no wait if no descriptors to wait for
2012-10-08  Daniel StenbergTODO-RELEASE: cleanup for 7.28.0
2012-10-08  Daniel Stenbergcurl_multi_wait.3: style formatting mistake
2012-10-08  Marc Hoerskenssluse.c: md5.h is required for Curl_ossl_md5sum
2012-10-08  Daniel Stenbergcurl_multi_wait.3: fix the name of the man page
2012-10-08  Daniel Stenbergcurl_multi_wait.3: renamed the last argument variable...
2012-10-06  Marc Hoerskencurl_schannel.c: Fixed caching more data than required
2012-10-06  Marc Hoerskencurl_schannel: Removed buffer limit and optimized buffe...
2012-10-04  Marc Hoerskenlib/socks.c: Merged two size variables into one
2012-10-04  Marc Hoerskenlib/socks.c: Avoid type conversions where possible
2012-10-04  Marc Hoerskenlib/curl_schannel.c: Hide size_t conversion warning
2012-10-04  Marc Hoerskenkrb5/curl_rtmp.c: Hide size_t to int type conversion...
2012-10-04  Marc Hoerskensecurity.c: Aligned internal type to return type
2012-10-03  Marc Hoerskenlib/curl_schannel: Increased maximum buffer size to...
2012-10-03  Marc Hoerskenwinbuild/MakefileBuild.vc: Follow up on 0c8ccf7
2012-10-02  Daniel StenbergRELEASE-NOTES: synced with 971f5bcedd418
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
next