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-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
2009-12-16
Follow-up fix for the proxy fix I did for Jon Nelson's bug. It turned out I
Daniel Stenberg
2009-12-14
- Jon Nelson found a regression that turned out to be a flaw in how libcurl
Daniel Stenberg
2009-12-12
introducing IMAP, POP3 and SMTP support (still lots of polish left to do)
Daniel Stenberg
2009-11-20
- Constantine Sapuntzakis identified a write after close, as the sockets were
Daniel Stenberg
2009-11-20
- Jad Chamcham pointed out a bug with connection re-use. If a connection had
Daniel Stenberg
2009-11-17
- Constantine Sapuntzakis provided another fix for the DNS cache that could
Daniel Stenberg
2009-11-14
- Constantine Sapuntzakis provided the fix that ensures that an SSL connection
Yang Tse
2009-10-08
Attempt to silence bogus compiler warning: "Potential null pointer dereference"
Yang Tse
2009-09-17
Attempt to silence bogus compiler warning: "Potential null pointer dereference"
Yang Tse
2009-08-21
- Lots of good work by Krister Johansen, mostly related to pipelining:
Daniel Stenberg
2009-08-11
- Benbuck Nason posted the bug report #2835196
Daniel Stenberg
2009-08-01
- Alexander Beedie provided the patch for a noproxy problem: If I have set
Daniel Stenberg
2009-07-22
- Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION, CURLOPT_SSH_KEYDATA.
Daniel Stenberg
2009-06-16
- When doing non-anonymous ftp via http proxies and the password is not
Michal Marek
2009-06-12
include <limits.h> for INT_MAX definition
Yang Tse
2009-06-12
fix compiler warning
Yang Tse
2009-06-10
- Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings and
Daniel Stenberg
2009-06-10
Adjusted to take in account that...
Yang Tse
2009-05-29
corrected comments
Daniel Stenberg
2009-05-28
fix compiler warning: unused parameter
Yang Tse
2009-05-27
- Mike Crowe pointed out that setting CURLOPT_USERPWD to NULL used to clear
Daniel Stenberg
2009-05-17
- James Bursa posted a patch to the mailing list that fixed a problem with
Daniel Stenberg
2009-05-12
make no proxy set return OK from Curl_connected_proxy() since it will be called
Daniel Stenberg
2009-05-11
fix the Curl_connected_proxy function for when libcurl actually connects fine
Daniel Stenberg
2009-05-09
ConnectPlease() fixed for the new proxy connect functionality to make sure
Daniel Stenberg
2009-05-08
- Constantine Sapuntzakis fixed bug report #2784055
Daniel Stenberg
2009-04-21
libcurl's memory.h renamed to curl_memory.h
Yang Tse
2009-04-13
- bug report #2727981 (http://curl.haxx.se/bug/view.cgi?id=2727981) by Martin
Daniel Stenberg
2009-03-03
- David James brought a patch that make libcurl close (all) dead connections
Daniel Stenberg
2009-03-02
- David Kierznowski notified us about a security flaw
Daniel Stenberg
[prev]
[next]