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
Age
Commit message (
Expand
)
Author
2009-06-09
initialize fread callback pointer to avoid compiler warning
Yang Tse
2009-06-08
- Claes Jakobsson provided a patch for libcurl-NSS that fixed a bad refcount
Daniel Stenberg
2009-06-08
Igor Novoseltsev adjusted Makefile.vxworks to get sources and headers
Yang Tse
2009-06-08
../include/curl/curlbuild.h.dist is not present in release archives so
Daniel Stenberg
2009-06-06
Revert delegating c-ares linking magic on libtool and auto-makefiles when using
Yang Tse
2009-06-05
- Setting the Content-Length: header from your app when you do a POST or PUT
Daniel Stenberg
2009-06-04
fix shadowing of a global declaration
Yang Tse
2009-06-04
allow building libcurl for VxWorks
Yang Tse
2009-06-04
c-ares embbeded builds header include paths fully defined in makefiles
Yang Tse
2009-05-30
Delegate c-ares linking magic on libtool and auto-makefiles when using
Yang Tse
2009-05-29
corrected comments
Daniel Stenberg
2009-05-28
Fixed a few comment typos (from the FreeBSD ports)
Dan Fandrich
2009-05-28
fix compiler warning: variable was set but never used
Yang Tse
2009-05-28
fix compiler warning: unused parameter
Yang Tse
2009-05-27
- Claes Jakobsson fixed libcurl-NSS to build fine even without the
Daniel Stenberg
2009-05-27
- Mike Crowe pointed out that setting CURLOPT_USERPWD to NULL used to clear
Daniel Stenberg
2009-05-27
- Andre Guibert de Bruet found a call to a OpenSSL function that didn't check
Daniel Stenberg
2009-05-27
- Frank McGeough provided a small OpenSSL #include fix to make libcurl compile
Daniel Stenberg
2009-05-25
- bug report #2796358 (http://curl.haxx.se/bug/view.cgi?id=2796358) pointed
Daniel Stenberg
2009-05-22
Removed some obsolete digest code that caused a valgrind error in test 551.
Dan Fandrich
2009-05-19
changed ssh.c to use HAVE_LIBSSH2_SESSION_BLOCK_DIRECTION define provided by ...
Gunter Knauf
2009-05-19
- Kamil Dudka brought the patch from the Redhat bug entry
Daniel Stenberg
2009-05-19
Remove empty line used to force CVS to update the $Id date string format
Yang Tse
2009-05-18
Add empty line, to force CVS to update the $Id date string format
Yang Tse
2009-05-18
Update copyright year, to force CVS to update the $Id date string format
Yang Tse
2009-05-18
Simplify c-ares function capability check
Yang Tse
2009-05-17
fixed case.
Gunter Knauf
2009-05-17
Take in account c-ares 1.6.1 introduces ares_library_init() and ares_library_...
Yang Tse
2009-05-17
- James Bursa posted a patch to the mailing list that fixed a problem with
Daniel Stenberg
2009-05-12
Reverted my change to use Curl_connected_proxy() here. Clearly I wasn't
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
moved variables more locally to get rid of one set of #ifdefs
Daniel Stenberg
2009-05-11
Use Curl_connected_proxy() here instead of duplicating code. Spell out the
Daniel Stenberg
2009-05-11
fix the Curl_connected_proxy function for when libcurl actually connects fine
Daniel Stenberg
2009-05-11
- Balint Szilakszi reported a memory leak when libcurl did gzip decompression
Daniel Stenberg
2009-05-11
- Kamil Dudka provided a fix for libcurl-NSS reported by Michael Cronenworth
Daniel Stenberg
2009-05-11
- I fixed the problem with doing NTLM, POST and then following a 302 redirect,
Daniel Stenberg
2009-05-11
Internal cleanup: KEEP_WRITE and KEEP_READ are now called KEEP_SEND and
Daniel Stenberg
2009-05-10
- Andre Guibert de Bruet correctly pointed out an over-alloc with one wasted
Daniel Stenberg
2009-05-10
Fix function call pointed data size argument mismatch on 64Bit systems
Yang Tse
2009-05-10
Fix type cast
Yang Tse
2009-05-09
ConnectPlease() fixed for the new proxy connect functionality to make sure
Daniel Stenberg
2009-05-09
Fix libssh2 preprocessor symbol definition check
Yang Tse
2009-05-09
Ignore more files for cvs
Yang Tse
2009-05-08
Fix CR
Yang Tse
2009-05-08
Renamed vc6 workspace and project files to avoid filename clash when used for...
Yang Tse
2009-05-08
Renamed vc6 workspace and project files to avoid filename clash when used for...
Yang Tse
2009-05-08
- Constantine Sapuntzakis fixed bug report #2784055
Daniel Stenberg
2009-05-07
Curl_sndbufset is (at times) defined in the header, no need to do it again here
Daniel Stenberg
2009-05-07
- Made the SO_SNDBUF setting for the data connection socket for ftp uploads as
Daniel Stenberg
[next]