summaryrefslogtreecommitdiff
path: root/src/Makefile_Ecore_Con.am
Commit message (Expand)AuthorAgeFilesLines
* Windows : fix the definition of EAPIVincent Torri2019-04-151-0/+1
* dist rule: add files to EXTRA_DIST2 inconditionallyVincent Torri2019-04-041-7/+15
* autotools: add option to enable eo file installMike Blumenkrantz2019-03-141-1/+4
* ecore-con: remove all legacy usage from eo filesMike Blumenkrantz2019-03-061-7/+14
* build: define PACKAGE_BUILD_DIR as $(abs_top_builddir) for all test suitesMike Blumenkrantz2018-08-081-0/+1
* build: disable Lua binding generationDaniel Kolesa2018-08-011-1/+1
* Efl.Net.Control.Manager (from Efl.Net.Control)Xavi Artigas2018-04-241-1/+1
* ecore: use new bs static libMarcel Hollerbach2018-02-171-1/+4
* ecore_con: add an Efl_Net.hCedric Bail2017-10-271-1/+1
* ecore_con: add an intermediate Efl.Net.Server.IpCedric BAIL2017-09-291-0/+2
* implement efl_net_{socket,dialer,server}_windowsGustavo Sverzut Barbieri2017-03-291-1/+8
* net_proxy_helper: fix typo in dependenciesRomain Naour2017-02-101-1/+1
* ecore_con - move libproxy to a slave binary with stdin/out msgingCarsten Haitzler (Rasterman)2017-01-091-1/+23
* efl_net: add Efl.Net.Ip_AddressGustavo Sverzut Barbieri2016-12-121-1/+4
* efl_net: move error COULDNT_RESOLVE_HOST to broader scope.Gustavo Sverzut Barbieri2016-12-121-0/+1
* ecore_con: Ecore_Con_Server now on top of Efl_Net!devs/barbieri/ecore_con-efl_netGustavo Sverzut Barbieri2016-12-101-10/+5
* ecore_con_url: now on top of efl_net_dialer_http.Gustavo Sverzut Barbieri2016-11-291-4/+1
* efl_net_{socket,dialer,server}_simple: easy to use, buffered network sockets.Gustavo Sverzut Barbieri2016-11-251-0/+6
* efl_net_{control,session}: allow "none" backend.Gustavo Sverzut Barbieri2016-11-181-1/+13
* efl_net_session and efl_net_control for ConnManGustavo Sverzut Barbieri2016-11-081-1/+11
* efl_net_{server,dialer}_ssl: TCP + SSL easy to use.Gustavo Sverzut Barbieri2016-11-011-1/+5
* efl_net_socket_ssl: initial SSL wrapper.Gustavo Sverzut Barbieri2016-10-311-2/+19
* addded efl_net_{socket,dialer,server}_unixGustavo Sverzut Barbieri2016-10-261-1/+12
* efl_net_server_udp: initial UDP server.Gustavo Sverzut Barbieri2016-10-211-1/+5
* efl_net_dialer_udp: "connect" to an UDP server to send and receive data.Gustavo Sverzut Barbieri2016-10-181-0/+4
* efl_net_dialer_websocket: EFL now does WebSocket!devs/barbieri/websocketGustavo Sverzut Barbieri2016-09-021-0/+2
* WIP: efl.net: Introduce Efl.Net.Dialer.HttpGustavo Sverzut Barbieri2016-08-221-1/+10
* efl.net: socket, server and dialer for TCP.Gustavo Sverzut Barbieri2016-08-221-1/+17
* build: clean generated js and lua files manually to avoid problems with CLEAN...Stefan Schmidt2016-06-211-3/+1
* build: split EXTRA_DIST files in src/ off from DISTFILES and handle separatelyStefan Schmidt2016-06-101-3/+3
* ecore-con - simplify down to a single libc resolverCarsten Haitzler (Rasterman)2016-05-241-18/+2
* Efl network: Remove the no longer needed .Base hack.Tom Hacohen2016-05-111-1/+1
* build: keep our CLEANFILES tidy to avoid argument list too long during cleanStefan Schmidt2016-03-311-4/+0
* ecore_con: changing from Ecore.Con.Base to Efl.Network.Base.Srivardhan Hebbar2016-02-181-1/+1
* ecore_con: change Ecore.Con.Client to Efl.Network.Client.Srivardhan Hebbar2016-02-121-1/+1
* ecore_con: changing Ecore.Con.Server to Efl.Network.Server.Srivardhan Hebbar2016-02-051-1/+1
* ecore_con: from ecore_con_connector to efl_network_connector.Srivardhan Hebbar2016-01-041-1/+1
* efl-js: JavaScript Eolian bindingFelipe Magno de Almeida2015-12-231-0/+10
* ecore_con: fix another case where files have been moved and sitcheck benn brokenStefan Schmidt2015-11-121-1/+2
* ecore_con: Moving dns.c and dns.h to static_libs.Srivardhan Hebbar2015-11-101-1/+7
* ecore_con: add http_parser static lib.Srivardhan Hebbar2015-11-091-1/+11
* ecore-con-url- split out the curl dleopener and resolver and headersCarsten Haitzler (Rasterman)2015-09-031-0/+2
* Ecore_Con: Fix make distcheckJean-Philippe Andre2015-06-231-1/+3
* ecore_con: eoifying ecore_con_eet.Srivardhan Hebbar2015-06-221-0/+3
* autotools: ecore_con_legacy.c is not compiled directly, but must be in dist t...Daniel Kolesa2015-05-231-0/+2
* ecore_con: changed Ecore_Con_Url to Efl_Network_Url.Srivardhan Hebbar2015-05-181-1/+1
* Revert "autotools: enable make check per individual modules."Stefan Schmidt2015-05-071-6/+0
* autotools: enable make check per individual modules.kabeer khan2015-05-071-0/+6
* ecore_con: add test cases for ecore_con_eet.Srivardhan Hebbar2015-04-151-0/+1
* ecore_con: Make sure the server.key and pem are distributed in the tarballStefan Schmidt2015-04-071-4/+4