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
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
2010-05-07
sendrecv: split the I/O handling into private handler
Howard Chu
2010-04-29
telnet: Allow programatic use of telnet.
Ben Greear
2010-04-16
Curl_setup_transfer: no longer returns anything
Daniel Stenberg
2010-04-15
Remove redundant conditional
Dan Fandrich
2010-03-27
allow user+password in the URL for all protocols
Ben Greear
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-03-05
Constantine Sapuntzakis detected and fixed a double free in builds done
Yang Tse
2010-02-24
fix compiler warning
Yang Tse
2010-02-23
fix compiler warning
Yang Tse
2010-02-06
OOM handling fix
Yang Tse
2010-02-04
fix printf-style format strings
Yang Tse
2010-01-28
fix printf-style format strings
Yang Tse
2010-01-27
fix compiler warning
Yang Tse
2010-01-23
adjust preprocessor symbol definition check relative to resolver specialty
Yang Tse
2010-01-22
wrap long lines and do some indent policing
Daniel Stenberg
2010-01-22
Definitions of resolver specialty compile-time defines CURLRES_* moved
Yang Tse
2010-01-22
s/RTPFUNCTION/INTERLEAVEFUNCTION/
Daniel Stenberg
2010-01-21
fix compiler warning
Yang Tse
2010-01-21
Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new
Daniel Stenberg
2010-01-06
Julien Chaffraix fixed so that the fragment part in an URL is not sent to the...
Claes Jakobsson
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-30
VMS specific preprocessor symbol checking adjustments
Yang Tse
2009-12-17
uh, assign the bool it points to properly
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
[prev]
[next]