Daniel Stenberg
|
fb086b57a8
|
slightly odd fix to prevent -Wunreachable-code to warn
|
2004-05-05 09:20:08 +00:00 |
|
Daniel Stenberg
|
37817667e2
|
use %ld when printfing longs
|
2004-02-25 15:41:36 +00:00 |
|
Daniel Stenberg
|
e723d2eb7c
|
use VAR_NONE instead of 0 in the table to prevent compiler warning
|
2004-02-09 08:29:09 +00:00 |
|
Daniel Stenberg
|
0d6236f7e1
|
make pedantic compiler options generate less warnings
|
2004-01-29 13:54:08 +00:00 |
|
Daniel Stenberg
|
053f6c85ef
|
updated year in the copyright string
|
2004-01-07 09:19:33 +00:00 |
|
Daniel Stenberg
|
5974309d10
|
CURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODE
|
2003-08-20 15:42:24 +00:00 |
|
Daniel Stenberg
|
9121b1f41d
|
the strequal and strnequal should now be called with the proper curl_ prefix
|
2003-02-28 12:20:08 +00:00 |
|
Daniel Stenberg
|
f26a338a54
|
copyright year update in the source header
|
2003-01-16 21:08:12 +00:00 |
|
Daniel Stenberg
|
ba4e69bebc
|
updated source code boilerplate/header
|
2002-09-03 11:52:59 +00:00 |
|
Daniel Stenberg
|
dafd81178f
|
When CURLINFO_CONTENT_TYPE returns a NULL pointer, don't try to fputs() it!
|
2002-07-30 11:07:59 +00:00 |
|
Daniel Stenberg
|
baa77ec13b
|
FreeBSD needs sys/types.h before we include sys/select.h that was included
mainly for AIX in the first place...! As reported in bug report #556869
|
2002-05-17 07:57:13 +00:00 |
|
Daniel Stenberg
|
2ff2810a92
|
AIX wants sys/select.h for the fd_set stuff in curl/multi.h, and even though
it is a bit ugly work-around to add this here, it is still a working work-
around! ;-)
|
2002-05-10 14:37:39 +00:00 |
|
Daniel Stenberg
|
974f314f57
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
|
Daniel Stenberg
|
95e601e2b1
|
"Yet Another Geek" made %{content_type} work in the -w/--writeout option.
|
2002-02-25 07:40:49 +00:00 |
|
Daniel Stenberg
|
ca0fd33d2d
|
Georg Horn's STARTTRANSFER_TIME patch
|
2001-11-20 15:00:50 +00:00 |
|
Daniel Stenberg
|
3a37c0ae23
|
(un)signed and const cleanup
|
2001-08-14 09:16:46 +00:00 |
|
Daniel Stenberg
|
32f966b239
|
A Linus Nielsen Feltzing-patch that removes the decimals from the size
outputs...
|
2001-04-19 11:24:29 +00:00 |
|
Daniel Stenberg
|
70793595fe
|
removed the two unnecessary include files
|
2001-03-14 10:27:13 +00:00 |
|
Daniel Stenberg
|
24dee483e9
|
dual-license fix
|
2001-01-03 09:29:33 +00:00 |
|
Daniel Stenberg
|
7b49d40bb0
|
removed pedantic compiler warnings
|
2000-11-21 09:38:41 +00:00 |
|
Daniel Stenberg
|
ccd0f07c41
|
-w supports size_header and size_request
|
2000-10-04 13:08:17 +00:00 |
|
Daniel Stenberg
|
dfec172157
|
moved out from the library and put here, uses the new curl_easy_getinfo()
|
2000-10-02 06:30:40 +00:00 |
|