index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2012-10-16
darwinssl: un-broke iOS build, fix error on server disconnect
Nick Zitzmann
2012-10-16
gnutls: put reset code into else block
Alessandro Ghedini
2012-10-09
curl_multi_wait: no wait if no descriptors to wait for
Daniel Stenberg
2012-10-08
ssluse.c: md5.h is required for Curl_ossl_md5sum
Marc Hoersken
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-02
multi_runsingle: CURLOPT_LOW_SPEED_* fix for rate limitation
Daniel Stenberg
2012-09-28
Curl_reconnect_request: clear pointer on failure
Daniel Stenberg
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-17
setup.h: fixed for MS VC10 build
Sergei Nikulov
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-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
nss.c: Fixed warning: 'err' may be used uninitialized in this function
Marc Hoersken
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
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
SMTP: only send SIZE if supported
František Kučera
2012-09-01
multi: add curl_multi_wait()
Sara Golemon
2012-09-01
darwinssl: Bugfix for previous commit for older cats
Nick Zitzmann
2012-08-31
NTLM: re-use existing connection better
Joe Mason
2012-08-18
darwinssl: add TLS 1.1 and 1.2 support, replace deprecated functions
Nick Zitzmann
2012-08-16
ftp: active conn, place calling sockopt callback at the end of function
Gokhan Sengun
2012-08-16
ftp: active conn, allow application to set sockopt after accept() call
Gokhan Sengun
2012-08-10
ssh: use the libssh2 agent API conditionally
Daniel Stenberg
2012-08-10
white space fix: shorten long line
Daniel Stenberg
2012-08-09
docs: update the links to cipher-suites supported by NSS
Kamil Dudka
2012-08-09
nss: do not print misleading NSS error codes
Kamil Dudka
2012-08-08
SSH: added agent based authentication
Armel Asselin
2012-08-08
curl_version: fixed Value stored to 'len' is never read
Daniel Stenberg
2012-08-08
add_next_timeout: minor restructure of code
Daniel Stenberg
[next]