- Sep 30, 2007
-
-
Daniel Stenberg authored
function do wrong on all input bytes that are >= 0x80 (decimal 128) due to a signed / unsigned mistake in the code. I fixed it and added test case 543 to verify.
-
- Aug 26, 2007
-
-
Dan Fandrich authored
-
- Aug 04, 2007
-
-
Daniel Stenberg authored
non-ASCII systems.
-
- 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.
-
- Apr 07, 2006
-
-
Daniel Stenberg authored
-
- Jul 01, 2004
-
-
Daniel Stenberg authored
-
- Jun 24, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
precaution to prevent mistakes to lead to buffer overflows.
-
- May 13, 2004
-
-
Daniel Stenberg authored
-
- May 12, 2004
-
-
Daniel Stenberg authored
-
- May 11, 2004
-
-
Daniel Stenberg authored
memory.h is included everywhere for this.
-
- Mar 08, 2004
-
-
Daniel Stenberg authored
-
- Jan 29, 2004
-
-
Daniel Stenberg authored
warnings. Minor edits by me.
-
- Jan 07, 2004
-
-
Daniel Stenberg authored
-
- Jun 26, 2003
-
-
Daniel Stenberg authored
-
- May 21, 2003
-
-
Daniel Stenberg authored
we unescape a string. We now check and decode only valid %XX strings.
-
- 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 08, 2003
-
-
Jean-Philippe Barette-LaPierre authored
-
- Sep 25, 2002
-
-
Daniel Stenberg authored
-
- Sep 03, 2002
-
-
Daniel Stenberg authored
-
- Jun 26, 2002
-
-
Daniel Stenberg authored
-
- Mar 19, 2002
-
-
Daniel Stenberg authored
-
- Oct 11, 2001
-
-
Sterling Hughes authored
-
- Sep 07, 2001
-
-
Sterling Hughes authored
-
- Aug 21, 2001
-
-
Daniel Stenberg authored
-
- Aug 14, 2001
-
-
Daniel Stenberg authored
-
- Aug 05, 2001
-
-
Daniel Stenberg authored
not to re-encode it).
-
- Apr 07, 2001
-
-
Daniel Stenberg authored
-
- Mar 22, 2001
-
-
Daniel Stenberg authored
encoded letter (in curl_escape)
-
Daniel Stenberg authored
-
- Mar 09, 2001
-
-
Daniel Stenberg authored
-Wall and a new gcc
-
- Jan 03, 2001
-
-
Daniel Stenberg authored
-
- Nov 21, 2000
-
-
Daniel Stenberg authored
used
-
- Oct 09, 2000
-
-
Daniel Stenberg authored
-
- Aug 31, 2000
-
-
Daniel Stenberg authored
-
- Jun 20, 2000
-
-
Daniel Stenberg authored
-
- May 22, 2000
-
-
Daniel Stenberg authored
-
- Mar 20, 2000
-
-
Daniel Stenberg authored
-
- Dec 29, 1999
-
-
Daniel Stenberg authored
-