2003-03-13 |
Daniel Stenberg | No longer halts operation if select or socket are missi... |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Daniel Stenberg | Philippe Raoult needed this to build on FreeBSD |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Daniel Stenberg | Extra function-find magic for platforms that don't... |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Daniel Stenberg | output what cvs returned, see if we can make the script... |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Daniel Stenberg | use include path from BUILD dir since we want the config.h |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Daniel Stenberg | Things are moving along... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Daniel Stenberg | When we append stuff to the URL, we must make sure... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Daniel Stenberg | -m on curl on windows with telnet doesn't work |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Daniel Stenberg | This verifies that my fix for bug report #700275 works. |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Daniel Stenberg | test58 added |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Daniel Stenberg | improved the header checks |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Daniel Stenberg | Add include files to prevent warnings on some (HPUX... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Daniel Stenberg | include "config.h" from the lib's private dir |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Daniel Stenberg | Setup include path to the lib dir to enable inclusion... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Daniel Stenberg | Made set_local_option() properly static as reported... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Daniel Stenberg | Prefix defines and symbols with CURL_ to reduce the... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Daniel Stenberg | support a few more common typedefs |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Daniel Stenberg | Massige use of AC_HELP_STRING() all over makes the... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Daniel Stenberg | another week of changes, especially libtool gave us... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Daniel Stenberg | syntax error |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Daniel Stenberg | Christophe Demory fixed the check to work better for... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Daniel Stenberg | Use ssize_t instead of 'int' to make the 64 bit sparc... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Daniel Stenberg | Richard Gorton improved the random_the_seed() function... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Daniel Stenberg | don't check for netinet/if_ether.h, we don't include... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Daniel Stenberg | Martin C. Martin's fix to produce an error message... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Daniel Stenberg | added things to fix at the next major release/change |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Daniel Stenberg | clarify |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Daniel Stenberg | no the data is not freed, this is left for the app... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Daniel Stenberg | AAAARG |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Daniel Stenberg | Include sys/types.h as well. Ray DeGennaro reports... |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Daniel Stenberg | figure out the path to a 'sed' as otherwise libtool... |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Daniel Stenberg | libtoolize 1.4.3 brought these |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Daniel Stenberg | Removed define, risc os build, POST-GET bug fixed,... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Daniel Stenberg | output the md5sum as the last step |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Daniel Stenberg | Added share.obj |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Daniel Stenberg | moved the disable-thread warning to the switch code... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Daniel Stenberg | Detect AIX 4.3 or later, and if found disable the check... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Daniel Stenberg | AIX 4.3 or later should use gethostbyname() and not... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Daniel Stenberg | Added typecast to please the MSVC compiler. |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Daniel Stenberg | another typecast added to please the borland compiler |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Daniel Stenberg | Add (void) on our uses of the swrite() macro when we... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Daniel Stenberg | Init postdata properly before issuing a request, so... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Daniel Stenberg | moved a variable declaration to remove a compiler warni... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | include the engine stuff |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | Andres Garcia Garcia updated to build with the most... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | James Bursa made it compile on RISC OS as well. |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | James Bursa wrote a section about cross-compiling for... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | the strequal and strnequal should now be called with... |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | Removed the defines for strequal() and strnequal(). |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | recent stuff |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | mention what happens if size is set to -1 |
commit | commitdiff | tree | snapshot |
2003-02-28 |
Daniel Stenberg | spell out that POSTFIELDS should be url-encoded in... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Daniel Stenberg | spell better |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Daniel Stenberg | Updated to better reflect reality. Also displays how... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Daniel Stenberg | It appears that there are FTP-servers that return size... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Daniel Stenberg | test138 is for RETR without size and without a working... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Daniel Stenberg | support <size>-1</size> to completely disable the SIZE... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Daniel Stenberg | added support for RETRNOSIZE in the control file to... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Daniel Stenberg | added a test case for RETR that doesn't get the size... |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Daniel Stenberg | added index.html |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Daniel Stenberg | random updates |
commit | commitdiff | tree | snapshot |
2003-02-26 |
Daniel Stenberg | No longer loop to read multiple times before returning... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Daniel Stenberg | updated, now features less mentions about older versions |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Daniel Stenberg | better sslcerts link |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Daniel Stenberg | 7.10.4-pre2 commit |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Daniel Stenberg | Fixes to bring back the the "Expect: 100-continue"... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Daniel Stenberg | Kjetil Jacobsen found out that setting CURLOPT_MAXCONNE... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Daniel Stenberg | fixed language for limit-rate |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Daniel Stenberg | daily was weekly, added a little thing about feb 2003 |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Daniel Stenberg | added an EXAMPLE section |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Daniel Stenberg | how to disable FTP PORT |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Daniel Stenberg | This script clearly misses to remove the build dir... |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Daniel Stenberg | mention --trace and --trace-ascii in the -v/--versbose... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Daniel Stenberg | mention more cacert magic |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Daniel Stenberg | Fix Curl_is_connected() even more to deal with waitconn... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Daniel Stenberg | Matthew Clarke built curl on AIX 3.2.5 |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Daniel Stenberg | include <sys/socket.h> to compile the fd_set stuff... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Daniel Stenberg | geterrno() renamed to ourerrno() to prevent the name... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Daniel Stenberg | Martin C. Martin's fix for multi-interface connects... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Daniel Stenberg | Christopher R. Palmer fixed Curl_base64_encode() to... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Daniel Stenberg | language |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Daniel Stenberg | include stdarg.h since we use va_* stuff |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Daniel Stenberg | I made curl run fine on a XScale/PXA250 |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Daniel Stenberg | Re-arranged the SSL connection code (again). The recent... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Jean-Philippe... | added the sharing of DNS cache |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Daniel Stenberg | VMS has setjmp.h |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Daniel Stenberg | Nico Baggus updated build script for VMS |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Daniel Stenberg | assume zlib 1.1.4 - pointed out by Kevin Roth |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Daniel Stenberg | HAVE_LIBZ is the actual name of the define we use |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Daniel Stenberg | make it more obvious what this is by not even trying... |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Daniel Stenberg | James Bursa corrected a bad comment |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Daniel Stenberg | fixes during the last couple of days |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Daniel Stenberg | Improved error reporting in case of bad SSL_connect... |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Daniel Stenberg | scan through the PATH as well, to find stunnel |
commit | commitdiff | tree | snapshot |
2003-02-03 |
Daniel Stenberg | Julian Noble pointed out that capath is indeed working... |
commit | commitdiff | tree | snapshot |
2003-01-31 |
Daniel Stenberg | Kevin Roth corrected the zlib stuff to work better. |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Daniel Stenberg | don't check for the CA cert bundle if --insecure is... |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Daniel Stenberg | typecast the argument to isspace() to an int to prevent... |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Daniel Stenberg | curl now uses stricter VERIFYHOST by default and only... |
commit | commitdiff | tree | snapshot |
2003-01-30 |
Daniel Stenberg | Fixes bug #669059. We now extract the Content-Type... |
commit | commitdiff | tree | snapshot |
next |