2004-03-01 |
Daniel Stenberg | When setting aggressive pedantic compiler options,... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | removed an unnecessary shift and splut up som weird... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | Use the z-option to printf %d for size_t printf. z... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | Support 'z' for size_t-sized integer printing, as in... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | Only consider the fresh-connection option on the first... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | Moved two 7.11.2 issues over to the more general TODO... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | minor spellfix |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | intend the top-level blurb to make it easier to discard... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | Tor and David |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | mention how to make a curl handle use the share |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | Only attempt to send the FTP QUIT command if we actuall... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | in Curl_disonnect(): call the protocol-specific disconn... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | Report the correct size when 'verifiedserver' is requested. |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Daniel Stenberg | Dirk Manske fixed the attempt to install the removed... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Daniel Stenberg | using roffit 0.6 we can get <a href> links with the... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Daniel Stenberg | formatting update to produce better links with the... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Daniel Stenberg | elaborate on the URL option |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Daniel Stenberg | minor size_t fix to kill a warning |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Daniel Stenberg | fixed some more size_t/int/long warnings and removed... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Daniel Stenberg | Mark obsolete options with OSBOLETE in a comment on... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Daniel Stenberg | ispell by Tor Arntsen |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Daniel Stenberg | updated the debug option function from curl's acinclude.m4 |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Daniel Stenberg | remove the number of obsolete options |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Daniel Stenberg | Added a few options that were still not documented... |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Daniel Stenberg | updated with recent events |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Daniel Stenberg | issue 21 is now history |
commit | commitdiff | tree | snapshot |
2004-02-27 |
Daniel Stenberg | Joe Halpin made the FTP code send 'QUIT' on the control... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | we need to hide this warning since it otherwise appears... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | Kill the server when this test is done, as other FTP... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | fixed a "comparison between signed and unsigned" warning |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | David Byron's fixes to make the latest curl build fine... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | this works like buildconf + configure does on unixes |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | adjusted to work with the modified fopen() line and... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | Gisle Vanem's added support calloc()-debugging and... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | use calloc instead of malloc and we won't have to memse... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | When this is verified to be a CVS tree, we remove the... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | Clear up int/long/size_t/ssize_t usage a bit |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | minor fixes to avoid MIPSPro pedantic warnings |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | don't mix int and size_t, it generates warnings! |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | Make icc ignore "invalid format string conversion"... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | use %ld when printf()ing long variables (and removed... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | added the ever-present source header |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | Don't call the lock/unlock functions if they are NULL... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | Use __INTEL_COMPILER instead of __ICC to the cpp to... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | runtests.pl now provides the srcdir to the ftpserver... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | modified loadtest() to produce better error message... |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Daniel Stenberg | The build logs were created in the "wrong" dir and... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | today's work |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | typecast to int when printfing CURLcode |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | use %ld when printfing longs |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | disable the use of long double, we don't use it |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | if ares is present, run aclocal in that dir before... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | added the better debug option logic from curl by adding... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | Based on a patch by Greg Hewgill I modified how long... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | set debug options when using the icc compiler |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | better formatting of the share options |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | mark the function name |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | added CURLOPT_SHARE |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | Moved most of the set-debug-options-depending-on-compil... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | Output $CC and $CFLAGS as well. A Tor Arntsen patch. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | Don't check for HAVE_ defines in this header file,... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | fix |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Daniel Stenberg | Dan Fandrich fixed a minor flaw in Dominick's fix! |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | check for a few basic header files |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | include sys/select.h |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | fixed some warnings in the (both new and old) base64... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | features no one seem to care much about are now moved... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | make newer MSCV7 compilers use _strtoi64() as a strtoll... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | limit rate and windows timeouts |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | ares_free_errmem is gone |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | unused and now removed |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | Removed getpass from here. The fact this still was... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | curl_off_t is 8 bytes big on windows |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | switch the arguments according to the c source |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | oops, the decode() function got its arguments reversed... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | correct the input data structs |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | use size_t to keep strlen() results |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | simplied how create_hostcache_id() is used, and also... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | adjusted to the modified base64 protos |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | More size_t cleanups in the base64 functions. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | The base64 encode function now takes a size_t for size... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | more int vs long/size_t fixes after icc compiler warnings |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | more int/long fixes after icc "remarks" |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | next_id is an unsigned short, typecast the assign to... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | typecase the bitfiddling results since we get a long... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | make ares_expand_name() take a long * instead of an... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | strlen() returns a size_t, which might be larger than... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | argh, use single-quotes instead of double ones to make... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | use the proper source header, and set the version strin... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Daniel Stenberg | cd back to the root path before removing the build... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Daniel Stenberg | Dominick Meglio's fix for supporting multiple names... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Daniel Stenberg | this code uses no long long, so we can have warnings... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
Daniel Stenberg | the missing part of Gisle Vanem's connect-timeout fix... |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Daniel Stenberg | -Wno-format-nonliteral does not exist in my gcc 2.96... |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Daniel Stenberg | mention in --limit-rate that --speed-limit might ruin... |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Daniel Stenberg | David Byron's fix to allow the speed-limit logic work... |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Daniel Stenberg | added some extra typecasts to prevent compiler warnings... |
commit | commitdiff | tree | snapshot |
2004-02-21 |
Daniel Stenberg | inlcude krb4.h to get the proto for Curl_krb_kauth... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Daniel Stenberg | Gisle Vanem brings name resolving timeout possibilities... |
commit | commitdiff | tree | snapshot |
2004-02-20 |
Daniel Stenberg | that icc attempt in configure |
commit | commitdiff | tree | snapshot |
next |