Age | Commit message (Expand) | Author |
2009-05-18 | Add empty line, to force CVS to update the $Id date string format | Yang Tse |
2009-05-18 | Update copyright year, to force CVS to update the $Id date string format | Yang Tse |
2009-05-09 | Ignore more files for cvs | Yang Tse |
2009-05-08 | Fix CR | Yang Tse |
2009-05-08 | Renamed vc6 workspace and project files to avoid filename clash when used for... | Yang Tse |
2009-05-08 | Renamed vc6 workspace and project files to avoid filename clash when used for... | Yang Tse |
2009-05-02 | Use build-time configured curl_socklen_t instead of socklen_t | Yang Tse |
2009-05-01 | David McCreedy's "TPF-platform specific changes to various files" patch | Yang Tse |
2009-04-28 | - Bug report #2709004 (http://curl.haxx.se/bug/view.cgi?id=2709004) by Tim | Daniel Stenberg |
2009-04-20 | - Gisle Vanem noticed that --libtool would produce bogus strings at times for | Daniel Stenberg |
2009-04-15 | moved HAVE_LIMITS_H to common defines (no idea why I didnt this initially alr... | Gunter Knauf |
2009-04-14 | HAVE_LIMITS_H definition for NetWare CLIB | Yang Tse |
2009-04-14 | first take at bundling cmake-related files in the tarball | Daniel Stenberg |
2009-04-09 | some minor Makefile tweaks for latest libssh2. | Gunter Knauf |
2009-04-08 | Added newline ad the end of generated hugehelp.c (the "default" one, when it ... | Benoit Neil |
2009-04-06 | Made the CMake scripts read Makefile.inc. Needs testing I guess. | Benoit Neil |
2009-04-06 | Added tests (exes) targets, refactor a few things. | Benoit Neil |
2009-04-06 | Added curl (exe) target, fixed static/dynamic linking errors. | Benoit Neil |
2009-03-29 | some minor Makefile tweaks. | Gunter Knauf |
2009-03-11 | Oops, make the memory magic debug stuff done before global init too just to | Daniel Stenberg |
2009-03-11 | - Kamil Dudka made the curl tool properly call curl_global_init() before any | Daniel Stenberg |
2009-03-08 | - Bill Egert pointed out (http://curl.haxx.se/bug/view.cgi?id=2671602) that | Daniel Stenberg |
2009-02-20 | Do not halt compilation when using VS2008 to build a Windows 2000 target | Yang Tse |
2009-02-18 | spell-fixed comments and other minor non-code edits | Daniel Stenberg |
2009-02-17 | - CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to 2 in addition to 1 for | Daniel Stenberg |
2009-02-05 | Added an explicit buffer limit check in msdosify() (patch based on FreeBSD). | Dan Fandrich |
2009-02-02 | - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP | Daniel Stenberg |
2009-01-29 | Introduced curl_sspi.c and curl_sspi.h for the implementation of functions | Yang Tse |
2009-01-28 | - Markus Moeller introduced two new options to libcurl: | Daniel Stenberg |
2009-01-26 | added CURLX_ONES again to object list for dynamic linking. | Gunter Knauf |
2009-01-25 | - Craig A West brought CURLOPT_NOPROXY and the corresponding --noproxy option. | Daniel Stenberg |
2009-01-07 | Created a CURLMIN macro to match CURLMAX | Dan Fandrich |
2008-12-30 | added HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID to ares Makefile.netware and sync'd wit... | Gunter Knauf |
2008-12-30 | changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju... | Gunter Knauf |
2008-12-30 | added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ... | Gunter Knauf |
2008-12-16 | Added the use of Watt-32 tcp/ip stack for Win32 targets. | Gisle Vanem |
2008-11-17 | the IP address we want/request/use from the interface is the 'local' | Yang Tse |
2008-11-17 | if2ip.c related preprocessor cleanup | Yang Tse |
2008-11-14 | check for NULL returns from strdup() - reported by Jim Meyering | Daniel Stenberg |
2008-11-13 | Refactor configure script detection of functions used to set sockets into | Yang Tse |
2008-11-13 | changed to latest libidn version. | Gunter Knauf |
2008-11-13 | changed defines to make autobuild logs display libidn usage. | Gunter Knauf |
2008-11-11 | updated OpenSSL version. | Gunter Knauf |
2008-11-11 | added libidn build. | Gunter Knauf |
2008-11-11 | updated coment, updated OpenSSL version. | Gunter Knauf |
2008-11-11 | added libidn build. | Gunter Knauf |
2008-11-03 | If building with CURLDEBUG, sprintf() is defined away. So use curl_msprintf() | Gisle Vanem |
2008-11-01 | Adjust WIN32 freeaddrinfo, getaddrinfo and getnameinfo availability | Yang Tse |
2008-11-01 | WIN32 availability of freeaddrinfo, getaddrinfo and getnameinfo functions is ... | Yang Tse |
2008-10-30 | NetWare LIBC target has getaddrinfo() and freeaddrinfo() | Yang Tse |