Apply DLP feature
[platform/upstream/curl.git] / lib / sendf.c
2018-04-18 Seonah MoonApply DLP feature 04/176304/1 accepted/tizen_unified accepted/tizen/unified/20180426.062426 submit/tizen/20180425.053756
2018-04-12 Seonah MoonUpdate version to 7.59.0 81/175781/1
2018-04-12 Seonah MoonImported Upstream version 7.59.0 63/175763/1 upstream/7.59.0
2018-01-24 taesub kimMerge "Use icu library for IDN feature" into tizen
2017-10-19 tizenAdding integration with DLP feature from privacy-guard 12/156612/1 submit/tizen/20171019.085438
2017-10-17 taesub kimRevert "Integration w/ DLP feature from privacy-guard" 82/156082/1 accepted/tizen/unified/20171017.204837 submit/tizen/20171017.061035
2017-10-12 Saulo MoraesIntegration w/ DLP feature from privacy-guard 61/147261/8 accepted/tizen/unified/20171013.192931 submit/tizen/20171012.094201
2017-03-23 Seonah MoonUpdate version to 7.53.1 83/120583/1 accepted/tizen/common/20170323.154553 accepted/tizen/ivi/20170324.023348 accepted/tizen/mobile/20170324.023258 accepted/tizen/tv/20170324.023313 accepted/tizen/unified/20170324.023404 accepted/tizen/wearable/20170324.023330 submit/tizen/20170323.081345 submit/tizen/20170323.081420
2017-03-23 taesub kimImported Upstream version 7.53.1 59/120559/1 upstream/7.53.1
2017-03-23 taesub kimRevert "Imported Upstream version 7.53.1" 51/120551/1
2017-03-22 taesub kimImported Upstream version 7.53.1 94/120194/1
2016-09-23 Seonah MoonUpdate to 7.50.2 00/89300/3 accepted/tizen/common/20160928.164154 accepted/tizen/ivi/20160929.081233 accepted/tizen/mobile/20160929.081128 accepted/tizen/tv/20160929.081209 accepted/tizen/wearable/20160929.081050 submit/tizen/20160928.053415
2016-09-23 Seonah MoonImported Upstream version 7.50.2 93/89293/1 upstream/7.50.2
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 63/67263/3 accepted/tizen/common/20160427.144109 accepted/tizen/ivi/20160428.002447 accepted/tizen/mobile/20160428.004551 accepted/tizen/tv/20160428.002324 accepted/tizen/wearable/20160428.002544 submit/tizen/20160427.070140
2016-04-25 taesubkimImported Upstream version 7.48.0 46/67046/1 upstream/7.48.0
2016-04-11 seonah moonRevert "Imported Upstream version 7.44.0" 73/65573/1
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-04-23 Daniel Stenberghandler: make 'protocol' always specified as a single bit
2013-12-27 Steve Holmesendf.c: Fixed compilation warning from f2d234a4dd9bcc
2013-12-27 Steve HolmeFILE: Fixed sending of data would always return CURLE_W...
2013-12-26 Daniel StenbergFILE: we don't support paused transfers using this...
2013-12-20 Daniel Stenbergvtls: renamed sslgen.[ch] to vtls.[ch]
2013-12-20 Daniel Stenbergvtls: created subdir, moved sslgen.[ch] there, updated...
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-08-25 Daniel StenbergFTP: remove krb4 support
2013-03-13 Linus Nielsen FeltzingMultiple pipelines and limiting the number of connections.
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-11-12 Daniel StenbergCurl_write: remove unneeded typecast
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-09-26 Yang Tseremove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY
2011-09-25 Yang Tseallow write callbacks to indicate OOM to libcurl
2011-09-05 Yang Tsefix bool variables checking and assignment
2011-08-26 Daniel StenbergCurl_read_plain: indent code
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-07-24 Yang Tseerrno.h inclusion conditionally done in setup_once.h
2011-05-21 Yang Tsecompiler warning: fix
2011-05-05 Daniel StenbergRTSP: cleanups
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-21 Fabian KeilFix a couple of spelling errors in lib/
2011-04-19 Daniel StenbergCURL_DOES_CONVERSIONS: cleanup
2011-03-14 Daniel Stenbergprotocols: use CURLPROTO_ internally
2011-03-14 Daniel Stenbergprotocol handler: added flags field
2010-12-05 Daniel StenbergCurl_send/recv_plain: return errno on failure
2010-06-18 Daniel Stenbergsendrecv: treat all negative values from send/recv...
2010-05-11 Howard Chusendrecv: make them two pairs of send/recv to properly...
2010-05-07 Howard Chusendrecv: split the I/O handling into private handler
2010-04-07 Kamil Dudkaqssl: reflect recent code changes in SSL interface
2010-04-04 Kamil Dudkarefactorize interface of Curl_ssl_recv/Curl_ssl_send
2010-04-01 Daniel Stenbergfix SFTP download hang
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-03-19 Kamil Dudka- Improved Curl_read() to not ignore the error returned...
2010-02-04 Yang Tsefix printf-style format strings
2010-02-02 Yang TseFix compiler warning: conditional expression is constant
2010-01-22 Daniel Stenbergwrap long lines and do some indent policing
2010-01-21 Daniel StenbergChris Conroy brought support for RTSP transfers, and...
2009-06-10 Daniel Stenberg- Fabian Keil ran clang on the (lib)curl code, found...
2009-05-11 Daniel StenbergInternal cleanup: KEEP_WRITE and KEEP_READ are now...
2009-04-21 Yang Tselibcurl's memory.h renamed to curl_memory.h
2009-03-09 Daniel Stenberg- Frank Hempel found out a bug and provided the fix:
2009-01-07 Dan FandrichCreated a CURLMIN macro to match CURLMAX
2008-11-16 Daniel StenbergChristian Krause fixed a build failure when building...
2008-11-13 Michal Marek- Fixed a potential data loss in Curl_client_write...
2008-11-02 Dan FandrichMarked with TODO comments a number of problems in the...
2008-10-22 Dan FandrichChanged some arrays of char* to arrays of char[] to...
2008-09-30 Yang Tsefix compiler warning: enumerated type mixed with anothe...
2008-09-29 Daniel Stenbergmade Curl_read_plain() return an 'int' instead of CURLc...
2008-09-22 Daniel Stenberg- Made the SOCKS code use the new Curl_read_plain(...
2008-09-06 Yang Tseremove unnecessary typecasting of malloc()
2008-09-05 Dan FandrichUse realloc when paused in Curl_client_write
2008-09-05 Daniel Stenberg- Introducing CURLOPT_CERTINFO and the corresponding...
2008-09-04 Dan FandrichMade some variables const
2008-06-20 Daniel Stenberg- Hans-Jurgen May pointed out that trying SCP or SFTP...
2008-05-09 Michal Marek- Make Curl_write and it's callees accept a const point...
2008-02-20 Daniel Stenberg- Based on initial work done by Gautam Kachroo to addre...
2008-01-28 Daniel Stenbergthis was modified this year so we bump the copyright...
2008-01-21 Daniel StenbergDmitry Kurochkin removed the cancelled state for pipeli...
2008-01-08 Daniel StenbergIntroducing curl_easy_pause() and new magic return...
2007-12-09 Daniel StenbergAndrew Moise filed bug report #1847501
2007-12-08 Daniel StenbergAll static functions that were previously name Curl_...
2007-11-05 Daniel Stenbergremoved space after if and while before the parenthesis...
2007-10-29 Dan FandrichReverted the const change--what was I thinking?
2007-10-29 Dan FandrichMade some pointers const
2007-09-27 Dan FandrichEnabled a few more gcc warnings with --enable-debug...
2007-07-23 Dan FandrichImplemented only the parts of Patrick Monnerat's OS...
2007-07-01 Daniel StenbergThomas J. Moore provided a patch that introduces Kerber...
2007-05-02 Daniel Stenbergspell and language fix
next