2001-01-25 |
Daniel Stenberg | modified the Curl_ConnectHTTPProxyTunnel proto |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Daniel Stenberg | moved curl_read() and curl_write() to sendf.c |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Daniel Stenberg | converted to use Curl_read() and Curl_write() |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Daniel Stenberg | uses Curl_read() and Curl_write() |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Daniel Stenberg | use recv()/send() instead of read()/write() with sockets |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Daniel Stenberg | sendf is now only Curl_sendf |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Daniel Stenberg | removed two compiler warnings |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Daniel Stenberg | Curl_read() and Curl_write() are now used for reading... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Daniel Stenberg | Get get-ftp-response function is now using Curl_read... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Daniel Stenberg | replaced sendf() calls with Curl_sendf() |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Daniel Stenberg | Ingo Ralf Blum's cygwin fixes |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Daniel Stenberg | Robert Weaver's win32 getenv fix, my added comments... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Daniel Stenberg | Added Robert Weaver as contributor |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Daniel Stenberg | fixed the comment for 'path' |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Daniel Stenberg | added comments all over |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Daniel Stenberg | extended the gname field one byte to avoid a possible... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Daniel Stenberg | Robert Weaver's fix |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Daniel Stenberg | generated by autoheader |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Daniel Stenberg | ipv6 adjustments |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Daniel Stenberg | Enabled support for IPv6-style IP-addresses if ENABLE_I... |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Daniel Stenberg | big reorg to make it not exit when it fails, but instea... |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Daniel Stenberg | Added 'ipv6 enabled' for ipv6 compiled versions |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Daniel Stenberg | Added simple IPv6 recognition support |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Daniel Stenberg | Björn's progress meter fix, new test cases and ftpserve... |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Daniel Stenberg | Björn Stenberg's patch for making the progress meter... |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Daniel Stenberg | the custom reply engine was not inited properly |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Daniel Stenberg | test case 121 |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Daniel Stenberg | Added test case 120, ftp with '-Q -' |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Daniel Stenberg | Removed the deprecated -c and -t from the --help output. |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Daniel Stenberg | Added 5.5 the CURLOPT_FILE problem on win32, DeYoung... |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Daniel Stenberg | Added -g/--globoff description |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Daniel Stenberg | Made the complaint on free-twice errors a lot better |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Daniel Stenberg | removed URL length restrictions, added a test case |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Daniel Stenberg | No more URL length restrictions |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Daniel Stenberg | removed MAX_URL_LENGTH, there is no longer any length... |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Daniel Stenberg | corrected url memory handling with --globoff |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Daniel Stenberg | Added files for test case 28 |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Daniel Stenberg | --globoff test case |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Daniel Stenberg | version 7.6-pre3 |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Daniel Stenberg | spelling error FPL should be GPL |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Daniel Stenberg | edited the portable code section |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Daniel Stenberg | brought up-to-date and extended |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Daniel Stenberg | Transfer and file renaming |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Daniel Stenberg | Transfer is now Curl_Tranfer() and transfer.h is used... |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Daniel Stenberg | download.[ch] is renamed to transfer.[ch], highlevel... |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Daniel Stenberg | download and highlevel are replaced with transfer |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Daniel Stenberg | clarified that vcvars32.bat is not part of the curl... |
commit | commitdiff | tree | snapshot |
2001-01-15 |
Daniel Stenberg | shortened the "what is libcurl" text |
commit | commitdiff | tree | snapshot |
2001-01-15 |
Daniel Stenberg | Added a few more similar tools |
commit | commitdiff | tree | snapshot |
2001-01-15 |
Daniel Stenberg | removed an old reference to previous license conditions |
commit | commitdiff | tree | snapshot |
2001-01-15 |
Daniel Stenberg | 4.2 and 4.3 were updated |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Daniel Stenberg | TELNET was missing in the basic initial description... |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Daniel Stenberg | I successfully compiled on built curl for StrongARM... |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Daniel Stenberg | 7.6-pre2 |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Daniel Stenberg | -g added, no more space requirements between short... |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Daniel Stenberg | Added -g, fixed so that short options worked again... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Daniel Stenberg | made short options and their parmaters possible to... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Daniel Stenberg | made "short options" possible to specify -m20 as well... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Daniel Stenberg | added missing newlines to two infof() functions about... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Daniel Stenberg | getpass_r() fix for SCO (hopefully) |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Daniel Stenberg | version 7.6-pre1 |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Daniel Stenberg | bugfix for when more -o than URLs is used |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Daniel Stenberg | multiple URL adjustments |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Daniel Stenberg | Added two tests for multiple URLs (26 + 27) |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Daniel Stenberg | Loic's fix that removes the % from the instructions... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Daniel Stenberg | Additional "docs" about 'make rpms' added by Loic |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Daniel Stenberg | Added the curl source-header |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | removed FILES from the RPM |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | Added source header. Made the prototype not being set... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | Added Loic Dachary as a contributor after his major... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | Loic Dachary's updates to get 'make distcheck' work... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | krb4.c header file, no source header (yet) |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | 'make distcheck' works now |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | Had to add this to get 'make distcheck' to run! |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | corrected |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | distcheck fixes |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | Added mprintf #include |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | better cleanup when existing due to bad usage |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | corrected the separator when using URL globbing |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | mostly a dummy |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | use .spec.in files instead of plain .spec files |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | removed multiple URL, we do that now! |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | generated file |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | adjusted to work with automake 'make dist' |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | we're now using automake to build archives, this file... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | adjusted to use 'make dist' when building the package |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | Loic Dachary's makefile/dist/rpm fixes |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | krb4 fix, big symbol renaming action, multiple URL... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | generated |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | Multiple URL support added |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Daniel Stenberg | generated file, don't CVS it |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Daniel Stenberg | multiple uses of -d was wrong documented |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Daniel Stenberg | renamed Curl_ to curl_ for the printf() prefixes |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Daniel Stenberg | Internal symbols that aren't static are now prefixed... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Daniel Stenberg | release commit |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Daniel Stenberg | README.libcurl is renamed to LIBCURL |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Daniel Stenberg | license updates |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Daniel Stenberg | corrected the license section and added a piece about... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Daniel Stenberg | Added Makefile.dist |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Daniel Stenberg | Things to explain to people who get the sources from... |
commit | commitdiff | tree | snapshot |
next |