Age | Commit message (Expand) | Author |
2007-11-07 | if () => if() | Daniel Stenberg |
2007-04-12 | Song Ma found a memory leak in the if2ip code if you pass in an interface | Daniel Stenberg |
2007-02-28 | proper symbol definition check for all AmigaOS flavours | Yang Tse |
2006-10-25 | updated copyright year | Daniel Stenberg |
2006-08-16 | Minor portability fixes to get things running on UNICOS 9.0 on a Cray Y-MP | Dan Fandrich |
2006-08-11 | Use __minix to detect Minix, which works on both ACK and GCC. | Dan Fandrich |
2006-08-04 | Initial stab at making libcurl compile under Minix 3. | Dan Fandrich |
2006-06-08 | Brian Dessent's fixes for cygwin builds | Daniel Stenberg |
2005-07-13 | Diego Casorran patches to make (lib)curl build fine on Amiga again | Daniel Stenberg |
2005-04-08 | cast the call to Curl_inet_ntop for DECC compiler squawk | Marty Kuhrt |
2005-03-31 | Updated the copyright year since changes have been this year. | Daniel Stenberg |
2005-03-16 | Fixed some compiler warnings I should have noticed before. | Dan Fandrich |
2005-03-15 | Fixed ftp support with uClibc due to differing inet_ntoa_r() behaviour. | Dan Fandrich |
2005-03-14 | hushing up more warnings | Daniel Stenberg |
2004-11-02 | Paul Nolan fix to make libcurl build nicely on Windows CE | Daniel Stenberg |
2004-10-06 | untabify | Daniel Stenberg |
2004-06-30 | passing in a very long interface name could make a buffer overflow | Daniel Stenberg |
2004-06-24 | Source cleanups. The major one being that we now _always_ use a Curl_addrinfo | Daniel Stenberg |
2004-05-11 | curl_global_init_mem() allows the memory functions to be replaced. | Daniel Stenberg |
2004-05-05 | Gisle-fix: constified the 'interface' argument. | Daniel Stenberg |
2004-03-17 | G�nter Knauf's NetWare changes. | Daniel Stenberg |
2004-02-02 | set the 'retry' bit to TRUE when the connection is about to be retried, | Daniel Stenberg |
2004-01-29 | moved the definitions of IOCTL_3_ARGS to setup.h | Daniel Stenberg |
2004-01-29 | Dan Fandrich's cleanup patch to make pedantic compiler options cause less | Daniel Stenberg |
2004-01-16 | Avoid Curl_if2ip() on Interix as well. Fix by Rodney. | Daniel Stenberg |
2004-01-07 | updated year in the copyright string | Daniel Stenberg |
2003-06-26 | use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions | Daniel Stenberg |
2003-05-23 | DJGPP fix by Gisle Vanem | Daniel Stenberg |
2003-02-28 | James Bursa made it compile on RISC OS as well. | 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-03 | updated source code boilerplate/header | Daniel Stenberg |
2002-03-19 | copyright string (year) update | 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-08-06 | VMS adjustments. The IOCTL_3_ARGS #define used now should be moved to become | Daniel Stenberg |
2001-05-31 | removed _REENTRANT define | Daniel Stenberg |
2001-03-16 | corrected the close to sclose() so that the memdebug stuff works | Daniel Stenberg |
2001-03-16 | added memdebug.h include | Daniel Stenberg |
2001-01-24 | Ingo Ralf Blum's cygwin fixes | 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-08-24 | #include "setup.h" moved first of all includes | Daniel Stenberg |
2000-08-24 | hostname and large file support added | Daniel Stenberg |
2000-08-23 | Albert Chin-A-Young's fixes | Daniel Stenberg |
2000-08-04 | moved an include file further up to make AIX 3 more happy | Daniel Stenberg |
2000-06-20 | haxx.nu => haxx.se | Daniel Stenberg |
2000-05-29 | David LeBlanc's fixes! | Daniel Stenberg |
2000-05-26 | silly mistake corrected | Daniel Stenberg |
2000-05-25 | AIX wants sys/time.h included | Daniel Stenberg |