platform/upstream/curl.git
2003-12-16 Daniel Stenbergadd off_t as a recognized type for font-locking
2003-12-16 Daniel Stenbergtest506 fix
2003-12-16 Daniel Stenbergmodified and corrected test 506
2003-12-15 Daniel Stenbergchanged the dns cache pruning
2003-12-15 Daniel Stenbergone correction, one addition
2003-12-15 Daniel Stenbergadded a library-wide interface for doing dns cache...
2003-12-15 Daniel Stenbergadded the six most recent bugfixes
2003-12-15 Daniel Stenbergif Curl_hash_add() returns NULL, we shall not free...
2003-12-15 Daniel Stenbergmake sure that hash_add() has no allocated resources...
2003-12-15 Daniel StenbergGiuseppe Attardi fixed a really tricky bug
2003-12-15 Daniel StenbergWe cannot 'cd' to the ares build dir to get the path...
2003-12-15 Daniel Stenbergremove the build directory on exist, if there is any
2003-12-12 Daniel Stenbergsome outputs for easier debugging
2003-12-12 Daniel Stenbergonly build ares if truly enabled
2003-12-11 Daniel Stenbergares-using configure should run configure in the subdir...
2003-12-11 Daniel Stenbergif there is an 'ares' subdirectory when configure is...
2003-12-11 Daniel Stenberguse the CORRECT file name! ;-)
2003-12-10 Daniel Stenbergcheck for strtoll(), for the upcoming >2GB patch
2003-12-10 Daniel Stenbergdict and a man page fixes
2003-12-10 Daniel StenbergUse Curl_transfer() properly. Fixes the bug Gisle Vanem...
2003-12-10 Daniel Stenbergassert that we get a good index to Curl_transfer()
2003-12-10 Daniel Stenbergwe now have a 'curlassert' function to use
2003-12-10 Daniel Stenbergcheck for assert.h
2003-12-10 Daniel Stenbergupdated with the new configure option usage
2003-12-10 Daniel Stenbergcurl-config bug corrected
2003-12-10 Daniel StenbergDiego Casorran tapping on Amiga support
2003-12-10 Daniel Stenbergadded the new amiga files to the dist
2003-12-10 Daniel StenbergDiego Casorran's amiga makefiles
2003-12-10 Daniel Stenbergnative amiga support by Diego Casorran
2003-12-10 Daniel Stenbergnative AmigaOS support by Diego Casorran
2003-12-10 Daniel StenbergDiego Casorran's amiga build patch
2003-12-10 Daniel Stenbergares configure and build fix
2003-12-10 Daniel Stenbergdo the ares stuff in the configure file
2003-12-10 Daniel StenbergDominick Meglio made --enable-ares support an option...
2003-12-10 Daniel Stenbergminor language fixes
2003-12-10 Daniel StenbergEric S. Raymond's fix of the NAME section
2003-12-09 Daniel Stenbergadded some details from the old scrolls
2003-12-08 Daniel Stenbergremoved old version checks
2003-12-08 Daniel Stenberguse the newer option names
2003-12-08 Daniel Stenbergupdated 5.5 to use the modern names of these defines
2003-12-08 Daniel Stenbergares in curl-config
2003-12-08 Daniel Stenbergremoved one, added one
2003-12-08 Daniel Stenberg-lz fix
2003-12-08 Daniel Stenbergno need to add -lz to LDFLAGS manually, as AC_CHECK_LIB...
2003-12-08 Daniel Stenbergupdated
2003-12-08 Daniel Stenbergbetter human error message when a FTP response can...
2003-12-08 Daniel Stenbergcurl-config now shows asyncdns if built with ares enabled
2003-12-04 Daniel Stenbergbased on Gisle's comment, I removed the use of syslog...
2003-12-04 Daniel Stenbergminor edit of the PRIVATE option
2003-12-04 Daniel Stenbergcut out the wrong version blurb
2003-12-03 Daniel Stenbergedited the -d section slightly
2003-12-03 Daniel Stenbergminor edit
2003-12-03 Daniel StenbergVMS
2003-12-03 Daniel StenbergMarty Kuhrt moved most of the VMS stuff to a separate...
2003-12-03 Daniel Stenbergnew VMS files
2003-12-03 Daniel StenbergMarty Kuhrt updates
2003-12-03 Daniel Stenbergmy contentlength adjustment broke the ftp download...
2003-12-03 Daniel StenbergSteve Green fixed Curl_resolv()
2003-12-03 Daniel StenbergIgnore content-length when chunked transfer-encoding...
2003-12-02 Daniel Stenbergless complicated code for the MSG_NOSIGNAL detection
2003-12-02 Daniel Stenbergthat MSG_NOSIGNAL check serves no useful purpose!
2003-12-02 Daniel Stenberg--ftp-pasv
2003-12-02 Daniel Stenberg--ftp-pasv now overrides a previous --ftpport option...
2003-12-02 Daniel Stenbergfix compiler warnings
2003-12-02 Daniel Stenberguse the HAVE_KRB4 define instead of just KRB4
2003-12-02 Daniel Stenbergrenamed the KRB4 to HAVE_KRB4
2003-12-02 Daniel Stenbergfixes from Gisle Vanem to try 'AUTH SSL' before 'AUTH...
2003-12-02 Daniel StenbergMSG_NOSIGNAL
2003-12-02 Daniel StenbergIf HAVE_MSG_NOSIGNAL is set, we use MSG_NOSIGNAL when...
2003-12-02 Daniel Stenbergcheck for MSG_NOSIGNAL
2003-12-02 Daniel StenbergGisle Vanem fixed the check-order for FTPS and FTP.
2003-12-01 Daniel Stenbergupdated
2003-12-01 Daniel StenbergFTPS now works pretty good
2003-12-01 Daniel StenbergFTPS now works with active ftp and uploads too.
2003-11-30 Daniel StenbergSven Wegener runs the new German web mirror
2003-11-27 Daniel StenbergJames Clancy updated the Borland makefiles
2003-11-27 Daniel StenbergMarkus Moeller and SPNEGO
2003-11-27 Daniel StenbergMarkus Moeller's change to check for HAVE_SPNEGO instea...
2003-11-27 Daniel StenbergMarkus Moeller fixed the SPNEGO check and it nows defin...
2003-11-25 Daniel Stenbergfiled is not fixed ;-)
2003-11-25 Daniel Stenberga committed bugfix described
2003-11-25 Daniel Stenbergtest 95 added, verifies my fix for bug report #848371
2003-11-25 Daniel StenbergWhen basic is the only auth wanted (which it is by...
2003-11-25 Daniel Stenbergrequires a SSL-capable client
2003-11-25 Daniel Stenbergclarified Maciej W. Rozycki's fix
2003-11-24 Daniel Stenbergallow the end-of-headers from a proxy response to CONNE...
2003-11-24 Daniel Stenbergtest proxy CONNECT requiring basic auth but we don...
2003-11-24 Daniel Stenbergnew way to trick sws to return special data on CONNECT
2003-11-24 Daniel Stenbergsomewhat up to speed with the devel
2003-11-24 Daniel Stenberg--ftp-ssl support added
2003-11-24 Daniel Stenbergproper ftps:// support added
2003-11-24 Daniel Stenbergprevent warning for non-SSL builds
2003-11-24 Daniel Stenbergwindows build fix based on a patch by Gisle Vanem
2003-11-24 Daniel Stenbergadjusted code to the new socket fields in the sessionha...
2003-11-24 Daniel Stenbergdisable ftps-tests for now, we must make them work...
2003-11-24 Daniel StenbergFTPS support added as RFC2228 and the murray-ftp-auth...
2003-11-24 Daniel Stenbergfixes
2003-11-24 Daniel StenbergGaz Iqbal fixed a range string memory leak!
2003-11-24 Daniel Stenbergfixed wrong comment
2003-11-23 Daniel StenbergGisle Vanem fixed the Windows build
next