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-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
2012-09-09
MANUAL: clarified user+password in HTTP URLs
Anthony Bryan
2012-09-09
RELEASE-NOTES: synced with 6c6f1f64c2
Daniel Stenberg
2012-09-09
TODO-RELEASE: CURLSSH_AUTH_AGENT and curl_multi_wait() are done
Daniel Stenberg
2012-09-09
curl_schannel.c: Reference count the credential/session handle
Marc Hoersken
2012-09-08
darwinssl: fixed for older Mac OS X versions
Nick Zitzmann
2012-09-06
tool_easysrc.c: Test pointers against NULL
David Blaikie
2012-09-06
SOCKS: truly disable it if CURL_DISABLE_PROXY is defined
Daniel Stenberg
2012-09-04
mk-ca-bundle: detect start of trust section better
Daniel Stenberg
2012-09-04
gnutls: do not fail on non-fatal handshake errors
Alessandro Ghedini
2012-09-04
FILEFORMAT: the FTP commands work for more protocols
Daniel Stenberg
2012-09-04
test1411: verify SMTP without SIZE support
Daniel Stenberg
2012-09-04
SMTP: only send SIZE if supported
František Kučera
2012-09-04
ftpserver: respond with a 250 to SMTP EHLO
Daniel Stenberg
2012-09-03
RELEASE-NOTES: synced with abb0da919300e
Daniel Stenberg
2012-09-03
Updated Symbian build files
Dan Fandrich
2012-09-03
Updated build docs w.r.t. Android and binary sizes
Dan Fandrich
2012-09-01
symbols-in-versions: new CURL_WAIT_* symbols
Daniel Stenberg
2012-09-01
Unit test for curl_multi_wait()
Sara Golemon
2012-09-01
Manpage for curl_multi_wait().
Sara Golemon
2012-09-01
multi: add curl_multi_wait()
Sara Golemon
2012-09-01
darwinssl: Bugfix for previous commit for older cats
Nick Zitzmann
2012-09-01
Use MAX_EASY_HANDLES instead of hardcoding the number of handles twice
Joe Mason
2012-08-31
test2032: bail out after last transfer
Daniel Stenberg
2012-08-31
NTLM: re-use existing connection better
Joe Mason
2012-08-31
NTLM: verify multiple connections work
Joe Mason
[prev]
[next]