Merge remote-tracking branch 'origin/upstream'
[framework/uifw/ecore.git] / src / lib / ecore_con / ecore_con_url.c
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...
2010-09-13 Hyoyoung Chang[efl-upgrade]
2010-09-10 jaehwan[efl upgrade]
2010-09-07 Jeahwan Kimsvn update: 51475 (latest:51480)
2010-08-21 lucasConvert (hopefully) all comparisons to NULL
2010-08-04 lucasFORMATTING
2010-07-27 rasterFrom: Naruto TAKAHASHI <tnaruto@gmail.com>
2010-07-27 discomfitoradd full ssl certificate support to ecore_con: call...
2010-07-27 discomfitorbig doxy update
2010-06-24 cedric * ecore: Ecore callback really should return Eina_Bool.
2010-05-18 Youmin Hasvn update: 48958 (latest:48959)
2010-05-13 englebassecore_con: remove unused variable
2010-05-11 rasteronly do auth stuff if there in curl.
2010-05-09 ruiThis commit implements http auth support; in order...
2010-05-06 jeffdamethadded fuction to send httposts created with curl formadd.
2010-04-27 rasterhandle url set better
2010-02-26 devilhornsPatch from Brian Wang to fix the TRUE/FALSE --> EINA_TR...
2010-02-20 caro * instead of including headers wrt to the OS, include...
2010-02-20 caroFirst steps towards the Windows port of ecore_con.
2010-01-03 caro * move structures from ecore_private.h to the correspo...
2009-12-21 cedric * ecore: Use eina_log.
2009-11-19 cedric * ecore_con_url: When download was broken in the middl...
2009-11-14 watchwolfEcore : cleanup
2009-11-14 watchwolfEcore : Fix ecore con destroy
2009-11-13 cedric * ecore_con_url: The fd could change for a same url...
next