Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-05-22 | unused | Daniel Stenberg | |
2000-05-22 | moved here from the newlib branch | Daniel Stenberg | |
2000-05-22 | files moved to main branch from the newlib branch | Daniel Stenberg | |
2000-05-17 | moved the win32 init stuff here from the lib | Daniel Stenberg | |
2000-05-14 | "Will you write a script for me getting ZZZ from YYY?" added | Daniel Stenberg | |
2000-05-14 | Added BOTH nsl+socket lib check | Daniel Stenberg | |
Added HOST and TARGET checks Added automatic update of the *spec.in files (Linux RPM stuff) | |||
2000-05-14 | the last days' changes | Daniel Stenberg | |
2000-05-14 | string checks added | Daniel Stenberg | |
2000-05-14 | lots of stuff | Daniel Stenberg | |
2000-05-09 | Removed all #ifdef GLOBURL lines, we always use them | Daniel Stenberg | |
2000-05-09 | Support for systems where RTLD_LAZY_GLOBAL is defined instead of | Daniel Stenberg | |
RTLD_GLOBAL and RTLD_LAZY separately. | |||
2000-05-09 | changed the glob_url() call, after Janne Johansson's buffer overflow report | Daniel Stenberg | |
2000-04-24 | configure having problem with openssl | Daniel Stenberg | |
2000-04-11 | added a missing prototype, removed unused code | Daniel Stenberg | |
2000-04-11 | now uses a tiny bit of the new library interface! | Daniel Stenberg | |
2000-04-10 | Added Darwin to the list of platforms | Daniel Stenberg | |
2000-04-08 | updated the ports list | Daniel Stenberg | |
2000-04-08 | Added the *spec.in files | Daniel Stenberg | |
2000-04-08 | new files to generate .spec files automatically | Daniel Stenberg | |
2000-04-08 | now sends user agent to all requests that go through a http proxy | Daniel Stenberg | |
2000-04-08 | Improved the looks of the progress meter when the file size is between | Daniel Stenberg | |
9999 KB and 100 MB since it then can display the size as XX.X MB instead of just XX as before. | |||
2000-04-08 | some rpm build improvements | Daniel Stenberg | |
adjusted progress bar user agent sent when talking non-http through a http proxy | |||
2000-04-04 | Marco's fix got adjusted | Daniel Stenberg | |
2000-04-04 | two location problems and one OS/2 patch | Daniel Stenberg | |
2000-04-04 | Marco G. Salvagno's OS/2 patch is applied | Daniel Stenberg | |
2000-04-04 | Marco G. Salvagno's patch applied | Daniel Stenberg | |
2000-04-02 | added INTERNALS | Daniel Stenberg | |
2000-04-02 | describes internal code design | 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 | Added some more explanatory text about HTTP posts | Daniel Stenberg | |
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-23 | spelling errors corrected | Daniel Stenberg | |
2000-03-23 | download.c, configure, VC fix and OS/2 fix | Daniel Stenberg | |
2000-03-23 | yet another tiny OS/2 fix | Daniel Stenberg | |
2000-03-23 | in case the select() returns -1 and errno is EINTR, it should not abort | Daniel Stenberg | |
the download (MT-adjustment) | |||
2000-03-23 | Wham Bang's fixes | Daniel Stenberg | |
2000-03-23 | Troy Engel's latest updates | Daniel Stenberg | |
2000-03-23 | HAVE_UNAME was bad | Daniel Stenberg | |
HAVE_UNISTD_H is now not set if VC6 is defined | |||
2000-03-23 | Added a question about other SSL libraries | Daniel Stenberg | |
2000-03-23 | just a little reformatted | Daniel Stenberg | |
2000-03-21 | removed the double BSD install check | Daniel Stenberg | |
2000-03-21 | 6.5.2 release commit | Daniel Stenberg | |
2000-03-21 | release commit time | Daniel Stenberg | |
2000-03-21 | curl_unescape() update | Daniel Stenberg | |
2000-03-20 | reformatted, added a custom FTP command question | Daniel Stenberg | |
2000-03-20 | changed the URL to use http:// instead | Daniel Stenberg | |
2000-03-20 | curl_unescape() could make a buffer overflow | Daniel Stenberg | |
2000-03-20 | openbsd complaints fixes | Daniel Stenberg | |
http_code in -w fix MS VC++ fixes documentation updates -D update OS/2 port | |||
2000-03-20 | modified to look better when man2html'ified | Daniel Stenberg | |
2000-03-20 | generated from the new getdate.y file | Daniel Stenberg | |