Daniel Stenberg
|
7e186f9a63
|
just code formatting and killed whitespace
|
2004-05-19 09:24:18 +00:00 |
|
Daniel Stenberg
|
eb946690d2
|
make it not leak memory when it returns prematurely
|
2004-05-17 06:55:04 +00:00 |
|
Daniel Stenberg
|
58387b91f9
|
printf %s with plain 'char *', not unsigned ones to silence icc's picky
warnings
|
2004-05-06 10:57:07 +00:00 |
|
Daniel Stenberg
|
87a1c7033e
|
removed include stuff now handled by test.h
|
2004-03-03 10:09:30 +00:00 |
|
Daniel Stenberg
|
8777ba7e42
|
include sys/select.h to prevent picky compiler warnings when using select()
without proto
|
2004-02-20 08:51:43 +00:00 |
|
Daniel Stenberg
|
7729c63be0
|
fixed the no-ssl version to return int as well
|
2004-02-19 15:39:06 +00:00 |
|
Daniel Stenberg
|
a5c4442ebf
|
changed the test() function to return type int
|
2004-02-05 12:34:17 +00:00 |
|
Daniel Stenberg
|
3a61c98b65
|
Peter Sylvester brought code that now allows a callback to modified the URL
even when the multi interface is used, and then libcurl will simulate a
"follow location" to that new URL. Test 509 was added to test this feature.
|
2004-01-12 15:26:32 +00:00 |
|