- Jan 13, 2012
-
-
Yang Tse authored
-
- Aug 24, 2011
-
-
Yang Tse authored
Previous interfaces for these libcurl internal functions did not allow to tell apart a legitimate zero size result from an error condition. These functions now return a CURLcode indicating function success or otherwise specific error. Output size is returned using a pointer argument. All usage of these two functions, and others closely related, has been adapted to the new interfaces. Relative error and OOM handling adapted or added where missing. Unit test 1302 also adapted.
-
- Jun 01, 2011
-
-
Yang Tse authored
-
- May 27, 2011
-
-
Yang Tse authored
-
- May 26, 2011
-
-
Yang Tse authored
Fix compiler warning: conversion may lose significant bits
-
- May 24, 2011
-
-
Yang Tse authored
Fix compiler warning: variable was set but never used Fix compiler warning: clobber ignored
-
- Dec 04, 2010
-
-
Yang Tse authored
-
- Dec 02, 2010
-
-
Yang Tse authored
-
- Dec 01, 2010
-
-
Yang Tse authored
-
- Mar 25, 2010
-
-
Daniel Stenberg authored
That's the symbol we have or generate in include/curl/curlbuild.h
-
- Mar 24, 2010
-
-
Bill Hoffman authored
This commit fixes the cmake build of curl, and cleans up the cmake code a little. It removes some commented out code and some trailing whitespace. To get curl to build the binary tree include/curl directory needed to be added to the include path. Also, SIZEOF_SHORT needed to be added. A check for the lack of defines of SIZEOF_* for warnless.c was added.
-
Daniel Stenberg authored
-
- Feb 26, 2010
- Feb 22, 2010
- Feb 19, 2010
-
-
Yang Tse authored
fix compiler warning
-
- Feb 14, 2010
-
-
Yang Tse authored
removed trailing whitespace
-
- Jul 11, 2008
-
-
Yang Tse authored
-
- Jul 11, 2006
-
-
Dan Fandrich authored
in libcurl as well, if necessary.
-
- Dec 15, 2004
-
-
Dan Fandrich authored
-
- Jan 07, 2004
-
-
Daniel Stenberg authored
-
- May 22, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-