Age | Commit message (Expand) | Author |
2003-12-10 | Diego Casorran's amiga makefiles | Daniel Stenberg |
2003-12-10 | native amiga support by Diego Casorran | Daniel Stenberg |
2003-12-10 | native AmigaOS support by Diego Casorran | Daniel Stenberg |
2003-12-10 | Diego Casorran's amiga build patch | Daniel Stenberg |
2003-12-10 | ares configure and build fix | Daniel Stenberg |
2003-12-10 | do the ares stuff in the configure file | Daniel Stenberg |
2003-12-10 | Dominick Meglio made --enable-ares support an option =PATH to specify a | Daniel Stenberg |
2003-12-10 | minor language fixes | Daniel Stenberg |
2003-12-10 | Eric S. Raymond's fix of the NAME section | Daniel Stenberg |
2003-12-09 | added some details from the old scrolls | Daniel Stenberg |
2003-12-08 | removed old version checks | Daniel Stenberg |
2003-12-08 | use the newer option names | Daniel Stenberg |
2003-12-08 | updated 5.5 to use the modern names of these defines | Daniel Stenberg |
2003-12-08 | ares in curl-config | Daniel Stenberg |
2003-12-08 | removed one, added one | Daniel Stenberg |
2003-12-08 | -lz fix | Daniel Stenberg |
2003-12-08 | no need to add -lz to LDFLAGS manually, as AC_CHECK_LIB() does that | Daniel Stenberg |
2003-12-08 | updated | Daniel Stenberg |
2003-12-08 | better human error message when a FTP response can't be read | Daniel Stenberg |
2003-12-08 | curl-config now shows asyncdns if built with ares enabled | Daniel Stenberg |
2003-12-04 | based on Gisle's comment, I removed the use of syslog() and fixed the | Daniel Stenberg |
2003-12-04 | minor edit of the PRIVATE option | Daniel Stenberg |
2003-12-04 | cut out the wrong version blurb | Daniel Stenberg |
2003-12-03 | edited the -d section slightly | Daniel Stenberg |
2003-12-03 | minor edit | Daniel Stenberg |
2003-12-03 | VMS | Daniel Stenberg |
2003-12-03 | Marty Kuhrt moved most of the VMS stuff to a separate header file. | Daniel Stenberg |
2003-12-03 | new VMS files | Daniel Stenberg |
2003-12-03 | Marty Kuhrt updates | Daniel Stenberg |
2003-12-03 | my contentlength adjustment broke the ftp download range stuff, this makes | Daniel Stenberg |
2003-12-03 | Steve Green fixed Curl_resolv() | Daniel Stenberg |
2003-12-03 | Ignore content-length when chunked transfer-encoding is transfered. | Daniel Stenberg |
2003-12-02 | less complicated code for the MSG_NOSIGNAL detection | Daniel Stenberg |
2003-12-02 | that MSG_NOSIGNAL check serves no useful purpose! | Daniel Stenberg |
2003-12-02 | --ftp-pasv | Daniel Stenberg |
2003-12-02 | --ftp-pasv now overrides a previous --ftpport option. We now also support | Daniel Stenberg |
2003-12-02 | fix compiler warnings | Daniel Stenberg |
2003-12-02 | use the HAVE_KRB4 define instead of just KRB4 | Daniel Stenberg |
2003-12-02 | renamed the KRB4 to HAVE_KRB4 | Daniel Stenberg |
2003-12-02 | fixes from Gisle Vanem to try 'AUTH SSL' before 'AUTH TLS', edited by me | Daniel Stenberg |
2003-12-02 | MSG_NOSIGNAL | Daniel Stenberg |
2003-12-02 | If HAVE_MSG_NOSIGNAL is set, we use MSG_NOSIGNAL when we call send() and | Daniel Stenberg |
2003-12-02 | check for MSG_NOSIGNAL | Daniel Stenberg |
2003-12-02 | Gisle Vanem fixed the check-order for FTPS and FTP. | Daniel Stenberg |
2003-12-01 | updated | Daniel Stenberg |
2003-12-01 | FTPS now works pretty good | Daniel Stenberg |
2003-12-01 | FTPS now works with active ftp and uploads too. | Daniel Stenberg |
2003-11-30 | Sven Wegener runs the new German web mirror | Daniel Stenberg |
2003-11-27 | James Clancy updated the Borland makefiles | Daniel Stenberg |
2003-11-27 | Markus Moeller and SPNEGO | Daniel Stenberg |