- Apr 21, 2009
-
-
Yang Tse authored
-
- Nov 14, 2008
-
-
Daniel Stenberg authored
We do testing of code functions using the test suite instead!
-
- Sep 06, 2008
- Sep 04, 2008
-
-
Yang Tse authored
-
- Sep 02, 2008
-
-
Dan Fandrich authored
-
- Aug 17, 2008
-
-
Yang Tse authored
-
- Nov 05, 2007
-
-
Daniel Stenberg authored
consistency
-
- Aug 30, 2007
-
-
Dan Fandrich authored
and allow reuse by multiple protocols. Several unused error codes were removed. In all cases, macros were added to preserve source (and binary) compatibility with the old names. These macros are subject to removal at a future date, but probably not before 2009. An application can be tested to see if it is using any obsolete code by compiling it with the CURL_NO_OLDIES macro defined. Documented some newer error codes in libcurl-error(3)
-
- Apr 25, 2007
-
-
Yang Tse authored
-
- Apr 13, 2007
- Apr 04, 2007
-
-
Dan Fandrich authored
-
- Feb 01, 2007
-
-
Gisle Vanem authored
-
- Jan 03, 2007
-
-
Daniel Stenberg authored
non-ASCII platforms.
-
- Oct 17, 2006
-
-
Daniel Stenberg authored
could very well cause a negate number get passed in and thus cause reading outside of the array usually used for this purpose. We avoid this by using the uppercase macro versions introduced just now that does some extra crazy typecasts to avoid byte codes > 127 to cause negative int values.
-
- Jul 19, 2006
-
-
Yang Tse authored
-
- Mar 31, 2005
-
-
Daniel Stenberg authored
-
- Feb 28, 2005
-
-
Dan Fandrich authored
-
- Feb 22, 2005
-
-
Daniel Stenberg authored
-
- Dec 15, 2004
-
-
Dan Fandrich authored
-
- Jun 24, 2004
-
-
Daniel Stenberg authored
precaution to prevent mistakes to lead to buffer overflows.
-
- May 12, 2004
-
-
Daniel Stenberg authored
-
- May 11, 2004
-
-
Daniel Stenberg authored
memory.h is included everywhere for this.
-
- Mar 01, 2004
-
-
Daniel Stenberg authored
code
-
- Feb 23, 2004
-
-
Daniel Stenberg authored
operation!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
previously.
-
- Jan 07, 2004
-
-
Daniel Stenberg authored
-
- Jun 26, 2003
-
-
Daniel Stenberg authored
-
- Jun 11, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
but the infrastructure is there.
-
- Feb 13, 2003
-
-
Daniel Stenberg authored
data to encode.
-
- Jan 29, 2003
-
-
Daniel Stenberg authored
way for emacs, and vim users should provide a similar non-polluting style
-
- Jan 16, 2003
-
-
Daniel Stenberg authored
-
- Jan 09, 2003
-
-
Daniel Stenberg authored
-
- Jan 06, 2003
-
-
Daniel Stenberg authored
-
- Dec 19, 2002
-
-
Daniel Stenberg authored
-
- Sep 03, 2002
-
-
Daniel Stenberg authored
-
- Mar 19, 2002
-
-
Daniel Stenberg authored
-