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-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
2009-12-31
turned CURLOPT_MAIL_RCPT into a curl_slist list instead to support multiple
Daniel Stenberg
2009-12-17
Stop overloading the conn->protocol field with the PROT_MISSING bit. It
Daniel Stenberg
2009-12-17
Remove pointless storing of the protocol as a string within the connectdata
Daniel Stenberg
2009-12-12
split out more protocol-specific structs from urldata.h into their own
Daniel Stenberg
2009-12-12
introducing IMAP, POP3 and SMTP support (still lots of polish left to do)
Daniel Stenberg
2009-11-27
- Markus Koetter provided a polished and updated version of Chad Monroe's TFTP
Daniel Stenberg
2009-11-14
- Constantine Sapuntzakis provided the fix that ensures that an SSL connection
Yang Tse
2009-11-12
- libcurl-NSS now tries to reconnect with TLS disabled in case it detects
Kamil Dudka
2009-10-29
Take in account c-ares 1.6.1 will use __declspec function decoration
Yang Tse
[prev]
[next]