Sterling Hughes
|
8e91d5de8e
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
|
Sterling Hughes
|
6147879837
|
Added formatting sections for emacs and vim
|
2001-09-07 04:01:32 +00:00 |
|
Daniel Stenberg
|
08655d8d5d
|
Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819
|
2001-08-21 13:18:07 +00:00 |
|
Daniel Stenberg
|
7b4b166718
|
added typecasts when converting from unsigned int to int
|
2001-08-14 08:20:17 +00:00 |
|
Daniel Stenberg
|
2827f5327a
|
curl_escape() no longer attempts to detect already encoded stuff (in order
not to re-encode it).
|
2001-08-05 12:34:07 +00:00 |
|
Daniel Stenberg
|
84e71e1c50
|
Andrés García fixed curl_escape()
|
2001-04-07 18:35:28 +00:00 |
|
Daniel Stenberg
|
58085dbbf6
|
Jim Drash suggested and I made it not encode what looks like an already
encoded letter (in curl_escape)
|
2001-03-22 18:06:08 +00:00 |
|
Daniel Stenberg
|
f8d883355d
|
the new escape/unescape function setup
|
2001-03-22 11:40:58 +00:00 |
|
Daniel Stenberg
|
0dc8c4d451
|
use unsigned int hex to receive the hex digit in, caused a warning with
-Wall and a new gcc
|
2001-03-09 15:11:39 +00:00 |
|
Daniel Stenberg
|
24dee483e9
|
dual-license fix
|
2001-01-03 09:29:33 +00:00 |
|
Daniel Stenberg
|
b734bc37eb
|
curl_unescape() did not stop at the set length properly when %-codes were
used
|
2000-11-21 19:01:53 +00:00 |
|
Daniel Stenberg
|
0f8facb49b
|
added memory debugging include file
|
2000-10-09 11:12:34 +00:00 |
|
Daniel Stenberg
|
60eab89f10
|
in unescape(), '+' is now only converted to space after the first '?'
|
2000-08-31 12:03:04 +00:00 |
|
Daniel Stenberg
|
1ef3600a07
|
haxx.nu => haxx.se
|
2000-06-20 15:31:26 +00:00 |
|
Daniel Stenberg
|
96dde76b99
|
moved here from the newlib branch
|
2000-05-22 14:12:12 +00:00 |
|
Daniel Stenberg
|
211b9e552d
|
curl_unescape() could make a buffer overflow
|
2000-03-20 10:22:12 +00:00 |
|
Daniel Stenberg
|
ae1912cb0d
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
|