platform/upstream/curl.git
2006-06-24 Daniel Stenberg1.3.1
2006-06-24 Daniel StenbergProvide a libcurl API for setting mutex callbacks in...
2006-06-23 Daniel StenbergArve Knudsen found a flaw in curl_multi_fdset() for...
2006-06-22 Daniel StenbergPeter Silva introduced CURLOPT_MAX_SEND_SPEED_LARGE and
2006-06-21 Daniel Stenbergminor language edits bug reports 1510080 1510098
2006-06-20 Daniel Stenbergthe D binding link is dead but we know of no new one!
2006-06-20 Daniel Stenbergbad syntax
2006-06-19 Daniel Stenbergmake -K on a bad file now displays a warning
2006-06-19 William AhernRemove "big endian" DNS section and RR data integer...
2006-06-19 William AhernHandle EAGAIN/EWOULDBLOCK readiness errors, which can...
2006-06-16 Daniel Stenbergwhen mentioning the default config file, point back...
2006-06-15 Daniel Stenbergselect_res is not a socket, it should be a plain int
2006-06-13 Dan FandrichCheck whether gcc supports --enable-hidden-symbols...
2006-06-12 Dan FandrichImplemented --enable-hidden-symbols configure option...
2006-06-12 Daniel Stenbergoops
2006-06-12 Daniel Stenbergadded contributors from the 7.15.4 release
2006-06-12 Daniel Stenbergstarting the journey towards the next release
2006-06-12 Daniel Stenberg7.15.4 coming up
2006-06-12 Daniel StenbergNah, we refer people to the generic site that lists...
2006-06-10 Gisle VanemFix "'x' might be used uninitialized in this function...
2006-06-09 Daniel Stenbergsync with existing list of up-to-date mirrors
2006-06-09 Daniel Stenbergproper use of newlines
2006-06-09 Daniel Stenbergstricter type use to please compilers
2006-06-09 Daniel Stenbergoops, serious breakage in the fdset() function
2006-06-08 Daniel Stenberglib525.c does a FTP upload with PORT using multi interface
2006-06-08 Daniel Stenbergcorrected the CURLINFO_TOTAL_TIME description
2006-06-08 Daniel StenbergBrian Dessent's fixes for cygwin builds
2006-06-07 Daniel StenbergNTLM2 session response support
2006-05-31 Daniel Stenbergtwo new mirrors and a recount of them
2006-05-31 Daniel StenbergAdded config-tpf.h to the release package
2006-05-30 Daniel StenbergRemoved a few fixed issues and a few issues currently...
2006-05-28 Daniel Stenbergcorrect explicit/implicit terms for FTPS
2006-05-27 Daniel Stenbergone modified proto and one removed proto
2006-05-27 Daniel Stenbergadapted to the new Curl_splayremovebyaddr() proto
2006-05-27 Daniel StenbergIfdef'ed out unused function, added lots of comments...
2006-05-27 Daniel Stenbergreverted the previous .libs check for libs, but instead...
2006-05-26 Daniel StenbergÓscar Morales Vivó updated the libcurl.framework.make...
2006-05-26 Daniel Stenberglong/int cleanup to silence picky compiler warnings
2006-05-25 Daniel StenbergOlaf Stüben fixed a bug that caused Digest authenticati...
2006-05-25 Daniel Stenbergminor RFC updates, Dan Fandrich brought my attention...
2006-05-25 Daniel Stenbergbetter check for libs created in the .libs directory...
2006-05-24 Daniel Stenbergadded some missing items
2006-05-24 Daniel StenbergCopied the NO_UNDEFINED magic from libcurl to make...
2006-05-24 Daniel StenbergMichael Wallner provided a patch that allows "SESS...
2006-05-24 Daniel Stenbergmake sure we pass a time_t * to localtime(), and the...
2006-05-24 Daniel Stenbergminor fix to make Curl_splayremove() return a NULL...
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...
next