2004-03-24 |
Daniel Stenberg | Tor Arntsen's major ispell patch |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Daniel Stenberg | Tor Arntsen's mkdir-fix to make this run with perl... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Daniel Stenberg | Avoid doing chdir .., as it breaks the ability to use... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Daniel Stenberg | added check for strerror_r() |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Daniel Stenberg | include curl/curlver.h instead since this only needs... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | error messages and new test script |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | we are progressing |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | distribute testcurl.pl too starting now |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | Greg Hewgill's version of testcurl.sh rewritten in... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | keep current_speed as an curl_off_t for better precisio... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | switch() on the right variable! |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | curl_strequal() returns int, keep return variables... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | make the variables that hold the result of strlen(... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | stricter variable type usage |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | variable type usage cleanup to please picky compilers |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | get strlen() results in a size_t, delete 'register' |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | made time2str() use longs internally instead to prevent... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | added explicit typecasts to prevent compiler warnings... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | If localbind fails, provide a more portable error message. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | minor update by Kevin |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | src/version.h was not properly made! |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | progress meter fix, CURLINFO_CONTENT_LENGTH_DOWNLOAD... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | it actually fits to make a NNNd NNh display so this... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | Fixed the time fields no never get wider than 8 letters... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | int/size_t cleanup |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | minor variable type cleanups |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | minor edits to make picky compilers whine less |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Daniel Stenberg | changed the long to int typecasts to see if icc 8.0... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | Makes CURLINFO_CONTENT_LENGTH_DOWNLOAD work even if... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | Kevin Roth's updates to handle a new requirement from... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | crap files to get the dirs made when checked out from CVS |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | container to get this dir made |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | Make the axp/README ia64/README vax/README files get... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | fixed the ntlm problem with longish passwords |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | vms fixes committed |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Daniel Stenberg | Enabled 'NT responses' in the NTLM type-3 message. |
commit | commitdiff | tree | snapshot |
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 |
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 |
next |