summaryrefslogtreecommitdiff
path: root/src/Makefile_Ecore_Con.am
Commit message (Expand)AuthorAgeFilesLines
* WIP: efl_net_{socket,dialer,server}_windowsdevs/barbieri/efl_net_socket_windowsGustavo Sverzut Barbieri2017-03-221-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
* ecore_con: Split ecore_con test suite from ecore.Srivardhan Hebbar2015-04-061-0/+35
* elua/autotools: generate .eo.lua files out of all eo files at build timeDaniel Kolesa2014-10-061-0/+13
* Build system: Clean up the generation of sources from eolian.Tom Hacohen2014-10-021-23/+18
* Ecore con: Add Connector class (the connecting variant of server).Tom Hacohen2014-09-011-0/+4
* Ecore con url: Migrate to eo.Tom Hacohen2014-09-011-3/+7
* revert all recent ecore-con related eo changes. completely broken.Mike Blumenkrantz2014-08-301-11/+3
* Ecore con: Add Connector class (the connecting variant of server).Tom Hacohen2014-08-281-0/+4
* Ecore con url: Migrate to eo.Tom Hacohen2014-08-281-3/+7
* Ecore con: Rename to Ecore.Con.Base for the C++ bindings.Tom Hacohen2014-08-221-4/+4
* Ecore con server: Migrate to eo.Tom Hacohen2014-08-221-3/+7