revert async compositior
[framework/uifw/ecore.git] / src / lib / ecore_con /
2012-08-14 Jaehwan KimEFL core migration @74576
2012-08-14 Jaehwan KimRevert "Revert "Merge remote-tracking branch 'remotes...
2012-08-14 Jaehwan KimRevert "Revert "Upstream merge""
2012-07-27 WooHyun JungRevert "Upstream merge"
2012-07-27 WooHyun JungRevert "Merge remote-tracking branch 'remotes/origin...
2012-06-28 Jiyoun ParkMerge remote-tracking branch 'remotes/origin/upstream'
2012-06-28 discomfitoradd some error messages when server connections fail...
2012-06-23 discomfitorFrom: Raphael Kubo da Costa <rakuco@FreeBSD.org>
2012-06-22 discomfitorfix magic string typo
2012-06-20 Jiyoun ParkUpstream merge
2012-06-19 caroEcore_con: fix compilation on Windows
2012-06-17 rastertone down mempool sizes
2012-06-13 discomfitorfix a somewhat alarming fd leak with the new resolver
2012-06-11 discomfitorprint error message when local connect fails
2012-06-08 discomfitoruse new compiler flag macro to disable tons of warnings
2012-06-07 caroRemove the stupid hack, and remove the warning flag...
2012-06-07 discomfitorforce c99 mode when using dns.c
2012-06-07 discomfitorC99 isn't good enough for us, we use C89
2012-06-07 discomfitoron the advice of the insightful creator of dns.c, accou...
2012-06-06 discomfitorrevert ecore-con refcounting stuff, fix the problem...
2012-06-05 discomfitorsome dns.c usage changes as suggested by its author
2012-06-04 discomfitoras I promised long, long ago, ecore now has its own...
2012-06-04 discomfitorunbreak my last commit
2012-06-04 discomfitoradd ECORE_{CON,IPC}_NO_PROXY flag to disable proxying...
2012-05-24 rasterand no more segv's in ecore-con and ecore-ipc. see...
2012-05-24 discomfitorbetter fix for ecore-con client disconnecting maybe
2012-05-23 rasterbefore i changelog and backport this... discomfitor...
2012-05-11 cedricecore: fix SOCKS proxy doc. That should be in doxygen...
2012-05-05 caroEcore: fix linking on Windows
2012-04-25 Myungjae LeeMerge "Ecore migration revision 70444 Merge remote...
2012-04-25 Myungjae LeeEcore migration revision 70444
2012-04-23 sanjeevseveral fixes for the doxygen docs.
2012-04-23 gastalCleanup Doxygen Warnings - ecore 1
2012-04-20 Jaehwan KimEFL core migration revision 70302
2012-04-18 Hyoyoung ChangEFL core migration revision 70251
2012-04-13 Jiyoun ParkMerge remote branch 'remotes/origin/upstream'
2012-04-12 discomfitorFrom: Jérôme Pinot <ngc891@gmail.com>
2012-04-06 Jeonghyun YunEFL core migration revision 69928
2012-04-02 seozecore: Fixed documentation.
2012-03-31 rasterFrom: Jérôme Pinot <ngc891@gmail.com>
2012-03-27 Jeonghyun YunEFL core migration revision 69655
2012-03-16 Jeonghyun YunEFL core migration revision 69424
2012-03-13 discomfitorupdate client flush properly, fixing bug spotted by...
2012-03-12 discomfitorFrom: Bluezery <ohpowel@gmail.com>
2012-03-10 Jeonghyun YunEFL core migration revision 69115
2012-03-08 discomfitorreturn 0 on failure for status_code_get, and don't...
2012-03-07 caroEcore_Con: should fix compilation on Mac OS X
2012-03-07 discomfitorThe Typo That Broke The World
2012-03-07 discomfitoradded ecore_con_url_status_code_get, cleaned up recent...
2012-03-07 discomfitorcheck return code on CURLINFO_RESPONSE_CODE and add...
2012-03-07 Jeonghyun YunEFL core migration revision 68762
2012-03-05 gastalEcore con style fix.
2012-03-03 discomfitorpatch from bluezery finishing socks env variable pickup...
2012-03-02 Jeonghyun YunMerge branch 'master' of ssh://165.213.149.219:29418...
2012-02-29 Jeonghyun YunMerge remote-tracking branch 'origin/upstream'
2012-02-24 cedricecore: binbuf doesn't accept NULL (that's what EINA_ARG...
2012-02-24 rasteranother function that has been deprecated since before...
2012-02-22 discomfitorFrom: Bluezery <ohpowel@gmail.com>
2012-02-22 discomfitorsomewhat fix deferred freeing of curl objects
2012-02-22 discomfitorallow server to write out last data to client before...
2012-02-22 discomfitorreorder url complete calls to prevent invalid read
2012-02-21 discomfitorhero patch from bluezery which fixes ecore-con-url
2012-02-21 jihoonfix doxygen
2012-02-20 discomfitorrevert last commit, maybe I'll re-commit it in 10 years...
2012-02-20 discomfitoryet another complete rewrite of ecore-con-url, fixes...
2012-02-19 discomfitorsomehow forgot to add this line in for previous commit...
2012-02-19 discomfitorformatting
2012-02-19 discomfitorfix current url implementation to not crash ANY TIME...
2012-02-19 discomfitorif we're going to pretend to handle errors, at least...
2012-02-19 discomfitornot sure why we're passing a bogus data pointer which...
2012-02-19 discomfitorfix and simplify init/shutdown logic
2012-02-18 discomfitoradd debug info with url
2012-02-18 discomfitorfix shadow var
2012-02-18 discomfitoroutdent some code here
2012-02-16 discomfitornull check
2012-02-15 Jaehwan KimMerge branch 'master' of ssh://165.213.149.219:29418...
2012-02-15 Jaehwan KimEFL migration revision 67695
2012-02-15 discomfitoruse correct errno value for error events
2012-02-15 discomfitorfinally finish implementing SOCKS5 proxies in ecore...
2012-02-08 discomfitor@since from @67759
2012-02-08 discomfitorfix compile without curl from @67759, also add missing...
2012-02-08 rasteradd ecore_con_url_http_version_set() to be able to...
2012-01-19 discomfitoruse client_kill instead of directly eventing
2012-01-19 discomfitorremove use of 'dead' variable from win32 code
2012-01-18 rasterlets check write err so we dont get warnings. :/
2012-01-17 hermetecore - Various patches in ecore's doc
2012-01-16 Jaehwan KimMerge "Migration with svn revision 66972 Merge remote...
2012-01-16 Jaehwan KimMigration with svn revision 66972
2012-01-15 discomfitorFrom: Stefan Schmidt <stefan@datenfreihafen.org>
2012-01-07 kakarotoEcore-con: Let's not break compilation if net/if.h...
2012-01-03 discomfitorFrom: Bluezery <ohpowel@gmail.com>
2011-12-29 rasterFix massive post data probile in ecore-con that would...
2011-12-23 hermetecore/ecore_con - removed white trailings
2011-12-23 hermetecore/ecore_con - removed white trailings
2011-12-23 Tae-Hwan KimUpstream sync related ecore_con (r66414, 66462, sync...
2011-12-22 discomfitorby the power of greyskull^Wunsigned integers, this...
2011-12-22 discomfitorcurl patch from bluezery to use ECORE_CON_SOCKS_V4...
2011-12-21 discomfitoradd debug macros to print location of svr/cl kill
2011-12-21 discomfitorprovide slightly more useful dbg info with new kill api
2011-12-21 discomfitorremove 'dead' member from client/server structs: this...
next