Migration with svn revision 66972
[profile/ivi/ecore.git] / src / lib / ecore_con / Ecore_Con.h
2012-01-16 Jaehwan KimMigration with svn revision 66972
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 discomfitorcurl patch from bluezery to use ECORE_CON_SOCKS_V4...
2011-12-21 rasterFrom: Bluezery <ohpowel@gmail.com>
2011-12-10 discomfitoradd note about CORK availability
2011-12-10 discomfitorwe've got NODELAY, may as well add CORK
2011-12-10 discomfitoradd docs for NODELAY flag
2011-12-08 discomfitor+ecore_con_ssl_server_verify_name_set/get
2011-12-06 discomfitor@since
2011-12-06 discomfitor@since
2011-12-06 discomfitorintroducinggggggggggggggg <drum roll>:
2011-11-10 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-11-04 discomfitoradd yet another warning here in case people miss the...
2011-10-05 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-09-13 discomfitormore @since 1.1
2011-09-13 discomfitoradd ECORE_CON_EVENT_SERVER_WRITE ECORE_CON_EVENT_CLIENT...
2011-09-13 discomfitoradd @since 1.1 for some events
2011-09-12 discomfitormore useless ecore-con functions: ecore_con_server_fd_g...
2011-09-02 Jaehwan Kim[*][Migration upstream r62653] Merge branch 'svn_merge'
2011-08-17 Jaehwan KimMerge branch 'master' into svn_merge
2011-08-11 Mike McCormack[Upstream migration @62307] Merge remote branch 'origin...
2011-08-08 rasterFrom: Sanjeev Ba <as2902.b@samsung.com>
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-18 antognolliecore/doc - Add some @htmlonly guards.
2011-07-13 antognolliecore/ecore_con - Add some sequence diagrams.
2011-07-13 antognolliecore/ecore_con - Move more documentation to Ecore_Con.h.
2011-07-12 antognolliecore/ecore_con - Brief description for the client...
2011-07-12 antognolliecore/ecore_con - Update documentation of server/client...
2011-07-12 antognolliecore/ecore_con - Constify return of ecore_con_server_c...
2011-07-12 antognolliecore/ecore_con - Move more function documentation...
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-07 Mike McCormackMerge branch 'upstream'
2011-07-05 antognolliecore/ecore_con - improved documentation and added...
2011-07-05 Seokjae JeongMerge "Enable g_main_loop integration"
2011-06-25 discomfitorapparently SSL_set_verify with SSL_VERIFY_PEER is NOT...
2011-06-23 Jaehwan Kimsvn update: 60286 (latest:60286)
2011-06-15 discomfitor@since 1.1
2011-06-15 discomfitor+ecore_con_ssl_server_upgrade
2011-05-14 caroEcore: ecore_con : make ecore_con work on Windows
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-08 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 ecore_con_url_ssl_verify_peer_set patch...
2011-02-11 discomfitor+ecore_con_client_port_get
2011-02-10 discomfitorimplement full event-driven error messaging api for...
2011-01-28 rasterecore_con_url_get needs no args.
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-01 MyoungWoon Roy Kim[SVN EFL Migration] ecore in SLP is merged into SVN...
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-06 discomfitoradd ecore_con_client_connected_get to avoid people...
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 ecore_con_url_http_post_send as it...
2010-10-12 carofix doxygen warnings
2010-10-08 glimaYet another int -> Eina_Bool fix, similar to the one...
2010-10-08 bdillyIn practice, it was already being treated as an Eina_Bo...
2010-09-28 discomfitorfirst part of ssl rerererewrite: split functions, move...
2010-09-22 caroremove whitespaces
2010-09-22 discomfitorimplement functions to time out client connections...
2010-09-22 discomfitoradd ECORE_CON_USE_MIXED, which is just an alias for...
2010-09-21 discomfitorecore_con_url_destroy -> ecore_con_url_free
2010-09-21 discomfitor-EAPI int ecore_con_url_url_set(Ecore_Con...
2010-09-21 discomfitorformatting
2010-09-21 discomfitorecore_con_server_connected_get now returns Eina_Bool
2010-09-20 discomfitordoxy error fixes
2010-09-10 jaehwan[efl upgrade]
2010-09-08 lucasFix common misspellings
2010-09-07 Jeahwan Kimsvn update: 51475 (latest:51480)
2010-08-27 mekiusAdd the following functions to Ecore_Con API:
2010-08-04 lucasFORMATTING
2010-07-30 discomfitorreturn void* for data functions; depend on user not...
2010-07-29 cedric * ecore: fix comment.
2010-07-29 discomfitormore doxy than anyone will EVER need. EVER.
2010-07-28 discomfitorthese functions return a const char *, so they should...
2010-07-28 discomfitorfix cert support, split functions for client/server
2010-07-27 devilhornsFix up a little formatting (wrt wrapping).
2010-07-27 discomfitoradd full ssl certificate support to ecore_con: call...
2010-07-27 discomfitordoxy
2010-07-27 discomfitorbig doxy update
2010-07-22 cedric * ecore: add ecore_con_lookup for dns request retrieval.
2010-05-18 Youmin Hasvn update: 48958 (latest:48959)
2010-05-16 rasterCEEEEEEEEEEEEEEEEEEEEEEEEDRIC! *spank*
2010-05-09 ruiThis commit implements http auth support; in order...
2010-05-06 jeffdamethadded fuction to send httposts created with curl formadd.
2010-03-09 caroremove ecore_con_dns
2010-02-24 carofix declaration of struct addrinfo
2010-02-23 caronever use macro defined by configure in an exported...
2010-01-15 englebassEcore_Data gone
2009-12-01 cedric * ecore_con_dns: Mark it deprecated as it should be...
next