platform/upstream/curl.git
2006-05-24 Daniel Stenbergbased on Tor Arntsen's fix, this should correct test...
2006-05-23 Daniel StenbergFixed a shell script syntax error that all of a sudden...
2006-05-23 Daniel StenbergDavid McCreedy's update
2006-05-15 Daniel Stenbergupdated with more recent facts
2006-05-14 Daniel StenbergThe SOCKS connection codes don't properly acknowledge...
2006-05-11 Daniel StenbergThe new ftpuploadresume.c example by Philip Bock
2006-05-11 Daniel StenbergOk, when checking for old-style SSLeay headers we canno...
2006-05-11 Daniel Stenberg1 - allow much longer time for the test FTP server...
2006-05-11 Daniel Stenbergmake sure the LASTSOCKET check only checks for SSL...
2006-05-11 Daniel Stenbergsilence warning
2006-05-10 Daniel StenbergDavid McCreedy provided a fix for CURLINFO_LASTSOCKET...
2006-05-10 Daniel StenbergMy Solaris test server was simply too slow to be able...
2006-05-10 Daniel Stenbergcvsignore these files
2006-05-10 Daniel Stenberg1 - allow DICT with properly URL-escaped words, like...
2006-05-10 Daniel Stenbergremoved variable declarations shadowing previously...
2006-05-10 Daniel StenbergBram Matthys brought my attention to a libtool peculiar...
2006-05-09 Daniel Stenbergoops, could return an uninitialized variable
2006-05-09 Daniel StenbergAndreas Ntaflos reported a bug in libcurl.m4: When...
2006-05-09 Daniel Stenbergmention the other TFTP cleanup sweep from yday
2006-05-09 Daniel StenbergRobson Braga Araujo fixed two problems in the recently...
2006-05-09 Daniel StenbergRobson Braga Araujo fixed a memory leak when you added...
2006-05-08 Daniel Stenbergcheck more return codes and skip the initial slash...
2006-05-08 Daniel Stenbergno longer uses errno but Curl_sockerrno() and now ackno...
2006-05-08 Dan FandrichStop sending retransmitted received blocks up to client
2006-05-08 Daniel StenbergFixed known bug #28. The TFTP code no longer assumes...
2006-05-07 Daniel StenbergFix GnuTLS compile warning. Risking breakage with some...
2006-05-05 Daniel StenbergCurl_https_getsock() was OpenSSL-specific and really...
2006-05-05 Daniel Stenbergget the Curl_sockerrno proto
2006-05-05 Daniel Stenbergtwo more contributors
2006-05-05 Daniel Stenbergadditional renames of Curl_ourerrno => Curl_sockerrno
2006-05-04 Daniel StenbergRoland Blom filed bug report #1481217
2006-05-04 Daniel StenbergMark Eichin submitted bug report #1480821
2006-05-03 Daniel Stenbergmoved the curl_off_t check to within the --enable-debug...
2006-05-03 Daniel StenbergNick Mathewson added the ARES_OPT_SOCK_STATE_CB option...
2006-05-02 Daniel Stenbergcurl-config got a --checkfor option
2006-05-02 Daniel StenbergMake this code use the proper pointers
2006-04-26 Gisle VanemAdded revision ID-tag.
2006-04-26 Gisle VanemFixed signed/unsigned convertion errors in Salford-C.
2006-04-26 Gisle VanemUse the HAVE_MALLOC_H and HAVE_PROCESS_H defines
2006-04-26 Gisle Vanemdjgpp has <process.h> too.
2006-04-26 Gisle VanemAdded support for Salford-C under Win32 (scc). HAVE_MAL...
2006-04-26 Gisle VanemAdded SalfordC support.
2006-04-26 Daniel Stenbergcrlf_conversions needs to be a curl_off_t for ASCII...
2006-04-26 Daniel Stenbergupdated with more error codes
2006-04-26 Daniel StenbergDavid McCreedy brought line end conversions when doing...
2006-04-25 Daniel Stenberg--ftp-method was missing in the --help output, as menti...
2006-04-25 Daniel StenbergPaul Querna fixed libcurl to better deal with deflate...
2006-04-25 Daniel Stenbergprevent signed/unsigned warnings
2006-04-24 Daniel StenbergMention my April 20 thoughts. I already changed the...
2006-04-24 Daniel Stenbergadded the hipev build
2006-04-24 Daniel Stenbergthe example that _is_ supposed to use libevent
2006-04-24 Daniel Stenbergthis example does NOT use libevent!
2006-04-21 Daniel StenbergAle Vesely fixed CURLOPT_INTERFACE when using a hostname
2006-04-21 Daniel Stenbergeach socket is used by exactly one easy handle, but...
2006-04-21 Daniel Stenbergadded SPL and XBLite
2006-04-20 Gunter Knaufremoved -fpack-struct because gcc4 seems to know its...
2006-04-19 Daniel Stenbergdetect ICC and pass on "-we 147" so that the configure...
2006-04-19 Daniel Stenbergthe new conversion stuff documented (mostly by David...
2006-04-19 Daniel StenbergCURL_VERSION_CONV is returned by curl_version_info...
2006-04-18 Daniel Stenbergmention the recent thoughts/progress I had
2006-04-18 Daniel StenbergRobson Braga Araujo provided a patch that makes libcurl...
2006-04-18 Daniel Stenbergmention Katie Wang as author of the patch
2006-04-18 Daniel Stenbergcorrected the SSL timeout, as Ates Goral's patch did...
2006-04-18 Daniel Stenbergattempt to silence the MIPSPro compiler warning
2006-04-18 Daniel Stenbergavoid a warning about declaring a variable that shadows...
2006-04-18 Daniel Stenbergthere's an curl_easy_unescape too now
2006-04-17 Gunter Knaufminor Makefile fix - let's go 2006;
2006-04-17 Gunter Knaufadded missing symbol export.
2006-04-12 Daniel Stenbergadded splay
2006-04-12 Gisle VanemAdded splay.c.
2006-04-12 Gisle VanemAdd "multiif.h" for GETSOCK_WRITESOCK() macro.
2006-04-11 Daniel Stenberg#1468330 (curl.haxx.se/bug/view.cgi?id=1468330) pointed...
2006-04-11 Daniel Stenbergadjusted to the new internal *_getsock() concept for...
2006-04-11 Daniel Stenbergadded docs and removed proto
2006-04-10 Daniel Stenbergmention recent additions
2006-04-10 Daniel Stenbergadding the new man pages to the package
2006-04-10 Daniel StenbergAtes Goral found out that if you specified both CURLOPT...
2006-04-10 Daniel StenbergFirst curl_multi_socket() commit. Should primarily...
2006-04-10 Daniel StenbergThis no longer needs the extra define!
2006-04-10 Daniel Stenbergadded README.multi_socket
2006-04-10 Daniel Stenbergstate of the multi_socket API works
2006-04-10 Daniel Stenbergcheck for fork() as well, so that we can build the...
2006-04-10 Daniel Stenbergavoid duplicate typedefs, as this type is also defined...
2006-04-10 Daniel Stenbergcurl_multi_socket() updates
2006-04-10 Daniel Stenbergif configure found a fork(), sws supports --fork which...
2006-04-10 Daniel Stenbergoutput the exit code from stunnel to stderr in case...
2006-04-10 Daniel Stenbergsupport --fork and pass that on to sws
2006-04-10 Daniel StenbergScan for 'stunnel4' before 'stunnel' since debian have...
2006-04-10 Daniel StenbergUse correct content-length. Found out by patching the...
2006-04-10 Daniel Stenberg33. Doing multi-pass HTTP authentication on a non-defau...
2006-04-10 Daniel Stenberg65 - curl_multi_socket() added but not extensively...
2006-04-10 Daniel Stenbergwe haven't been using yacc/bison in a long time!
2006-04-10 Daniel Stenbergforked off the changes from 2005 into its own file
2006-04-09 Daniel StenbergCURLE_FTP_USER_PASSWORD_INCORRECT is not returned by...
2006-04-09 Daniel Stenbergmention RFC 2396 for URL syntax spec
2006-04-09 Daniel Stenbergnew little example using the new conversion callbacks...
2006-04-08 Daniel Stenbergmention the outlength argument
2006-04-08 Gisle Vanemreadint_le() not needed in USE_WINDOWS_SSPI code.
2006-04-08 Gisle Vanemcurl_easy_unescape() takes 4 arguments.
2006-04-07 Daniel StenbergFirst commit of David McCreedy's EBCDIC and TPF changes.
next