Age | Commit message (Expand) | Author |
2001-01-24 | Robert Weaver's fix | Daniel Stenberg |
2001-01-23 | generated by autoheader | Daniel Stenberg |
2001-01-23 | ipv6 adjustments | Daniel Stenberg |
2001-01-23 | Enabled support for IPv6-style IP-addresses if ENABLE_IPV6 is set. If it isn't, | Daniel Stenberg |
2001-01-23 | big reorg to make it not exit when it fails, but instead just not do any | Daniel Stenberg |
2001-01-23 | Added 'ipv6 enabled' for ipv6 compiled versions | Daniel Stenberg |
2001-01-22 | Added simple IPv6 recognition support | Daniel Stenberg |
2001-01-22 | Björn's progress meter fix, new test cases and ftpserver.pl patch | Daniel Stenberg |
2001-01-22 | Björn Stenberg's patch for making the progress meter betterlooking | Daniel Stenberg |
2001-01-22 | the custom reply engine was not inited properly | Daniel Stenberg |
2001-01-22 | test case 121 | Daniel Stenberg |
2001-01-22 | Added test case 120, ftp with '-Q -' | Daniel Stenberg |
2001-01-22 | Removed the deprecated -c and -t from the --help output. | Daniel Stenberg |
2001-01-22 | Added 5.5 the CURLOPT_FILE problem on win32, DeYoung provided it! | Daniel Stenberg |
2001-01-19 | Added -g/--globoff description | Daniel Stenberg |
2001-01-19 | Made the complaint on free-twice errors a lot better | Daniel Stenberg |
2001-01-19 | removed URL length restrictions, added a test case | Daniel Stenberg |
2001-01-19 | No more URL length restrictions | Daniel Stenberg |
2001-01-19 | removed MAX_URL_LENGTH, there is no longer any length restrictions on URLs | Daniel Stenberg |
2001-01-19 | corrected url memory handling with --globoff | Daniel Stenberg |
2001-01-19 | Added files for test case 28 | Daniel Stenberg |
2001-01-19 | --globoff test case | Daniel Stenberg |
2001-01-19 | version 7.6-pre3 | Daniel Stenberg |
2001-01-19 | spelling error FPL should be GPL | Daniel Stenberg |
2001-01-19 | edited the portable code section | Daniel Stenberg |
2001-01-17 | brought up-to-date and extended | Daniel Stenberg |
2001-01-17 | Transfer and file renaming | Daniel Stenberg |
2001-01-17 | Transfer is now Curl_Tranfer() and transfer.h is used instead of highlevel.h | Daniel Stenberg |
2001-01-17 | download.[ch] is renamed to transfer.[ch], highlevel.[ch] is history | Daniel Stenberg |
2001-01-17 | download and highlevel are replaced with transfer | Daniel Stenberg |
2001-01-17 | clarified that vcvars32.bat is not part of the curl package | Daniel Stenberg |
2001-01-15 | shortened the "what is libcurl" text | Daniel Stenberg |
2001-01-15 | Added a few more similar tools | Daniel Stenberg |
2001-01-15 | removed an old reference to previous license conditions | Daniel Stenberg |
2001-01-15 | 4.2 and 4.3 were updated | Daniel Stenberg |
2001-01-11 | TELNET was missing in the basic initial description! Updated the language | Daniel Stenberg |
2001-01-11 | I successfully compiled on built curl for StrongARM NetBSD | Daniel Stenberg |
2001-01-11 | 7.6-pre2 | Daniel Stenberg |
2001-01-11 | -g added, no more space requirements between short options and their parameters | Daniel Stenberg |
2001-01-11 | Added -g, fixed so that short options worked again. My last "merged" fix did | Daniel Stenberg |
2001-01-10 | made short options and their parmaters possible to specify without space | Daniel Stenberg |
2001-01-10 | made "short options" possible to specify -m20 as well as -m 200. | Daniel Stenberg |
2001-01-10 | added missing newlines to two infof() functions about document dates | Daniel Stenberg |
2001-01-10 | getpass_r() fix for SCO (hopefully) | Daniel Stenberg |
2001-01-09 | version 7.6-pre1 | Daniel Stenberg |
2001-01-09 | bugfix for when more -o than URLs is used | Daniel Stenberg |
2001-01-09 | multiple URL adjustments | Daniel Stenberg |
2001-01-09 | Added two tests for multiple URLs (26 + 27) | Daniel Stenberg |
2001-01-09 | Loic's fix that removes the % from the instructions in the bottom | Daniel Stenberg |
2001-01-09 | Additional "docs" about 'make rpms' added by Loic | Daniel Stenberg |