another function that has been deprecated since before 1.0.
[framework/uifw/ecore.git] / src / lib / ecore_con / Ecore_Con.h
2012-02-24 rasteranother function that has been deprecated since before...
2012-02-15 discomfitorfinally finish implementing SOCKS5 proxies in ecore...
2012-02-08 discomfitor@since from @67759
2012-02-08 rasteradd ecore_con_url_http_version_set() to be able to...
2012-01-17 hermetecore - Various patches in ecore's doc
2011-12-23 hermetecore/ecore_con - removed white trailings
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-04 discomfitoradd yet another warning here in case people miss the...
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-08-08 rasterFrom: Sanjeev Ba <as2902.b@samsung.com>
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-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-05 antognolliecore/ecore_con - improved documentation and added...
2011-06-25 discomfitorapparently SSL_set_verify with SSL_VERIFY_PEER is NOT...
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-01 cedricecore: Add pipelining support for HTTP 1.1.
2011-03-30 cedricecore: add ecore_con_url_ssl_ca_set.
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-06 etrunkoAdd basic cookie support to Ecore_Con_Url.
2011-01-06 rasterok rafael/rui - i've deprecated send and made a get...
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-08 lucasFix common misspellings
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-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...
2009-11-20 cedric * ecore_con: Add support for TCP_NODELAY.
2009-08-27 diebAdd missing prototype for ecore_con_url_response_header...
2009-08-12 cedric * ecore_con: Add broadcast support from Atton Jonathan.
2009-08-12 cedric * ecore_con_url: Patch from Andre Dieb with a few...
2009-03-16 cedric * ecore_con_url: Add some constness.
2009-01-31 caroremove a bit the mess n ecore. It's just the first...
2008-12-11 cedricRemove ecore_hash and eina_hash use from ecore.
2008-10-09 cedricFix entrance and perhaps exquisite too.
2008-10-09 rastergo back to svnrev 36473 for ecore_con - these ipv6...
2008-10-08 cedricFix some warning.
2008-10-07 cedricMore cleanup and export a replacement for ecore_con_dns...
2008-10-06 cedricStarting work for IPv6 support of ecore_con. Use getadd...
2008-09-25 englebassRename REMOTE_SYSTEM to REMOTE_TCP, keep SYSTEM as...
2008-09-25 cedricPatch from Matt Barclay that add UDP client support...
2008-09-17 cedricAdd multicast support thanks to Matt Barclay <mbarclay...
2008-08-17 rastermove around - flatter.