index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-10-06
curl_schannel.c: Fixed caching more data than required
Marc Hoersken
2012-10-06
curl_schannel: Removed buffer limit and optimized buffer strategy
Marc Hoersken
2012-10-04
lib/socks.c: Merged two size variables into one
Marc Hoersken
2012-10-04
lib/socks.c: Avoid type conversions where possible
Marc Hoersken
2012-10-04
lib/curl_schannel.c: Hide size_t conversion warning
Marc Hoersken
2012-10-04
krb5/curl_rtmp.c: Hide size_t to int type conversion warning
Marc Hoersken
2012-10-04
security.c: Aligned internal type to return type
Marc Hoersken
2012-10-03
lib/curl_schannel: Increased maximum buffer size to factor 128
Marc Hoersken
2012-10-03
winbuild/MakefileBuild.vc: Follow up on 0c8ccf7
Marc Hoersken
2012-10-02
RELEASE-NOTES: synced with 971f5bcedd418
Daniel Stenberg
2012-10-02
multi_runsingle: CURLOPT_LOW_SPEED_* fix for rate limitation
Daniel Stenberg
2012-10-01
tool_metalink.c: Filtered resource URLs by type
Tatsuhiro Tsujikawa
2012-10-01
https.c example: remember to call curl_global_init()
Kamil Dudka
2012-09-28
FAQ: remove the date from the topmost line
Daniel Stenberg
2012-09-28
FAQ: 5.16 I want a different time-out!
Daniel Stenberg
2012-09-28
Curl_reconnect_request: clear pointer on failure
Daniel Stenberg
2012-09-26
CURLOPT_CONNECTTIMEOUT: works without signals or posix too!
Daniel Stenberg
2012-09-24
Makefile.vc6: Follow up on 0c8ccf7
Marc Hoersken
2012-09-23
Makefile.vc6: Added missing default library advapi32.lib
Marc Hoersken
2012-09-19
HTTP_ONLY: disable more protocols
Daniel Stenberg
2012-09-18
test2006: Updated expected output to include hash name
Daniel Stenberg
2012-09-17
cmake: use standard findxxx modules for cmake v2.8+
Sergei Nikulov
2012-09-17
setup.h: fixed for MS VC10 build
Sergei Nikulov
2012-09-17
TODO-RELEASE: push new features to 7.29
Daniel Stenberg
2012-09-17
metalink tests: Updated expected output to include hash name
Marc Hoersken
2012-09-16
curl_multi_wait: Add parameter to return number of active sockets
Sara Golemon
2012-09-14
socks.c: Fixed warning: conversion to 'int' from 'long unsigned int'
Marc Hoersken
2012-09-14
http_negotiate.c: Fxied warning: unused variable 'rc'
Marc Hoersken
2012-09-14
ssh.c: Fixed warning: implicit conversion from enumeration type
Marc Hoersken
2012-09-14
socks.c: Check that IPv6 is enabled before using it's features
Marc Hoersken
2012-09-14
checksrc: Fixed line length and comment indentation
Marc Hoersken
2012-09-14
socks.c: Updated error messages to handle hostname and IPv6
Marc Hoersken
2012-09-14
socks.c: Added support for IPv6 connections through SOCKSv5 proxy
Marc Hoersken
2012-09-13
parse_proxy: treat "socks://x" as a socks4 proxy
Daniel Stenberg
2012-09-12
ssh: do not crash if MD5 fingerprint is not provided by libssh2
Kamil Dudka
2012-09-12
ssh: move the fingerprint checking code to a separate fnc
Kamil Dudka
2012-09-12
tool_metalink.c: Added name of validation hash to messages
Marc Hoersken
2012-09-11
wincrypt: Fixed cross-compilation issues caused by include name
Marc Hoersken
2012-09-11
md5.c: Added support for Microsoft Windows CryptoAPI
Marc Hoersken
2012-09-11
Makefile.m32: Updated to build against libmetalink 0.1.2
Marc Hoersken
2012-09-11
tool_metalink.c: Added support for Microsoft Windows CryptoAPI
Marc Hoersken
2012-09-11
libntlmconnect.c: Fixed typo and conversion
Marc Hoersken
2012-09-11
libntlmconnect.c: Fixed warning: curl_easy_getinfo expects long pointer
Marc Hoersken
2012-09-11
sws.c: Fixed warning: 'err' may be used uninitialized in this function
Marc Hoersken
2012-09-11
libntlmconnect.c: Fixed warning: comparison of signed/unsigned integer
Marc Hoersken
2012-09-11
nss.c: Fixed warning: 'err' may be used uninitialized in this function
Marc Hoersken
2012-09-11
tool_metalink.c: Fixed error: 'O_BINARY' undeclared
Marc Hoersken
2012-09-11
tool_metalink.c: Fixed validation of binary files containing EOF
Marc Hoersken
2012-09-10
winbuild: Added support for building with SPNEGO enabled
Marc Hoersken
2012-09-10
winbuild: Adjusted order of options to generated config name
Marc Hoersken
[prev]
[next]