2004-03-22 |
Daniel Stenberg | fixed /I "." for the debug build too |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | add /I "." to include ca-bundle.h properly |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | issue 27 fixed, moved libcurl version defines to its... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | include the new curlver instead, since all this wants... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | Introducing curl/curlver.h for keeping the curl version... |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Daniel Stenberg | files moved here from the $ROOT/src dir |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Daniel Stenberg | removed deleted files |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Daniel Stenberg | Marty Kuhrt's adjustments for a cleaner VMS build |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Daniel Stenberg | Marty Kuhrt's VMS updates |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Daniel Stenberg | recognize and use ACLOCAL_FLAGS if set (Thomas Schwinge... |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Daniel Stenberg | use tabs, not spaces! |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Daniel Stenberg | Added the Version 7.11.1 marker |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Daniel Stenberg | starting a new cycle |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Daniel Stenberg | irix configure fix and a msvc project file update curl-7_11_1 |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Daniel Stenberg | Mitz Wark's reported Digest re-negotiate problem is... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Daniel Stenberg | For IRIX systems we must pick the "correct" lib dirs... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Daniel Stenberg | added http_ntlm.[ch] and inet_pton.[ch], pointed out... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Daniel Stenberg | Günter Knauf's update, mainly converted to plain old... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Daniel Stenberg | new netware-related files added to the distribution |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Daniel Stenberg | Günter Knauf's NetWare changes. |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Daniel Stenberg | nonsense comments removed |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Daniel Stenberg | mention yesterday's man page update frenzy |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Daniel Stenberg | issue 29 has a bug report mentioning details |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Daniel Stenberg | removed the min() macro define |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Daniel Stenberg | random updates |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Daniel Stenberg | added the CA bundle default path, and mention the risk... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | ntlm and long passwords |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | if the global_init() is called from within curl_easy_in... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | ignore these files |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | automake file for this dir |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | provide URLs to two patches mentioned |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | NTLM fix |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | better formatting to create fine links in the web version |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | more formatting fixes |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | refer to function names better to enhance the HTML... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | Initial commit of the first attempt to make three new... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | windows builds now report a slightly different "OS... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | check for m4 version in buildconf |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | random formatting updates to look better in HTML version |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | use .NF for the struct part to looke better in HTML |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | more fixes |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | better formatting of functions to get better links... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Daniel Stenberg | better mentioning of other functions to create proper... |
commit | commitdiff | tree | snapshot |
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. cares-1_1_0 |
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 |
next |