Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-06-13 | free-twice problem corrected | Daniel Stenberg | |
2000-06-08 | added progress callback stuff, changed the callback typedefs to be public | Daniel Stenberg | |
2000-05-29 | made getenv() more threadsafe for win32 | Daniel Stenberg | |
2000-05-29 | David LeBlanc's fixes! | Daniel Stenberg | |
2000-05-22 | Jört Hartroth's updates | Daniel Stenberg | |
2000-05-22 | moved here from the newlib branch | Daniel Stenberg | |
2000-04-11 | now uses a tiny bit of the new library interface! | Daniel Stenberg | |
2000-04-08 | now sends user agent to all requests that go through a http proxy | Daniel Stenberg | |
2000-04-04 | Marco's fix got adjusted | Daniel Stenberg | |
2000-04-04 | Marco G. Salvagno's OS/2 patch is applied | Daniel Stenberg | |
2000-04-02 | James Atwill correctly pointed out that curl didn't follow Location: headers | Daniel Stenberg | |
properly when the new URL is an absolute one to a different port than the first URL... | |||
2000-03-27 | "H. Daphne Luong" <daphne@tellme.com> pointed out that curl cannot destroy | Daniel Stenberg | |
the proxy server data internally as it did, since when doing a location: following it needs the proxy server string several times. | |||
2000-03-01 | Added two new time stamp places | Daniel Stenberg | |
2000-02-21 | Added writeout stuff | Daniel Stenberg | |
2000-02-16 | Now starts the progress meter timer at once! | Daniel Stenberg | |
2000-02-14 | uses the new progress functions | Daniel Stenberg | |
2000-02-01 | removed include upload.h | Daniel Stenberg | |
2000-01-31 | removed the port number reset again, it is already being made when the | Daniel Stenberg | |
location: URL turns out to be an "absolute" one and that should be the only time it is required. | |||
2000-01-19 | - Oskar Liljeblad <osk@hem.passagen.se> pointed out and corrected a problem | Daniel Stenberg | |
in the Location: following system that made curl following a location: to a different protocol to fail. | |||
2000-01-10 | syncing with local edit | Daniel Stenberg | |
1999-12-29 | Initial revision | Daniel Stenberg | |