aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-17ignore these tooDaniel Stenberg
2003-10-17verbose auth infoDaniel Stenberg
2003-10-17show info text (verbose) about auth type and user name in useDaniel Stenberg
2003-10-17made the password prompt nicerDaniel Stenberg
2003-10-17define HAVE_SYS_SOCKET_H if that file is present. This is needed when weDaniel Stenberg
2003-10-16turned this into a list of documents/standards curl adheres toDaniel Stenberg
2003-10-16subjectAltName and passwd changesDaniel Stenberg
2003-10-16removed the passwd options that are no longer supportedDaniel Stenberg
2003-10-16password prompting gone from libcurl, fixed for ntlmDaniel Stenberg
2003-10-16Added support for password prompting if only used name is given on theDaniel Stenberg
2003-10-16password promting support removed from libcurlDaniel Stenberg
2003-10-16rewritten alternative name checkDaniel Stenberg
2003-10-15the previous fix left this compiler errorDaniel Stenberg
2003-10-15bad license situation for the altname patchDaniel Stenberg
2003-10-15now libcurl runs better multi-threaded on windowsDaniel Stenberg
2003-10-15Avoid doing getsockopt() on Windows to verify connects. It seems that thisDaniel Stenberg
2003-10-14duphandle fixDaniel Stenberg
2003-10-14Kimmo Kinnunen fixed a crash with duphandle() when CURLDEBUG was setDaniel Stenberg
2003-10-14Gisle Vanem brought IPv6-support to curl on WindowsDaniel Stenberg
2003-10-14Gisle Vanem's IPv6-on-Windows patch applied!Daniel Stenberg
2003-10-14improved the libtool check to disqualify "1.4c" when 1.4.2 is requiredDaniel Stenberg
2003-10-14Added Domenico Andreoli for his patchesDaniel Stenberg
2003-10-13added more mirrored versions of the ares 1.1.1 packageDaniel Stenberg
2003-10-13Updated build instruction since I now offer a complete ares-package with allDaniel Stenberg
2003-10-13Giuseppe Attardi's ares+multi problem of 12-oct-2003Daniel Stenberg
2003-10-13Clear the connection pointer after the async resolve has failed.Daniel Stenberg
2003-10-13debian bug report #212086Daniel Stenberg
2003-10-13Removed extra LDFLAGS assignment. Pointed out in debian bug report #212086Daniel Stenberg
2003-10-13use $(NROFF), not gnroff (patch by Domenico Andreoli)Daniel Stenberg
2003-10-12Dirk modifide the share-locking for DNS lookupsDaniel Stenberg
2003-10-12Dirk Manske made the share-locking around DNS lookups a bit "looser" so thatDaniel Stenberg
2003-10-09resume fixDaniel Stenberg
2003-10-09Lachlan O'Dea fixed a resume problem: "If I set CURLOPT_RESUME_FROM, performDaniel Stenberg
2003-10-09sws fix, inet_pton fixDaniel Stenberg
2003-10-09Dominick Meglio fixed this to build fine on MSVCDaniel Stenberg
2003-10-09portability fix by using setup.h from the lib directoryDaniel Stenberg
2003-10-09removed creation of tests/server/config.hDaniel Stenberg
2003-10-09not used anymoreDaniel Stenberg
2003-10-08name it pre1Daniel Stenberg
2003-10-08clarify why this package existsDaniel Stenberg
2003-10-08run autoconf if neededDaniel Stenberg
2003-10-08ignore these filesDaniel Stenberg
2003-10-08added for completenessDaniel Stenberg
2003-10-08clarified the reason for this packageDaniel Stenberg
2003-10-08bail out hard if ipv6 and ares are both enabled at the same timeDaniel Stenberg
2003-10-087.10.8-pre3 commitDaniel Stenberg
2003-10-08- Frank Ticheler provided a patch that fixes how libcurl connects to multipleDaniel Stenberg
2003-10-08include file fixesDaniel Stenberg
2003-10-08fixed to build fine without sslDaniel Stenberg
2003-10-07check for inet_pton()Daniel Stenberg