Migration with svn revision 66972
[profile/ivi/ecore.git] / src / lib / ecore_con / ecore_con_url.c
2012-01-16 Jaehwan KimMigration with svn revision 66972
2012-01-03 discomfitorFrom: Bluezery <ohpowel@gmail.com>
2011-12-29 rasterFix massive post data probile in ecore-con that would...
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 rasterooh compile break if no curl! fix!
2011-12-21 rasterFrom: Bluezery <ohpowel@gmail.com>
2011-12-08 Jaehwan KimMigration with svn revision @65878
2011-12-06 Jaehwan KimMerge remote branch 'origin/upstream'
2011-12-06 Tae-Hwan KimMerge upstream r65888
2011-12-05 discomfitorgiant patch refactoring ecore-con-url from bluezery...
2011-11-29 Tae-Hwan KimMerge "[Bug Fix] CQ H0100136744 - curl fd handler refac...
2011-11-29 Jaehwan KimMigration with svn version @65618
2011-11-24 Tae-Hwan Kim[Bug Fix] CQ H0100136744 - curl fd handler refactoring
2011-11-16 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-11-11 discomfitorredo ecore-con shutdown to fix crashes if people are...
2011-11-11 Tae-Hwan Kim[Ecore_con: merge upstream r65006
2011-11-10 rasterFrom: Bluezery <ohpowel@gmail.com>
2011-11-10 Mike McCormackRemove whitespace difference with upstream
2011-11-10 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-11-07 Tae-Hwan KimEcore, Ecore_con, Ecore_file: merge upstream r64851
2011-11-05 kakarotoEcore: Port ecore to the PS3
2011-11-03 Mike McCormackRemove redundant option set
2011-11-03 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-11-02 Tae-Hwan Kim[Urgent CQ Fix] OSM Server does not support persistent...
2011-11-01 rasterFrom: Kim Yunhan <spbear@gmail.com>
2011-10-29 Tae-Hwan Kimecore_con: Tunning for poor network
2011-10-10 englebassecore/ecore_con: Remove the other while multi
2011-10-10 rastertry and fix post with null data?
2011-10-10 rasterthis should fix curl support from hacning for up to...
2011-09-28 seoz[*]Applied upstream commit r63636. ecore ecore_con_url...
2011-09-28 seozecore ecore_con_url.c: Applied ui interactoin bug fix...
2011-09-02 Jaehwan Kim[*][Migration upstream r62653] Merge branch 'svn_merge'
2011-08-22 Jaehwan KimMerge remote branch 'origin/upstream' into svn_merge
2011-08-18 englebassecore: Fix unused warnings
2011-07-27 Mike McCormackMerge branch 'upstream'
2011-07-23 discomfitorurl of ecore-con-url is now stringshared
2011-07-23 discomfitor+ecore_con_url_url_get
2011-07-13 antognolliecore/ecore_con - Move more documentation to Ecore_Con.h.
2011-07-11 Mike McCormackMerge branch 'master' of 165.213.180.234:slp/pkgs/e...
2011-07-08 antognolliecore/ecore_con - add more reference doc to some functions.
2011-07-08 antognolliecore/ecore_con - Move documentation from .c to .h.
2011-07-08 Mike McCormackMerge branch 'upstream'
2011-07-07 antognolliecore/ecore_con - If argument is EINA_FALSE, set the...
2011-07-07 Mike McCormackMerge branch 'upstream'
2011-07-05 mike_mecore: Minor changes to documentation of ecore_con_url_...
2011-07-05 Seokjae JeongMerge "Enable g_main_loop integration"
2011-06-23 Jaehwan Kimsvn update: 60286 (latest:60286)
2011-05-03 Jaehwan Kim[ecore_con_url] merge with opensource - curl_global_init
2011-04-25 caroEcore: ecore_con: fix warning on Windows
2011-04-20 seozEcore: Removed trailing whitespaces.
2011-04-05 Jaehwan Kimsvn update: 58224 (latest:58224)
2011-04-01 cedricecore: Add pipelining support for HTTP 1.1.
2011-03-30 cedricecore: add ecore_con_url_ssl_ca_set.
2011-03-29 Shinwoo KimRollback to f2a5929b7e8ac780c8a3376580cf1968c7cac8cc
2011-03-29 Shinwoo Kimsvn update: 58047 (latest:58047)
2011-03-23 cedricecore: fix ecore_con_url_ftp_upload to upload all the...
2011-03-09 Myungjae Leesvn update: 57453 (latest:57453)
2011-03-08 WooHyun Jung[Rollback]
2011-03-07 Myungjae Leesvn update: 57453 (latest:57453)
2011-03-01 cedricecore: add @since .
2011-03-01 cedricecore: add ecore_con_url_ssl_verify_peer_set patch...
2011-02-21 rasterdefault 300sec fix from raoul
2011-01-31 davemdsok, sorry, there was a reason: shutting up gcc warnings...
2011-01-31 davemds :/ setting a const char * param to NULL ?? and after...
2011-01-28 rasterre-enable progress callbacks.
2011-01-28 rasterecore_con_url_get needs no args.
2011-01-24 WooHyun Jungsvn update: 56239 (latest:56239)
2011-01-20 discomfitorI think someone meant to set it like this originally...
2011-01-19 Jaehwan Kimsvn update: 56091 (latest:56091)
2011-01-06 etrunkoAdd basic cookie support to Ecore_Con_Url.
2011-01-06 rasterok rafael/rui - i've deprecated send and made a get...
2010-12-22 Jaehwan Kimsvn update: 55594 (latest:55594)
2010-12-16 rasterif data is NULL for curl... make postfieldsize 0.
2010-12-14 ruihttp auth was implemented way back in r48715 (one less...
2010-12-01 MyoungWoon Roy Kim[SVN EFL Migration] ecore in SLP is merged into SVN...
2010-11-30 rasterso... why.. do.. we .. not init.. all? :) how do we...
2010-11-25 Myungjae LeeMerge branch 'master' of 165.213.180.234:/git/slp/pkgs...
2010-11-25 Myungjae Lee[ecore] merged svn latest code (svn54830)
2010-11-03 discomfitorreformat using ecrustify because uncrustify dicked...
2010-10-25 rasterFrom: Raphael Kubo da Costa <kubo@profusion.mobi>
2010-10-18 cedric * ecore: time to cleanup ecore_con_url time.
2010-10-18 cedric * ecore: remove now useless structure.
2010-10-18 cedric * ecore: remove ecore_con_url_http_post_send as it...
2010-10-13 discomfitor<discomfitor> ecore_con_url.c: In function 'ecore_con_u...
2010-10-11 lucasCheck for libcurl's return codes when appropriate.
2010-10-11 lucasSimplify the checks in ecore_con_url_http_post_send.
2010-10-11 lucasAlways use ecore_con_url_ftp_use_epsv_set's parameters.
2010-10-11 lucasSimplify if clause.
2010-10-11 lucasFix some indentation problems in ecore_con_url.
2010-10-11 lucasAdd a missing leading underscore to static variables.
2010-10-11 lucasRemove erroneus __UNUSED__ mark.
2010-10-08 glimaYet another int -> Eina_Bool fix, similar to the one...
2010-10-08 bdillyDocument ecore_con_url_verbose_set's behaviour.
2010-10-08 bdillyunused_warning--
2010-10-08 bdillyIn practice, it was already being treated as an Eina_Bo...
2010-09-21 discomfitorecore_con_url_destroy -> ecore_con_url_free
2010-09-21 discomfitorthis should have gone in with r52531...
2010-09-18 discomfitorswitch private struct members from char bitfields to...
next