Age | Commit message (Expand) | Author |
2004-07-15 | added Borland support. | Gunter Knauf |
2004-07-15 | made OpenSSL support conditional. | Gunter Knauf |
2004-07-15 | made OpenSSL support conditional; | Gunter Knauf |
2004-07-15 | Gisle's fix to support Borland builds again. | Gunter Knauf |
2004-07-14 | now known as libcurl-tutorial.3 | Daniel Stenberg |
2004-07-14 | Jason Nye pointed out that callbacks don't need to use the "C namespace" | Daniel Stenberg |
2004-07-14 | An Andres Garcia fix: add a typecast to make it work better | Daniel Stenberg |
2004-07-14 | removed the config-netware.h from the release archives | Daniel Stenberg |
2004-07-14 | some more fixes; added cw32mt.lib, winmm.lib to the link libs for curl.exe. | Gunter Knauf |
2004-07-14 | changed Borland target since Borland's make doesnt understand '&'. | Gunter Knauf |
2004-07-14 | changed to use Makefile.inc. | Gunter Knauf |
2004-07-13 | updated for current cvs sources; looking for getting rid of this file.... | Gunter Knauf |
2004-07-13 | changed to use Makefile.inc. | Gunter Knauf |
2004-07-12 | minor corrections. | Gunter Knauf |
2004-07-11 | changed to use Makefile.inc since Gisle agreed. | Gunter Knauf |
2004-07-11 | minor cleanup. | Gunter Knauf |
2004-07-11 | added some lines to fetch ares version. | Gunter Knauf |
2004-07-11 | updated MSVC build instructions. | Gunter Knauf |
2004-07-11 | changed paths to external libs to recent versions. | Gunter Knauf |
2004-07-11 | added new vc-zlib target. | Gunter Knauf |
2004-07-11 | removed zlib dependence from default target; added new zlib targets. | Gunter Knauf |
2004-07-11 | removed obsolete NetWare config files; | Gunter Knauf |
2004-07-11 | added ifdef for NetWare to ares.h. | Gunter Knauf |
2004-07-10 | ifdef keep_sigact since its only used when SIGALRM is defined. | Gunter Knauf |
2004-07-07 | fixed ares linking. | Gunter Knauf |
2004-07-06 | file:// upload fix on windows | Daniel Stenberg |
2004-07-06 | Andres Garcia pointed out that we searched for a slash badly since it is | Daniel Stenberg |
2004-07-06 | clarify the -Q option a bit better | Daniel Stenberg |
2004-07-06 | mingw and netware makefiles added by Gunter Knauf | Daniel Stenberg |
2004-07-06 | fixed Win32 prebuild section; fixed minor cosmetic bug. | Gunter Knauf |
2004-07-06 | added vc-ssl-zlib target. | Gunter Knauf |
2004-07-06 | minor cleanup. | Gunter Knauf |
2004-07-05 | be a bit more verbose when things go wrong. | Gunter Knauf |
2004-07-05 | added additional check to avoid calling a non-existant external script. | Gunter Knauf |
2004-07-05 | the simple way was too simple, so added --mktarball option. | Gunter Knauf |
2004-07-05 | minor cosmetic fix. | Gunter Knauf |
2004-07-05 | added simple way to create a tarball just before the build is deleted. | Gunter Knauf |
2004-07-05 | changed to reflect recent NetWare makefile changes; | Gunter Knauf |
2004-07-05 | added MingW32 makefile. | Gunter Knauf |
2004-07-05 | changed to use Makefile.inc; made paths overwritable. | Gunter Knauf |
2004-07-05 | added comment. | Gunter Knauf |
2004-07-05 | Added README.netware to the release archive | Daniel Stenberg |
2004-07-05 | added line where to find compile instructions. | Gunter Knauf |
2004-07-05 | minor NetWare upate. | Gunter Knauf |
2004-07-05 | try to relax linux build host detection. | Gunter Knauf |
2004-07-05 | added a simple README.netware. | Gunter Knauf |
2004-07-05 | added section for compiling NetWare target. | Gunter Knauf |
2004-07-04 | G�nter Knauf made c-ares build and run on Novell Netware. | Daniel Stenberg |
2004-07-04 | explicit typecasts to prevent warnings | Daniel Stenberg |
2004-07-04 | typecast the conversion to uInt when assigning z->avail_in to prevent | Daniel Stenberg |