2004-03-03 |
Daniel Stenberg | make the backup variable of the same kind as the data... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Daniel Stenberg | some more size_t usage, and two added typecasts when... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Daniel Stenberg | tv_sec is an int, so we explicitly typecast the result... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Daniel Stenberg | attempted typecase to silence the MIPSpro warning: |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Daniel Stenberg | #ifdef #define #undef circus to prevent compiler warnin... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Daniel Stenberg | removed include stuff now handled by test.h |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Daniel Stenberg | We let this file include more generic headers that... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Daniel Stenberg | Tom Bates' adjustment to build on his nsr-tandem-nsk. |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Daniel Stenberg | rename struct FILE to FILEPROTO, to prevent it from... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Daniel Stenberg | Dan Fandrich fixed some GSS detection flaws |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Daniel Stenberg | corrected the reuse_fresh condition |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Daniel Stenberg | large file in jan 2004 |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Daniel Stenberg | various updates |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Daniel Stenberg | two items fixed, one so old I don't think its valid... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Daniel Stenberg | display src/config.h as well after configure as run |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Daniel Stenberg | Yet another curl_off_t printf format attempt, we now... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Daniel Stenberg | Define CURL_NO_OLDIES to prevent us from getting obsole... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Daniel Stenberg | CURLOPT_MUTE is obsolete since a long while, we don... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Daniel Stenberg | clean the html and pdf files |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Daniel Stenberg | use FORMAT_OFF_T instead of CURL_FORMAT_OFF_T to reduce... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Daniel Stenberg | - we switch to simply use FORMAT_OFF_T internally |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | the CURLOPT_FRESH_CONNECT fix |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | a fair day's work! |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | Use CURL_FORMAT_OFF_T for printf()inf curl_off_t variables. |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | Now uses CURL_FORMAT_OFF_T instead of %Od |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | large_file is a new feature we can require for a specif... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | support 'large_file' as a feature to require for specif... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | check for CURL_VERSION_LARGEFILE in the feature bitmask |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | set CURL_VERSION_LARGEFILE if we support large files |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | define ENABLE_64BIT if we have enabled 64bit large... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | fixed the test code to work |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | * Added CURL_VERSION_LARGEFILE |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | added test 99, very basic initial large file test |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | global dns cache is not nice, we consider it obsolete... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | Ignore the dreaded aclocal warnings on underquoted... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Daniel Stenberg | Perhaps -Wundef is better on gcc versions after 2.95... |
commit | commitdiff | tree | snapshot |
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 |
next |