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
/
url.c
Age
Commit message (
Expand
)
Author
2011-02-18
multi: better failed connect treatment
Daniel Stenberg
2011-01-27
ares: memory leak fix
Daniel Stenberg
2011-01-19
TLS-SRP: support added when using GnuTLS
Quinn Slack
2011-01-07
HTTP: HTTP Negotiate authentication using SSPI
Marcel Roelofs
2011-01-04
Curl_timeleft: s/conn/data in first argument
Daniel Stenberg
2010-12-28
IDN: use win32 API if told to
Pierre Joye
2010-12-27
c-ares: fix cancelled resolves
Daniel Stenberg
2010-12-18
Curl_do: avoid using stale conn pointer
Pasha Kuznetsov
2010-12-13
IsPipeliningPossible: only for HTTP
Daniel Stenberg
2010-12-06
disconnect: pass on the dead_connection argument
Daniel Stenberg
2010-12-06
url: provide dead_connection flag in Curl_handler::disconnect
Kamil Dudka
2010-12-01
fix compiler warning: conversion may lose significant bits
Yang Tse
2010-11-30
fix getinfo CURLINFO_LOCAL* for reused connections (take 2)
Yang Tse
2010-11-30
fix getinfo CURLINFO_LOCAL* for reused connections
Yang Tse
2010-11-28
atoi: remove atoi usage
Yang Tse
2010-11-13
urldata: Capitalize enum protect_level values.
Julien Chaffraix
2010-11-13
security: tighten enum protection_level usage.
Julien Chaffraix
2010-11-11
ip_version: moved to connection struct
Daniel Stenberg
2010-11-08
CURLOPT_RESOLVE: added
Daniel Stenberg
2010-11-05
Revert: use Host: name for SNI and cert name checks
Daniel Stenberg
2010-11-04
host: get the custom Host: name more genericly
Daniel Stenberg
2010-10-19
URL-parsing: consider ? a divider
Daniel Stenberg
2010-10-14
Curl_setopt: disallow CURLOPT_USE_SSL without SSL support
Daniel Stenberg
2010-09-28
multi: don't expire timeouts at disonnect or done
Daniel Stenberg
2010-09-21
parse_remote_port: ignore colons without port number
Daniel Stenberg
2010-09-06
portabilty: use proper variable type to hold sockets
Daniel Stenberg
2010-09-01
resolve_server: simplify code
Daniel Stenberg
2010-08-25
Remove url.c test
Cameron Kaiser
2010-08-25
Gopher protocol support (initial release)
Cameron Kaiser
2010-08-25
http: handle trailer headers in all chunked responses
Daniel Stenberg
2010-08-15
multi: support timeouts
Daniel Stenberg
2010-08-10
parse_remote_port: fix ;type= URL suffix over HTTP proxy
Daniel Stenberg
2010-08-02
Curl_connected_proxy: skip the bits.tcpconnect check
Daniel Stenberg
2010-07-18
CUSTOMREQUEST: shouldn't be disabled when HTTP is disabled
Jan Van Boghout
2010-06-07
Curl_updateconninfo() error handling fix
Yang Tse
2010-06-05
getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORT
Frank Meier
2010-06-01
fix ldap related compilation issues
Yang Tse
2010-06-01
fix compiler warning: enumerated type mixed with another type
Yang Tse
2010-05-31
fix compiler warning: enumerated type mixed with another type
Yang Tse
2010-05-31
fix compiler warning: enumerated type mixed with another type
Yang Tse
2010-05-28
LDAPS: list availability depending on SSL's presence
Howard Chu
2010-05-27
url.c: avoid implied cast to bool
Kamil Dudka
2010-05-25
LDAP: properly implemented as a curl_handler
Howard Chu
2010-05-20
setopt: Fix setting of set.is_fwrite_set
Ben Greear
2010-05-16
ftp wildcard: a new option CURLOPT_FNMATCH_DATA
Kamil Dudka
2010-05-12
FTP: WILDCARDMATCH/CHUNKING/FNMATCH added
Pavel Raiskup
2010-05-12
RTMP: initial support added, powered by librtmp
Howard Chu
2010-05-11
sendrecv: make them two pairs of send/recv to properly deal with FTPS
Howard Chu
2010-05-07
multi interface: missed storing connection time
Daniel Stenberg
2010-05-07
verboseconnect: so the verbose checking within the function
Daniel Stenberg
[next]