Daniel Stenberg
|
95dd343244
added the missing ares numerical version initialiser
|
21 years ago |
Daniel Stenberg
|
c2967c3c39
now provides c-ares version info in both version calls
|
21 years ago |
Daniel Stenberg
|
053f6c85ef
updated year in the copyright string
|
21 years ago |
Daniel Stenberg
|
800052dc50
use the HAVE_KRB4 define instead of just KRB4
|
21 years ago |
Daniel Stenberg
|
09ccfcdcd4
Markus Moeller's SPNEGO patch applied, with my edits, additions and minor
|
21 years ago |
Daniel Stenberg
|
46c2bc4bb6
typecase to please the compiler gods
|
21 years ago |
Daniel Stenberg
|
3eb4ae031c
Set the CURL_VERSION_ASYNCHDNS bit if USE_ARES is defined.
|
21 years ago |
Daniel Stenberg
|
89f4af695e
include GSS in the debug string if available, support a few new flag
|
21 years ago |
Daniel Stenberg
|
a7c72b7abf
removed the local variables for emacs and vim, use the new sample.emacs
|
22 years ago |
Daniel Stenberg
|
f26a338a54
copyright year update in the source header
|
22 years ago |
Daniel Stenberg
|
dc9e415602
get an argument and add a 'age' field to the struct
|
22 years ago |
Daniel Stenberg
|
9247daf953
enhanced curl_version_info
|
22 years ago |
Daniel Stenberg
|
1ee1f5f427
extended curl_version_info() with more info on related sub-libraries
|
22 years ago |
Daniel Stenberg
|
c0460660d5
Wez Furlong's curl_version_info() function added, still needs some
|
22 years ago |
Daniel Stenberg
|
ba4e69bebc
updated source code boilerplate/header
|
22 years ago |
Daniel Stenberg
|
5dd40bd0bb
adjusted to more HTTP-strict version strings and to offer LIBZ info
|
22 years ago |
Daniel Stenberg
|
974f314f57
copyright string (year) update
|
22 years ago |
Daniel Stenberg
|
b3b4786990
Kevin Roth's SSLeay() patch, slight edited by me. Works with OpenSSL 0.9.5
|
23 years ago |
Sterling Hughes
|
8e91d5de8e
looks nicer and is better compatible with older vim versions
|
23 years ago |
Sterling Hughes
|
6147879837
Added formatting sections for emacs and vim
|
23 years ago |
Daniel Stenberg
|
0b7e0638a9
on albert chin's comment I remade the fix to set '\0' instead of 0 since
|
23 years ago |
Daniel Stenberg
|
37d7a198d5
Added zero termination, as the OpenSSL version string was written without
|
23 years ago |
Daniel Stenberg
|
88bb054e1d
show openssl 0.9.6a properly
|
23 years ago |
Daniel Stenberg
|
6f438bc8fb
Added 'ipv6 enabled' for ipv6 compiled versions
|
24 years ago |
Daniel Stenberg
|
4031104404
Internal symbols that aren't static are now prefixed with 'Curl_'
|
24 years ago |
Daniel Stenberg
|
24dee483e9
dual-license fix
|
24 years ago |
Daniel Stenberg
|
c62cc76fdb
now reports "krb4 enabled" is that's so
|
24 years ago |
Daniel Stenberg
|
b6e18f2f66
#include "setup.h" moved first of all includes
|
24 years ago |
Daniel Stenberg
|
1ef3600a07
haxx.nu => haxx.se
|
24 years ago |
Daniel Stenberg
|
96dde76b99
moved here from the newlib branch
|
24 years ago |