Apply DLP feature
[platform/upstream/curl.git] / lib / sendf.c
2007-04-24 Daniel StenbergRobert Iakobashvili made the 'master_buffer' get alloca...
2007-03-21 Yang Tsereverted back to previous version => curl.haxx.se/mail...
2007-03-21 Yang Tseavoid the use of variadic macros for greater portability
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> and <sys/stat.h...
2007-02-16 Yang Tseuse macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER...
2007-02-04 Gisle VanemSuppress warning "'nread' might be used uninitialized...
2007-02-02 Daniel Stenbergprefer using the (upcoming) non-blocking libssh2 API
2007-01-27 Yang TseCompiler warning fix
2007-01-17 Gisle VanemSupress "comparison between signed and unsigned" warning.
2007-01-16 Daniel Stenbergrestore previous addition to the amount of data that...
2007-01-14 Daniel Stenberg- David McCreedy provided libcurl changes for doing...
2007-01-03 Daniel Stenberg- Matt Witherspoon fixed the flaw which made libcurl...
2006-12-05 Daniel StenbergStefan Krause pointed out a compiler warning with a...
2006-11-24 Daniel StenbergJames Housley did lots of work and introduced SFTP...
2006-11-11 Daniel Stenbergcleaned up Curl_write() and the sub functions it uses...
2006-11-06 Yang Tseadd TODO note
2006-11-02 Daniel StenbergJames Housley brought support for SCP transfers
2006-10-23 Daniel StenbergRavi Pratap provided a major update with pipelining...
2006-10-21 Yang TseCompiler warning fix
2006-10-18 Yang TseCheck for USE_WINSOCK instead of WIN32 where the check...
2006-10-17 Yang TseExplicit typecast for Curl_debug() size argument
2006-09-30 Daniel StenbergSupport for FTP third party transfers is now dropped
2006-09-12 Yang TseCompiler warning fix
2006-09-07 Daniel StenbergMajor overhaul introducing http pipelining support...
2006-08-19 Daniel StenbergBased on a patch by Armel Asselin, the FTP code no...
2006-07-12 Yang TseUse platform's native types for recv() and send() argum...
2006-05-05 Daniel Stenbergadditional renames of Curl_ourerrno => Curl_sockerrno
2006-05-04 Daniel StenbergRoland Blom filed bug report #1481217
2006-04-26 Daniel StenbergDavid McCreedy brought line end conversions when doing...
2006-04-07 Daniel StenbergFirst commit of David McCreedy's EBCDIC and TPF changes.
2005-04-07 Daniel StenbergGnuTLS support added. There's now a "generic" SSL layer...
2005-03-14 Daniel StenbergRemoved security.h since it shadows an include file...
2005-01-21 Daniel StenbergFTP third transfer support overhaul. See CHANGES for...
2004-12-21 Daniel Stenbergoops, variables first then code
2004-12-21 Daniel StenbergPrevent failf() from using the va_list variable more...
2004-12-06 Daniel StenbergFixed so that the final error message is sent to the...
2004-10-12 Daniel Stenberg#include "strerror.h" to get the strerror proto
2004-10-12 Daniel Stenbergadd proper error message when send() fails
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-07-29 Daniel Stenbergadditional typecasts to please MIPSPro on 64bit IRIX
2004-06-18 Daniel StenbergGisle's "SSL patch" from June 16th 2004, modified by...
2004-06-07 Daniel Stenbergprevent compiler warning with picky compilers
2004-06-07 Daniel StenbergWhen sending info about which host that sends what...
2004-06-03 Daniel StenbergAlexander Krasnostavsky's FTP third party transfer...
2004-05-11 Daniel Stenbergcurl_global_init_mem() allows the memory functions...
2004-05-10 Daniel Stenbergcurl_slist_append() fixed to clear up properly if a...
2004-05-05 Daniel StenbergERR_error_string() returns an unsigned long so we shoul...
2004-04-21 Daniel StenbergFix the "lingering close" problem when re-using a conne...
2004-03-10 Daniel StenbergMinor edit to avoid an unreachable break and to remove...
2004-03-09 Daniel StenbergUse curl_socket_t instead of int for holding sockets...
2004-03-08 Daniel StenbergCommented the Curl_read() arguments.
2004-02-26 Daniel StenbergClear up int/long/size_t/ssize_t usage a bit
2004-02-02 Daniel Stenbergclear the sockerror if no error was returned
2004-01-30 Daniel StenbergSomewhat crude attempt at fixing the test 91 failures...
2004-01-29 Daniel StenbergDan Fandrich's cleanup patch to make pedantic compiler...
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-12-02 Daniel Stenberguse the HAVE_KRB4 define instead of just KRB4
2003-11-24 Daniel StenbergFTPS support added as RFC2228 and the murray-ftp-auth...
2003-10-27 Daniel StenbergJames Bursa's fix to prevent failf() to write outside...
2003-10-19 Daniel Stenbergbetter error output on SSL errors when receiving data...
2003-10-14 Daniel StenbergGisle Vanem's IPv6-on-Windows patch applied!
2003-08-11 Daniel Stenbergthe new cookie functions that require 'data' passed in
2003-06-26 Daniel Stenberguse CURLDEBUG instead of MALLOCDEBUG for preprocessor...
2003-06-06 Daniel StenbergJust moved around some logic in Curl_write() to make...
2003-05-06 Daniel Stenberg Kevin Delafield reported another case where we didn...
2003-05-01 Daniel StenbergUse the proper Curl_ourerrno() function instead of...
2003-04-09 Daniel Stenbergthe default debugfunction shows incoming headers as...
2003-03-11 Daniel Stenbergsyntax error
2003-03-11 Daniel StenbergChristophe Demory fixed the check to work better for...
2003-01-29 Daniel Stenbergremoved the local variables for emacs and vim, use...
2003-01-16 Daniel Stenbergcopyright year update in the source header
2003-01-07 Daniel Stenbergwhen sending an error message to the debugfunction...
2002-12-29 Daniel Stenbergreturn -1 even if SSL_pending() doesn't return non...
2002-12-19 Daniel StenbergFixed the usage of SSL_read() to properly return -1...
2002-11-05 Daniel StenbergLehel Bernadt's fix to prevent debug message to get...
2002-10-08 Daniel Stenbergfailf() now sends the text to the debug function callback
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-08-22 Daniel StenbergMarkus Oberhumer improved an out-of-memory check
2002-05-04 Daniel Stenbergmade VERBOSE output more like it used to be, HEADER_IN...
2002-04-12 Daniel StenbergJean-Philippe Barrette-LaPierre provided his patch...
2002-04-10 Daniel Stenbergerror code cleanup, use the new SEND/RECV errors
2002-04-02 Daniel StenbergClarence Gardner pointed out the not-taken-care-of...
2002-03-19 Daniel Stenbergcopyright string (year) update
2002-03-13 Daniel Stenbergsendf() now deals with Curl_write() returning -1 proper...
2002-02-05 Daniel StenbergKevin Roth's discovered SSL download problem
2002-01-30 Daniel StenbergGeorg Horn the previous SSL_read() fix, this was actual...
2002-01-30 Daniel StenbergGeorg Horn found yet another SSL reading problem caused...
2002-01-18 Daniel StenbergAdded #include <errno.h>
2002-01-18 Daniel StenbergAndrés García patched. It now checks for EWOULDBLOCK...
2002-01-16 Daniel StenbergSSL writes passed back a silly length...
2002-01-16 Daniel StenbergCurl_read() and Curl_write() are both now adjusted...
2002-01-14 Daniel StenbergCurl_read() now returns a negative return code if EWOUL...
2002-01-08 Daniel Stenbergthis seems to correct the SSL reading problem introduce...
2001-12-11 Daniel Stenbergsolaris 2.5.1 needs the sys/types.h file before the...
2001-12-11 Daniel Stenbergfailf() calls should not have newlines in the message...
2001-12-04 Daniel StenbergEric's #include fixes for better macos compiles
2001-11-02 Daniel Stenbergfailf() now only overwrites the error buffer the first...
2001-10-31 Daniel Stenbergreturn type cleanup
2001-10-11 Sterling Hugheslooks nicer and is better compatible with older vim...
2001-09-07 Sterling HughesAdded formatting sections for emacs and vim
next