index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
version.c
Age
Commit message (
Expand
)
Author
2004-05-06
removed the unused 'len' variable, made use of the ptr pointer even if no
Daniel Stenberg
2004-05-06
typecast the unsigned long to plain long to prevent compiler warnings
Daniel Stenberg
2004-04-26
added libidn awareness
Daniel Stenberg
2004-03-08
we must not only support long long for Largefile to work, we must have
Daniel Stenberg
2004-03-01
set CURL_VERSION_LARGEFILE if we support large files
Daniel Stenberg
2004-02-05
prevent warning from that picky MIPSpro compiler
Daniel Stenberg
2004-02-03
added the missing ares numerical version initialiser
Daniel Stenberg
2004-02-02
now provides c-ares version info in both version calls
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2003-12-02
use the HAVE_KRB4 define instead of just KRB4
Daniel Stenberg
2003-09-19
Markus Moeller's SPNEGO patch applied, with my edits, additions and minor
Daniel Stenberg
2003-08-29
typecase to please the compiler gods
Daniel Stenberg
2003-08-11
Set the CURL_VERSION_ASYNCHDNS bit if USE_ARES is defined.
Daniel Stenberg
2003-06-26
include GSS in the debug string if available, support a few new flag
Daniel Stenberg
2003-01-29
removed the local variables for emacs and vim, use the new sample.emacs
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2002-09-30
get an argument and add a 'age' field to the struct
Daniel Stenberg
2002-09-26
enhanced curl_version_info
Daniel Stenberg
2002-09-25
extended curl_version_info() with more info on related sub-libraries
Daniel Stenberg
2002-09-25
Wez Furlong's curl_version_info() function added, still needs some
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-09-02
adjusted to more HTTP-strict version strings and to offer LIBZ info
Daniel Stenberg
2002-03-19
copyright string (year) update
Daniel Stenberg
2002-01-16
Kevin Roth's SSLeay() patch, slight edited by me. Works with OpenSSL 0.9.5
Daniel Stenberg
2001-10-11
looks nicer and is better compatible with older vim versions
Sterling Hughes
2001-09-07
Added formatting sections for emacs and vim
Sterling Hughes
2001-04-24
on albert chin's comment I remade the fix to set '\0' instead of 0 since
Daniel Stenberg
2001-04-23
Added zero termination, as the OpenSSL version string was written without
Daniel Stenberg
2001-04-06
show openssl 0.9.6a properly
Daniel Stenberg
2001-01-23
Added 'ipv6 enabled' for ipv6 compiled versions
Daniel Stenberg
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2001-01-03
dual-license fix
Daniel Stenberg
2000-09-21
now reports "krb4 enabled" is that's so
Daniel Stenberg
2000-08-24
#include "setup.h" moved first of all includes
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg
[prev]