projects
/
platform
/
upstream
/
curl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/curl.git
2012-11-06
Daniel Stenberg
Curl_pretransfer: clear out unwanted auth methods
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Daniel Stenberg
test1412: verify Digest with repeated URLs
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Daniel Stenberg
Revert "Zero out auth structs before transfer"
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Daniel Stenberg
CURLOPT_SSL_VERIFYHOST: stop supporting the 1 value
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Daniel Stenberg
gnutls: fix compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Alessandro...
gnutls: print alerts during handshake
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Alessandro...
gnutls: fix the error_is_fatal logic
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Daniel Stenberg
RELEASE-NOTES: synced with fa6d78829fd30ad
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Daniel Stenberg
httpcustomheader.c: free the headers after use
commit
|
commitdiff
|
tree
|
snapshot
2012-11-05
Dave Reisner
uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES
commit
|
commitdiff
|
tree
|
snapshot
2012-11-05
Daniel Stenberg
libauthretry.c: shorten lines to fit within 80 cols
commit
|
commitdiff
|
tree
|
snapshot
2012-11-05
Daniel Stenberg
ftp_readresp: fix build without krb4 support
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
Daniel Stenberg
test/README: mention the 1500 test number range
commit
|
commitdiff
|
tree
|
snapshot
2012-11-04
Daniel Stenberg
FTP: prevent the multi interface from blocking
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Marc Hoersken
winbuild: Use machine type of development environment
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Marc Hoersken
winbuild: Additional clean up
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Sapien2
Even more winbuild refactoring
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Sapien2
Minor winbuild refactoring
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Sapien2
Architecture selection for winbuild and minor makefiles...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Daniel Stenberg
BUGS: fix the bug tracker URL
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Daniel Stenberg
evhiperfifo: fix the pointer passed to WRITEDATA
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Guenter Knauf
Fixed MSVC libssh2 static build.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Daniel Stenberg
tlsauthtype: deal with the string case insensitively
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Daniel Stenberg
asyn-ares: restore working with c-ares < 1.6.1
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Nick Zitzmann
metalink/md5: Use CommonCrypto on Apple operating systems
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Daniel Stenberg
href_extractor.c: fix the URL
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Michał Kowalczyk
href_extractor: example code extracting href elements
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Nick Zitzmann
darwinssl: un-broke iOS build, fix error on server...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Alessandro...
gnutls: put reset code into else block
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Guenter Knauf
Fix now broken libmetalink-aware OpenSSL build.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Guenter Knauf
Revert c44e674; add OpenSSL includes/defines.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Daniel Stenberg
version-bump: towards 7.28.1!
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Daniel Stenberg
THANKS: 14 new contributors from 7.28.0
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Daniel Stenberg
RELEASE-NOTES: synced with 8373ca3641
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Daniel Stenberg
curl_multi_wait: no wait if no descriptors to wait for
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Daniel Stenberg
TODO-RELEASE: cleanup for 7.28.0
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Daniel Stenberg
curl_multi_wait.3: style formatting mistake
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Marc Hoersken
ssluse.c: md5.h is required for Curl_ossl_md5sum
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Daniel Stenberg
curl_multi_wait.3: fix the name of the man page
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Daniel Stenberg
curl_multi_wait.3: renamed the last argument variable...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Marc Hoersken
curl_schannel.c: Fixed caching more data than required
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Marc Hoersken
curl_schannel: Removed buffer limit and optimized buffe...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Marc Hoersken
lib/socks.c: Merged two size variables into one
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Marc Hoersken
lib/socks.c: Avoid type conversions where possible
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Marc Hoersken
lib/curl_schannel.c: Hide size_t conversion warning
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Marc Hoersken
krb5/curl_rtmp.c: Hide size_t to int type conversion...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Marc Hoersken
security.c: Aligned internal type to return type
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Marc Hoersken
lib/curl_schannel: Increased maximum buffer size to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Marc Hoersken
winbuild/MakefileBuild.vc: Follow up on 0c8ccf7
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Daniel Stenberg
RELEASE-NOTES: synced with 971f5bcedd418
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Daniel Stenberg
multi_runsingle: CURLOPT_LOW_SPEED_* fix for rate limit...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Tatsuhiro Tsujikawa
tool_metalink.c: Filtered resource URLs by type
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Kamil Dudka
https.c example: remember to call curl_global_init()
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Daniel Stenberg
FAQ: remove the date from the topmost line
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Daniel Stenberg
FAQ: 5.16 I want a different time-out!
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Daniel Stenberg
Curl_reconnect_request: clear pointer on failure
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Daniel Stenberg
CURLOPT_CONNECTTIMEOUT: works without signals or posix...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
Marc Hoersken
Makefile.vc6: Follow up on 0c8ccf7
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Marc Hoersken
Makefile.vc6: Added missing default library advapi32.lib
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Daniel Stenberg
HTTP_ONLY: disable more protocols
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Daniel Stenberg
test2006: Updated expected output to include hash name
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Sergei Nikulov
cmake: use standard findxxx modules for cmake v2.8+
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Sergei Nikulov
setup.h: fixed for MS VC10 build
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Daniel Stenberg
TODO-RELEASE: push new features to 7.29
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Marc Hoersken
metalink tests: Updated expected output to include...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Sara Golemon
curl_multi_wait: Add parameter to return number of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Marc Hoersken
socks.c: Fixed warning: conversion to 'int' from 'long...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Marc Hoersken
http_negotiate.c: Fxied warning: unused variable 'rc'
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Marc Hoersken
ssh.c: Fixed warning: implicit conversion from enumerat...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Marc Hoersken
socks.c: Check that IPv6 is enabled before using it...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Marc Hoersken
checksrc: Fixed line length and comment indentation
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Marc Hoersken
socks.c: Updated error messages to handle hostname...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Marc Hoersken
socks.c: Added support for IPv6 connections through...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-13
Daniel Stenberg
parse_proxy: treat "socks://x" as a socks4 proxy
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
Kamil Dudka
ssh: do not crash if MD5 fingerprint is not provided...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-12
Kamil Dudka
ssh: move the fingerprint checking code to a separate fnc
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Marc Hoersken
tool_metalink.c: Added name of validation hash to messages
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Marc Hoersken
wincrypt: Fixed cross-compilation issues caused by...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Marc Hoersken
md5.c: Added support for Microsoft Windows CryptoAPI
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Marc Hoersken
Makefile.m32: Updated to build against libmetalink...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Marc Hoersken
tool_metalink.c: Added support for Microsoft Windows...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Marc Hoersken
libntlmconnect.c: Fixed typo and conversion
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Marc Hoersken
libntlmconnect.c: Fixed warning: curl_easy_getinfo...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Marc Hoersken
sws.c: Fixed warning: 'err' may be used uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Marc Hoersken
libntlmconnect.c: Fixed warning: comparison of signed...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Marc Hoersken
nss.c: Fixed warning: 'err' may be used uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
Marc Hoersken
tool_metalink.c: Fixed error: 'O_BINARY' undeclared
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Marc Hoersken
tool_metalink.c: Fixed validation of binary files conta...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Marc Hoersken
winbuild: Added support for building with SPNEGO enabled
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Marc Hoersken
winbuild: Adjusted order of options to generated config...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Anthony Bryan
MANUAL: clarified user+password in HTTP URLs
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Daniel Stenberg
RELEASE-NOTES: synced with 6c6f1f64c2
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Daniel Stenberg
TODO-RELEASE: CURLSSH_AUTH_AGENT and curl_multi_wait...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Marc Hoersken
curl_schannel.c: Reference count the credential/session...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-08
Nick Zitzmann
darwinssl: fixed for older Mac OS X versions
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
David Blaikie
tool_easysrc.c: Test pointers against NULL
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Daniel Stenberg
SOCKS: truly disable it if CURL_DISABLE_PROXY is defined
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Daniel Stenberg
mk-ca-bundle: detect start of trust section better
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Alessandro...
gnutls: do not fail on non-fatal handshake errors
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Daniel Stenberg
FILEFORMAT: the FTP commands work for more protocols
commit
|
commitdiff
|
tree
|
snapshot
next