Daniel Stenberg
|
3fc831f9eb
|
typecast the unsigned long to plain long to prevent compiler warnings
|
2004-05-06 07:24:47 +00:00 |
|
Daniel Stenberg
|
9631fa7407
|
added libidn awareness
|
2004-04-26 07:14:08 +00:00 |
|
Daniel Stenberg
|
3fa4ac080e
|
we must not only support long long for Largefile to work, we must have
a curl_off_t type that is larger than 4 bytes
|
2004-03-08 07:46:26 +00:00 |
|
Daniel Stenberg
|
7983ec84a7
|
set CURL_VERSION_LARGEFILE if we support large files
|
2004-03-01 16:24:04 +00:00 |
|
Daniel Stenberg
|
0c7cb0c10f
|
prevent warning from that picky MIPSpro compiler
|
2004-02-05 09:37:46 +00:00 |
|
Daniel Stenberg
|
95dd343244
|
added the missing ares numerical version initialiser
|
2004-02-03 06:39:37 +00:00 |
|
Daniel Stenberg
|
c2967c3c39
|
now provides c-ares version info in both version calls
|
2004-02-02 16:24:41 +00:00 |
|
Daniel Stenberg
|
053f6c85ef
|
updated year in the copyright string
|
2004-01-07 09:19:33 +00:00 |
|
Daniel Stenberg
|
800052dc50
|
use the HAVE_KRB4 define instead of just KRB4
|
2003-12-02 13:27:29 +00:00 |
|
Daniel Stenberg
|
09ccfcdcd4
|
Markus Moeller's SPNEGO patch applied, with my edits, additions and minor
cleanups.
|
2003-09-19 12:56:22 +00:00 |
|
Daniel Stenberg
|
46c2bc4bb6
|
typecase to please the compiler gods
|
2003-08-29 08:43:21 +00:00 |
|
Daniel Stenberg
|
3eb4ae031c
|
Set the CURL_VERSION_ASYNCHDNS bit if USE_ARES is defined.
|
2003-08-11 23:13:09 +00:00 |
|
Daniel Stenberg
|
89f4af695e
|
include GSS in the debug string if available, support a few new flag
booleans
|
2003-06-26 11:22:48 +00:00 |
|
Daniel Stenberg
|
a7c72b7abf
|
removed the local variables for emacs and vim, use the new sample.emacs
way for emacs, and vim users should provide a similar non-polluting style
|
2003-01-29 10:14:20 +00:00 |
|
Daniel Stenberg
|
f26a338a54
|
copyright year update in the source header
|
2003-01-16 21:08:12 +00:00 |
|
Daniel Stenberg
|
dc9e415602
|
get an argument and add a 'age' field to the struct
|
2002-09-30 19:51:05 +00:00 |
|
Daniel Stenberg
|
9247daf953
|
enhanced curl_version_info
|
2002-09-26 13:03:22 +00:00 |
|
Daniel Stenberg
|
1ee1f5f427
|
extended curl_version_info() with more info on related sub-libraries
|
2002-09-25 15:38:48 +00:00 |
|
Daniel Stenberg
|
c0460660d5
|
Wez Furlong's curl_version_info() function added, still needs some
adjustments and possibly some improvments to feature all those things we
could possibly want from this.
|
2002-09-25 07:08:41 +00:00 |
|
Daniel Stenberg
|
ba4e69bebc
|
updated source code boilerplate/header
|
2002-09-03 11:52:59 +00:00 |
|
Daniel Stenberg
|
5dd40bd0bb
|
adjusted to more HTTP-strict version strings and to offer LIBZ info
|
2002-09-02 21:59:31 +00:00 |
|
Daniel Stenberg
|
974f314f57
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
|
Daniel Stenberg
|
b3b4786990
|
Kevin Roth's SSLeay() patch, slight edited by me. Works with OpenSSL 0.9.5
now.
|
2002-01-16 17:45:08 +00:00 |
|
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
|
0b7e0638a9
|
on albert chin's comment I remade the fix to set '\0' instead of 0 since
they're chars
|
2001-04-24 06:12:07 +00:00 |
|
Daniel Stenberg
|
37d7a198d5
|
Added zero termination, as the OpenSSL version string was written without
it!
|
2001-04-23 07:54:12 +00:00 |
|
Daniel Stenberg
|
88bb054e1d
|
show openssl 0.9.6a properly
|
2001-04-06 08:48:42 +00:00 |
|
Daniel Stenberg
|
6f438bc8fb
|
Added 'ipv6 enabled' for ipv6 compiled versions
|
2001-01-23 08:16:59 +00:00 |
|
Daniel Stenberg
|
4031104404
|
Internal symbols that aren't static are now prefixed with 'Curl_'
|
2001-01-05 10:11:41 +00:00 |
|
Daniel Stenberg
|
24dee483e9
|
dual-license fix
|
2001-01-03 09:29:33 +00:00 |
|
Daniel Stenberg
|
c62cc76fdb
|
now reports "krb4 enabled" is that's so
|
2000-09-21 08:51:15 +00:00 |
|
Daniel Stenberg
|
b6e18f2f66
|
#include "setup.h" moved first of all includes
|
2000-08-24 14:26:33 +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
|
ae1912cb0d
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
|