| Commit message (Expand) | Author | Age | Files | Lines |
* | Windows : fix the definition of EAPI | Vincent Torri | 2019-04-15 | 1 | -0/+1 |
* | dist rule: add files to EXTRA_DIST2 inconditionally | Vincent Torri | 2019-04-04 | 1 | -7/+15 |
* | autotools: add option to enable eo file install | Mike Blumenkrantz | 2019-03-14 | 1 | -1/+4 |
* | ecore-con: remove all legacy usage from eo files | Mike Blumenkrantz | 2019-03-06 | 1 | -7/+14 |
* | build: define PACKAGE_BUILD_DIR as $(abs_top_builddir) for all test suites | Mike Blumenkrantz | 2018-08-08 | 1 | -0/+1 |
* | build: disable Lua binding generation | Daniel Kolesa | 2018-08-01 | 1 | -1/+1 |
* | Efl.Net.Control.Manager (from Efl.Net.Control) | Xavi Artigas | 2018-04-24 | 1 | -1/+1 |
* | ecore: use new bs static lib | Marcel Hollerbach | 2018-02-17 | 1 | -1/+4 |
* | ecore_con: add an Efl_Net.h | Cedric Bail | 2017-10-27 | 1 | -1/+1 |
* | ecore_con: add an intermediate Efl.Net.Server.Ip | Cedric BAIL | 2017-09-29 | 1 | -0/+2 |
* | implement efl_net_{socket,dialer,server}_windows | Gustavo Sverzut Barbieri | 2017-03-29 | 1 | -1/+8 |
* | net_proxy_helper: fix typo in dependencies | Romain Naour | 2017-02-10 | 1 | -1/+1 |
* | ecore_con - move libproxy to a slave binary with stdin/out msging | Carsten Haitzler (Rasterman) | 2017-01-09 | 1 | -1/+23 |
* | efl_net: add Efl.Net.Ip_Address | Gustavo Sverzut Barbieri | 2016-12-12 | 1 | -1/+4 |
* | efl_net: move error COULDNT_RESOLVE_HOST to broader scope. | Gustavo Sverzut Barbieri | 2016-12-12 | 1 | -0/+1 |
* | ecore_con: Ecore_Con_Server now on top of Efl_Net!devs/barbieri/ecore_con-efl_net | Gustavo Sverzut Barbieri | 2016-12-10 | 1 | -10/+5 |
* | ecore_con_url: now on top of efl_net_dialer_http. | Gustavo Sverzut Barbieri | 2016-11-29 | 1 | -4/+1 |
* | efl_net_{socket,dialer,server}_simple: easy to use, buffered network sockets. | Gustavo Sverzut Barbieri | 2016-11-25 | 1 | -0/+6 |
* | efl_net_{control,session}: allow "none" backend. | Gustavo Sverzut Barbieri | 2016-11-18 | 1 | -1/+13 |
* | efl_net_session and efl_net_control for ConnMan | Gustavo Sverzut Barbieri | 2016-11-08 | 1 | -1/+11 |
* | efl_net_{server,dialer}_ssl: TCP + SSL easy to use. | Gustavo Sverzut Barbieri | 2016-11-01 | 1 | -1/+5 |
* | efl_net_socket_ssl: initial SSL wrapper. | Gustavo Sverzut Barbieri | 2016-10-31 | 1 | -2/+19 |
* | addded efl_net_{socket,dialer,server}_unix | Gustavo Sverzut Barbieri | 2016-10-26 | 1 | -1/+12 |
* | efl_net_server_udp: initial UDP server. | Gustavo Sverzut Barbieri | 2016-10-21 | 1 | -1/+5 |
* | efl_net_dialer_udp: "connect" to an UDP server to send and receive data. | Gustavo Sverzut Barbieri | 2016-10-18 | 1 | -0/+4 |
* | efl_net_dialer_websocket: EFL now does WebSocket!devs/barbieri/websocket | Gustavo Sverzut Barbieri | 2016-09-02 | 1 | -0/+2 |
* | WIP: efl.net: Introduce Efl.Net.Dialer.Http | Gustavo Sverzut Barbieri | 2016-08-22 | 1 | -1/+10 |
* | efl.net: socket, server and dialer for TCP. | Gustavo Sverzut Barbieri | 2016-08-22 | 1 | -1/+17 |
* | build: clean generated js and lua files manually to avoid problems with CLEAN... | Stefan Schmidt | 2016-06-21 | 1 | -3/+1 |
* | build: split EXTRA_DIST files in src/ off from DISTFILES and handle separately | Stefan Schmidt | 2016-06-10 | 1 | -3/+3 |
* | ecore-con - simplify down to a single libc resolver | Carsten Haitzler (Rasterman) | 2016-05-24 | 1 | -18/+2 |
* | Efl network: Remove the no longer needed .Base hack. | Tom Hacohen | 2016-05-11 | 1 | -1/+1 |
* | build: keep our CLEANFILES tidy to avoid argument list too long during clean | Stefan Schmidt | 2016-03-31 | 1 | -4/+0 |
* | ecore_con: changing from Ecore.Con.Base to Efl.Network.Base. | Srivardhan Hebbar | 2016-02-18 | 1 | -1/+1 |
* | ecore_con: change Ecore.Con.Client to Efl.Network.Client. | Srivardhan Hebbar | 2016-02-12 | 1 | -1/+1 |
* | ecore_con: changing Ecore.Con.Server to Efl.Network.Server. | Srivardhan Hebbar | 2016-02-05 | 1 | -1/+1 |
* | ecore_con: from ecore_con_connector to efl_network_connector. | Srivardhan Hebbar | 2016-01-04 | 1 | -1/+1 |
* | efl-js: JavaScript Eolian binding | Felipe Magno de Almeida | 2015-12-23 | 1 | -0/+10 |
* | ecore_con: fix another case where files have been moved and sitcheck benn broken | Stefan Schmidt | 2015-11-12 | 1 | -1/+2 |
* | ecore_con: Moving dns.c and dns.h to static_libs. | Srivardhan Hebbar | 2015-11-10 | 1 | -1/+7 |
* | ecore_con: add http_parser static lib. | Srivardhan Hebbar | 2015-11-09 | 1 | -1/+11 |
* | ecore-con-url- split out the curl dleopener and resolver and headers | Carsten Haitzler (Rasterman) | 2015-09-03 | 1 | -0/+2 |
* | Ecore_Con: Fix make distcheck | Jean-Philippe Andre | 2015-06-23 | 1 | -1/+3 |
* | ecore_con: eoifying ecore_con_eet. | Srivardhan Hebbar | 2015-06-22 | 1 | -0/+3 |
* | autotools: ecore_con_legacy.c is not compiled directly, but must be in dist t... | Daniel Kolesa | 2015-05-23 | 1 | -0/+2 |
* | ecore_con: changed Ecore_Con_Url to Efl_Network_Url. | Srivardhan Hebbar | 2015-05-18 | 1 | -1/+1 |
* | Revert "autotools: enable make check per individual modules." | Stefan Schmidt | 2015-05-07 | 1 | -6/+0 |
* | autotools: enable make check per individual modules. | kabeer khan | 2015-05-07 | 1 | -0/+6 |
* | ecore_con: add test cases for ecore_con_eet. | Srivardhan Hebbar | 2015-04-15 | 1 | -0/+1 |
* | ecore_con: Make sure the server.key and pem are distributed in the tarball | Stefan Schmidt | 2015-04-07 | 1 | -4/+4 |