2004-03-15 |
Daniel Stenberg | build_vms.com is removed from here |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | Marty Kuhrt's VMS updates |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | Added the new vms subdir in the packages dir |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | new vms subdir |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | not used anymore since Marty Kuhrt's recent VMS updates |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | Marty Kuhrt's provided files for the VMS package |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | Check for a GNU version of m4, since autoconf won't... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Daniel Stenberg | fix signed and unsigned warnings |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Daniel Stenberg | postsize is off_t now, so we typecase it to int before... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Daniel Stenberg | the postsize is an off_t so use the proper printf forma... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Daniel Stenberg | more variable type fixing for the huge posts |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Daniel Stenberg | newer c-ares release |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Daniel Stenberg | more variable type fixes for the large POST support |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Daniel Stenberg | Made the 'postsize' variable an off_t type to be able... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Daniel Stenberg | minor variable type fix |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Daniel Stenberg | CURLOPT_POSTFIELDSIZE_LARGE is added in 7.11.1 |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Daniel Stenberg | ignore aclocal.m4 |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Daniel Stenberg | Added CURLOPT_POSTFIELDSIZE_LARGE to offer a large... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Daniel Stenberg | David Byron's fix to clear outs.filename |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Daniel Stenberg | dl and ulspeed are now curl_off_t so typecast them... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Daniel Stenberg | Optimize the way libcurl uses CWD |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Daniel Stenberg | Made max5data() take a curl_off_t size as argument... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Daniel Stenberg | added that header fiddling the msvc users will enjoy |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Daniel Stenberg | Gisle Vanem's fixes to use CURL_SOCKET_BAD more instead... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Daniel Stenberg | don't let the EINTR stuff build on windows |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | Use more curl_off_t variables when doing the progress... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | use the new OS define from lib/config-win32.h |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | make loop variable size_t as well when looping to a... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | curl_socket_t mistakes cleanup |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | turn niflags into a define named NIFLAGS |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | added the Estonian one, removed the cyberservers one... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | fixing |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | Gisle Vanem improved build on Windows. |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | Nah, ignore the OS define in here. This is being includ... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | ignore the icc warning 981 "operands are evaluated... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | Minor edit to avoid an unreachable break and to remove... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | keep the number of bytes read in a size_t variable |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | strequal() returns int so we typecast the return to... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | store times in time_t |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | Jeff Lawson fixed the SSL connection to deal with recei... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | Now requires an OS string defined by the config*.h... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | make windows builds use the OS string "i386-pc-win32... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | use size_t for string lengths |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | Make sure SIZEOF_CURL_OFF_T is defined before we check... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | removed the #if 0'ed pragmas that disable warnings... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Daniel Stenberg | moved the curl_socket_t typedef downwards |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Stenberg | added the new socket type |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Stenberg | Use curl_socket_t instead of int for holding sockets... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Stenberg | Added -I$(top_srcdir)/include, since lib/setup.h might... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Stenberg | only build with the windows threading trace code if |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Stenberg | explicit typecast to visualize that we really want... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Stenberg | Tor Arntsen's fix to a AIX build problem |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Stenberg | remove ares/aclocal.m4 before cvs update to prevent... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Stenberg | mingw has str(n)casecmp() functions |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Stenberg | timezone dummy to build better on Windows - Gisle Vanem |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Stenberg | Gisle Vanem fixed the bad argc check |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Stenberg | the error message stuff is for 7.12 |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Stenberg | Andrés García-fix to make it build with mingw |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Daniel Stenberg | added HAVE_IOCTLSOCKET here |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | this is generated, removed from CVS |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | don't compare signed/unsigned |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | Removed John Clayton's really odd bug since its never... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | mention error 64 |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | the largefile for version_info fix |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | fread() returns a size_t |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | use curl standard source formatting |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | typecast enum to int to make it printf() properly |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | variable type fixes |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | Moved the error message buffer into the glob struct... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | Commented the Curl_read() arguments. |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | size_t/int fix |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | strlen() returns size_t |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | we ignore the ICC warning 1419 as well |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | waitconnect() takes the timeout argument as a long |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | store size as size_t |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | don't use 'register' |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | size_t/int/long fixes |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Daniel Stenberg | we must not only support long long for Largefile to... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Daniel Stenberg | issue 12 fixed, the final known outstanding issue to... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Daniel Stenberg | issue 12 fix |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Daniel Stenberg | another include to prevent warnings |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Daniel Stenberg | two fixes, one new mirror |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Daniel Stenberg | clonk |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Daniel Stenberg | more fixing to make the progress/getinfo stuff to work... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Daniel Stenberg | clearly tell that these are ftp response timeouts |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Daniel Stenberg | Major rewrite of the test HTTP server to allow more... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Daniel Stenberg | 'make clean' should only remove the generated html... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Daniel Stenberg | mention the D binding |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Daniel Stenberg | Multiple updates, most of them being proper formatting... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Daniel Stenberg | issue 12 fix is pending and is working in devel |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Daniel Stenberg | When following to a new URL, we must make sure to call... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Daniel Stenberg | Andrés García's patch to prevent warnings while compili... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Daniel Stenberg | use size_t for the data, but keep the protos use ssize_... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Daniel Stenberg | include the proper header file too |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Daniel Stenberg | fix progress data to be updated properly for file:... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Daniel Stenberg | prevent harmless compiler warning |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Daniel Stenberg | David Byron's version resource fix |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Daniel Stenberg | new "version resource" file for windows builds |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Daniel Stenberg | show curl --version output as well |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Daniel Stenberg | largefile bit for the version_info and now winsock... |
commit | commitdiff | tree | snapshot |
next |