2003-03-19 |
Daniel Stenberg | set binary mode for some file handling and it might... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Daniel Stenberg | typecast the conversion from const char * to char * |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Daniel Stenberg | Rename getdate.c to getdate.c.cvs, since the "normal... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Daniel Stenberg | clarify that 22 can be returned on --fail for all HTTP... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Daniel Stenberg | more defensive checking as platforms differ... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Daniel Stenberg | Andy Cedilnik's corrections |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Daniel Stenberg | it just never ends |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Daniel Stenberg | regenerated from getdate.y |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Daniel Stenberg | Juan F. Codagnone pointed out a missing thing from... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Daniel Stenberg | typecase getpid() to int to prevent compiler warning |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Daniel Stenberg | figure out select()'s argument types |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Daniel Stenberg | Gisle Vanem's fix to get this working nicely on windows |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Daniel Stenberg | Gisle Vanem fixed a name collision with structure ... |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Daniel Stenberg | missing newline added |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Daniel Stenberg | no server needed |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Daniel Stenberg | allow 'none' as server |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Daniel Stenberg | Sort out the ENGINE problems people seem to be having... |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Daniel Stenberg | * use the pid returned back from test-servers and kill... |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Daniel Stenberg | report pid back in the WE ROOLZ message |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Daniel Stenberg | removed the "banner" when the server is starting |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Daniel Stenberg | detect lack of perl before running tests |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Daniel Stenberg | Rick Jones' minor thing to build better on HPUX 11 |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Daniel Stenberg | Nico Baggus little adjustment to build with OpenSSL... |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Daniel Stenberg | improved "deeper" check |
commit | commitdiff | tree | snapshot |
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 |
next |