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
/
urldata.h
Age
Commit message (
Expand
)
Author
2011-04-27
whitespace cleanup: no space first in conditionals
Daniel Stenberg
2011-04-27
source cleanup: unify look, style and indent levels
Daniel Stenberg
2011-04-25
asynch resolvers: unified
Vsevolod Novikov
2011-04-21
Fix a couple of spelling errors in lib/
Fabian Keil
2011-04-18
transfer-encoding: added new option and cmdline
Daniel Stenberg
2011-04-18
TE: rename struct field content_encoding
Daniel Stenberg
2011-04-18
HTTP: add support for gzip and deflate Transfer-Encoding
Daniel Stenberg
2011-03-25
fix: re-use of bound connections
Daniel Stenberg
2011-03-14
protocols: use CURLPROTO_ internally
Daniel Stenberg
2011-03-14
protocol handler: added flags field
Daniel Stenberg
2011-03-13
SSH: add protocol lock direction
Daniel Stenberg
2011-03-12
PROT_CLOSEACTION: added SFTP and SCP
Daniel Stenberg
2011-03-08
SSL: (part 2) Added CyaSSL to SSL abstraction layer
Todd A Ouska
2011-01-27
nss: avoid memory leaks and failure of NSS shutdown
Kamil Dudka
2011-01-19
TLS-SRP: support added when using GnuTLS
Quinn Slack
2011-01-07
HTTP: HTTP Negotiate authentication using SSPI
Marcel Roelofs
2010-12-23
multi: connect fail => use next IP address
Daniel Stenberg
2010-12-18
ares: ask for both IPv4 and IPv6 addresses
Tommie Gannert
2010-12-15
urldate: undef hideous memory defines
Daniel Stenberg
2010-12-15
Preparing for axTLS. Actual SSL API functions are only stubbed.
Eric Hu
2010-12-06
url: provide dead_connection flag in Curl_handler::disconnect
Kamil Dudka
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-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-09-22
security.c: Remove out_buffer as it was never written into.
Julien Chaffraix
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-06-05
getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORT
Frank Meier
2010-05-16
ftp wildcard: a new option CURLOPT_FNMATCH_DATA
Kamil Dudka
2010-05-13
Remove support for BSD version of PolarSSL
Hoi-Ho Chan
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
sendrecv: split the I/O handling into private handler
Howard Chu
2010-05-05
PolarSSL: initial support added
Hoi-Ho Chan
2010-04-29
telnet: Allow programatic use of telnet.
Ben Greear
2010-04-16
GnuTLS: make the connection phase non-blocking
Jerome Vouillon
2010-03-25
PROT_CLOSEACTION should not include TFTP
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-01-22
Definitions of resolver specialty compile-time defines CURLRES_* moved
Yang Tse
2010-01-21
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
Daniel Stenberg
2010-01-01
update copyright year since we are in 2010 now
Daniel Stenberg
2010-01-01
- Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. This
Daniel Stenberg
[next]