2004-02-18 |
Daniel Stenberg | No longer uses the 'ret' variable in the plain ipv4... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Daniel Stenberg | The --enable-debug option really requires this to be... |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Daniel Stenberg | simplified and better commented config.h include logic |
commit | commitdiff | tree | snapshot |
2004-02-18 |
Daniel Stenberg | Make sure dns cache timeout -1 really means forever... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Daniel Stenberg | fix the help text for --manual if built without manual |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Daniel Stenberg | ignore more |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Daniel Stenberg | memdebug build, 'make' no longer builds the demo tools |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Daniel Stenberg | 'make all' also builds the demos |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Daniel Stenberg | include ares_private.h to make sure we get the memdebug... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
Daniel Stenberg | If CURLDEBUG is set we use the libcurl internal memdebu... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Daniel Stenberg | only build adig and ahost if 'make demos' is used |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Daniel Stenberg | support closesocket() for closing sockets as well,... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Daniel Stenberg | Make realloc() support NULL as pointer. Made to allow... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Daniel Stenberg | item 24 fixed, edited a few issues |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Daniel Stenberg | Make the 'areschannel' get created in the curl_easy_ini... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Daniel Stenberg | updates |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Daniel Stenberg | verbose-fix, socks5-fix, dnscache-fix, configure-winmml... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Daniel Stenberg | Fix verbosconnect() when ipv6-enabled to not assume... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Daniel Stenberg | removed usage of a silly macro instead of the actual... |
commit | commitdiff | tree | snapshot |
2004-02-16 |
Daniel Stenberg | Jeff Lawson pointed out that we need to check for a... |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Daniel Stenberg | Andrés García added a check for lwinmm for Mingw/sys |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Daniel Stenberg | Mark the dns entry 'inuse' properly even when used... |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Daniel Stenberg | another case which should use CURLcode and not int |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Daniel Stenberg | Use the was_iface variable when binding a socket locall... |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Daniel Stenberg | bind interface and large file fixes |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Daniel Stenberg | recent fixes |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Daniel Stenberg | (void) functions we don't check the return code for |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Daniel Stenberg | CURLcode/int cleanup to reduce IRIX warnings |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Daniel Stenberg | spell! |
commit | commitdiff | tree | snapshot |
2004-02-15 |
Daniel Stenberg | don't assume we can use gcc 2.96+ options |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Daniel Stenberg | in the socks code, make sure we receive Curl_read resul... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Daniel Stenberg | removed usage of unset variables (by a function that... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Daniel Stenberg | return an int |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Daniel Stenberg | return an int, not a CURLcode |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Daniel Stenberg | use CURLcode, not int, prevents picky compilers to... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Daniel Stenberg | the now and start variables were never really used |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Daniel Stenberg | Ben Greear's SO_BINDTODEVICE patch that binds to a... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Daniel Stenberg | Tor Arntsen made the ares build warnings etc get includ... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Daniel Stenberg | Greg Hewgill found out 'contentlength' wasn't big enoug... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Daniel Stenberg | make the path const |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Daniel Stenberg | I made the same fix here, that Tor already did in the... |
commit | commitdiff | tree | snapshot |
2004-02-13 |
Daniel Stenberg | Tor Arntsen's fix for the bad (64bit wise) typecast... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Daniel Stenberg | Make hostcache_fixoffset() take a long for offset,... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Daniel Stenberg | up to date with recent fixes |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Daniel Stenberg | If no nroff tool is found, or if no command line switch... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Daniel Stenberg | support configure --disable-manual |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Daniel Stenberg | added --enable/disable-manual |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Daniel Stenberg | no need to run make test in the data dir anymore |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Daniel Stenberg | provide a source path to the servers to make them find... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Daniel Stenberg | stop doing the weirdo symlinks |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Daniel Stenberg | removed the subchar variable, it was only set and never... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Daniel Stenberg | removed the ldaptext variable, it was only set and... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Daniel Stenberg | removed the nth variable, it was only set and never... |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Daniel Stenberg | No longer receive the return code in ConnectionKillOne... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Daniel Stenberg | Andrés García's additional fix to make the OpenSSL... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Daniel Stenberg | #if-check for SIGALRM before assuming it is present |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Daniel Stenberg | use libtoolize --force to overwrite existing (older... |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Daniel Stenberg | install ares_version.h as well |
commit | commitdiff | tree | snapshot |
2004-02-11 |
Daniel Stenberg | Dirk Manske's fix to install ares_version.h as well |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Stenberg | mondays are busy days catching up with the patches... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Stenberg | Dominick Meglio's update |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Stenberg | recent updates |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Stenberg | Modified the default HTTP Accept: header to only be... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Stenberg | Removed, this was only used to work out what went wrong... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Stenberg | Oops. I broke the flow with the previous commit. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Stenberg | P R Schaffner updated this to work for 7.11.0 |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Stenberg | Dominick Meglio's added share interface documentation |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Stenberg | removed the state file renaming I accidentally left... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Stenberg | some annoying compilers warn about "(void)foo;" lines... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Stenberg | Make param2text() take an int argument, as that is... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Stenberg | use VAR_NONE instead of 0 in the table to prevent compi... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Stenberg | return 'res' to better discover test failures and to... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Stenberg | Uninitialized variable set. |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Stenberg | Tor Arntsen's patch for working around a notorious... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Daniel Stenberg | Ken Rastatter's fixes to improve portability of this... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Daniel Stenberg | mingw configure fix, host: fix, compiler warnings in... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Daniel Stenberg | updated with recent fixes |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Daniel Stenberg | The Curl_strtoll() issue |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Daniel Stenberg | updated |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Daniel Stenberg | Rewrote the gethostbyname() check after Andrés García... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Daniel Stenberg | Added documentation of a few command line options that... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Daniel Stenberg | A custom Host: header is only considered if the request... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Daniel Stenberg | The MIPSPro compiler complains on constructs such as... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Daniel Stenberg | Make sure DynaGetFunction() returns a function pointer... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Daniel Stenberg | Remove the attempt to detect if we already tested the... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Daniel Stenberg | numerous things went in today |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Daniel Stenberg | added the missing stdin section |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Daniel Stenberg | An attempt to only set both libz-related defines at... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Daniel Stenberg | Andrés García's updates |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Daniel Stenberg | if an empty 'transfer-encoding:' header is provided... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Daniel Stenberg | Made a test that sends data on stdin to PUT, with a... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Daniel Stenberg | Gisle Vanem fixed a windows compiler warning |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Daniel Stenberg | changed the test() function to return type int |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Daniel Stenberg | include process.h to get the _getpid() proto |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Daniel Stenberg | when using --enable-debug and gcc, provide the -Wno... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Daniel Stenberg | options we get as longs need to be typecasted when... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Daniel Stenberg | fix return type to silence compiler warnings |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Daniel Stenberg | prevent warning from that picky MIPSpro compiler |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Daniel Stenberg | compiler warning fix, compare struct pointers of the... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Daniel Stenberg | use the timeout options when waiting for the server... |
commit | commitdiff | tree | snapshot |
next |