Age | Commit message (Expand) | Author |
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 |
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 |
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 |
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 |
2000-03-20 | modified to look better when man2html'ified | Daniel Stenberg |
2000-03-20 | generated from the new getdate.y file | Daniel Stenberg |
2000-03-20 | commented the CFLAGS that was left in here by mistake | Daniel Stenberg |
2000-03-20 | contributor Marco G. Salvagno added | Daniel Stenberg |
2000-03-20 | Marco G. Salvagno's paragraph about compiling for OS/2 is added | Daniel Stenberg |
2000-03-19 | Marco G. Salvagno's OS/2 changes | Daniel Stenberg |
2000-03-19 | Marco G. Salvagno's OS/2 fixes | Daniel Stenberg |
2000-03-17 | updated to compile 6.5 | Daniel Stenberg |
2000-03-17 | how to report curl bugs! | Daniel Stenberg |
2000-03-16 | corrected the CVS info | Daniel Stenberg |
2000-03-16 | the --dump-header option now only creates the file when it needs to, not any | Daniel Stenberg |
2000-03-16 | Added the forgotten http_code! | Daniel Stenberg |
2000-03-16 | makes use of HAVE_RAND_SCREEN instead of WIN32 for using RAND_screen() | Daniel Stenberg |
2000-03-16 | removed an unnecessary #ifdef WIN32 | Daniel Stenberg |
2000-03-16 | if stdlib.h exists, malloc.h should not be included (thus stop OpenBSD | Daniel Stenberg |
2000-03-16 | cleaned up some #ifdef mess, now uses data->fwrite() to write headers | Daniel Stenberg |
2000-03-16 | now writers the headers with the data->fwrite() function as well | Daniel Stenberg |
2000-03-16 | as Pascal Gaudette pointed out, the ldap files were missing | Daniel Stenberg |
2000-03-16 | tiny fixes | Daniel Stenberg |
2000-03-16 | Added checks for RAND_screen, malloc.h and stdlib.h | Daniel Stenberg |
2000-03-16 | RAND_SCREEN is only available for win32 SSL users | Daniel Stenberg |
2000-03-16 | updates and fixes | Daniel Stenberg |
2000-03-14 | 6.5 cleanup commit | Daniel Stenberg |
2000-03-14 | Added HAVE_STRDUP | Daniel Stenberg |
2000-03-14 | Added #define HAVE_SETVBUF 1 | Daniel Stenberg |
2000-03-13 | The changes of today. | Daniel Stenberg |
2000-03-13 | put back the perl binary check | Daniel Stenberg |
2000-03-13 | now sends cookies space separated to better work with IIS4.0 servers | Daniel Stenberg |
2000-03-13 | corrected spelling errors, improved look for the ranges part | Daniel Stenberg |
2000-03-02 | Ultrix fixes, openssl fix, docs, removed perl | Daniel Stenberg |
2000-03-02 | corrected a spelling mistake | Daniel Stenberg |