| Commit message (Expand) | Author | Age | Files | Lines |
* | to prevent compier warnings, we only declare len if we have code | Daniel Stenberg | 2004-06-24 | 1 | -0/+5 |
* | Replaced all uses of sprintf() with the safer snprintf(). It is just a | Daniel Stenberg | 2004-06-24 | 1 | -40/+38 |
* | Simon Josefsson added a idn_free() function in libidn 0.4.5 as a reaction to | Daniel Stenberg | 2004-05-24 | 1 | -5/+11 |
* | removed the unused 'len' variable, made use of the ptr pointer even if no | Daniel Stenberg | 2004-05-06 | 1 | -5/+3 |
* | typecast the unsigned long to plain long to prevent compiler warnings | Daniel Stenberg | 2004-05-06 | 1 | -1/+1 |
* | added libidn awareness | Daniel Stenberg | 2004-04-26 | 1 | -1/+15 |
* | we must not only support long long for Largefile to work, we must have | Daniel Stenberg | 2004-03-08 | 1 | -1/+1 |
* | set CURL_VERSION_LARGEFILE if we support large files | Daniel Stenberg | 2004-03-01 | 1 | -0/+3 |
* | prevent warning from that picky MIPSpro compiler | Daniel Stenberg | 2004-02-05 | 1 | -5/+5 |
* | added the missing ares numerical version initialiser | Daniel Stenberg | 2004-02-03 | 1 | -0/+1 |
* | now provides c-ares version info in both version calls | Daniel Stenberg | 2004-02-02 | 1 | -2/+19 |
* | updated year in the copyright string | Daniel Stenberg | 2004-01-07 | 1 | -1/+1 |
* | use the HAVE_KRB4 define instead of just KRB4 | Daniel Stenberg | 2003-12-02 | 1 | -2/+2 |
* | Markus Moeller's SPNEGO patch applied, with my edits, additions and minor | Daniel Stenberg | 2003-09-19 | 1 | -2/+5 |
* | typecase to please the compiler gods | Daniel Stenberg | 2003-08-29 | 1 | -1/+1 |
* | Set the CURL_VERSION_ASYNCHDNS bit if USE_ARES is defined. | Daniel Stenberg | 2003-08-11 | 1 | -0/+3 |
* | include GSS in the debug string if available, support a few new flag | Daniel Stenberg | 2003-06-26 | 1 | -0/+11 |
* | removed the local variables for emacs and vim, use the new sample.emacs | Daniel Stenberg | 2003-01-29 | 1 | -8/+0 |
* | copyright year update in the source header | Daniel Stenberg | 2003-01-16 | 1 | -1/+1 |
* | get an argument and add a 'age' field to the struct | Daniel Stenberg | 2002-09-30 | 1 | -11/+13 |
* | enhanced curl_version_info | Daniel Stenberg | 2002-09-26 | 1 | -2/+9 |
* | extended curl_version_info() with more info on related sub-libraries | Daniel Stenberg | 2002-09-25 | 1 | -10/+49 |
* | Wez Furlong's curl_version_info() function added, still needs some | Daniel Stenberg | 2002-09-25 | 1 | -0/+47 |
* | updated source code boilerplate/header | Daniel Stenberg | 2002-09-03 | 1 | -7/+7 |
* | adjusted to more HTTP-strict version strings and to offer LIBZ info | Daniel Stenberg | 2002-09-02 | 1 | -15/+8 |
* | copyright string (year) update | Daniel Stenberg | 2002-03-19 | 1 | -1/+1 |
* | Kevin Roth's SSLeay() patch, slight edited by me. Works with OpenSSL 0.9.5 | Daniel Stenberg | 2002-01-16 | 1 | -9/+17 |
* | looks nicer and is better compatible with older vim versions | Sterling Hughes | 2001-10-11 | 1 | -2/+2 |
* | Added formatting sections for emacs and vim | Sterling Hughes | 2001-09-07 | 1 | -0/+8 |
* | on albert chin's comment I remade the fix to set '\0' instead of 0 since | Daniel Stenberg | 2001-04-24 | 1 | -4/+4 |
* | Added zero termination, as the OpenSSL version string was written without | Daniel Stenberg | 2001-04-23 | 1 | -0/+2 |
* | show openssl 0.9.6a properly | Daniel Stenberg | 2001-04-06 | 1 | -0/+18 |
* | Added 'ipv6 enabled' for ipv6 compiled versions | Daniel Stenberg | 2001-01-23 | 1 | -1/+11 |
* | Internal symbols that aren't static are now prefixed with 'Curl_' | Daniel Stenberg | 2001-01-05 | 1 | -13/+12 |
* | dual-license fix | Daniel Stenberg | 2001-01-03 | 1 | -28/+11 |
* | now reports "krb4 enabled" is that's so | Daniel Stenberg | 2000-09-21 | 1 | -0/+6 |
* | #include "setup.h" moved first of all includes | Daniel Stenberg | 2000-08-24 | 1 | -1/+2 |
* | haxx.nu => haxx.se | Daniel Stenberg | 2000-06-20 | 1 | -2/+2 |
* | moved here from the newlib branch | Daniel Stenberg | 2000-05-22 | 1 | -1/+1 |
* | Initial revision | Daniel Stenberg | 1999-12-29 | 1 | -0/+86 |