efl/src/lib/ecore_con
Carsten Haitzler 96d90fa5d6 efl_net check openssl x509 check o runtime dlsym checks
this fixes T4814
2016-12-06 16:16:23 +09:00
..
Ecore_Con.h ecore_con_url: now on top of efl_net_dialer_http. 2016-11-29 16:03:14 -02:00
Ecore_Con_Eet.h
Ecore_Con_Eet_Eo.h
Ecore_Con_Eet_Legacy.h
Ecore_Con_Eo.h ecore_con_url: now on top of efl_net_dialer_http. 2016-11-29 16:03:14 -02:00
Ecore_Con_Legacy.h ecore_con_url: now on top of efl_net_dialer_http. 2016-11-29 16:03:14 -02:00
ecore_con.c ecore_con (legacy) fix close()->closesocket() and valid fd check. 2016-11-18 14:21:21 -02:00
ecore_con_alloc.c
ecore_con_eet.c
ecore_con_eet_base.eo docs: ecore_con: add all missing docs for ecore_con 2016-11-11 15:35:48 +01:00
ecore_con_eet_client_obj.eo
ecore_con_eet_server_obj.eo
ecore_con_info.c
ecore_con_legacy.c
ecore_con_local.c efl_net_server_unix: add leading_directories_create property. 2016-11-25 18:01:29 -02:00
ecore_con_local_win32.c ecore_con: fix work on Windows 2016-11-29 15:15:26 +02:00
ecore_con_private.h efl_net_dialer_http: export read size. 2016-11-29 16:02:25 -02:00
ecore_con_socks.c
ecore_con_ssl.c
ecore_con_url.c ecore_con_url: now on top of efl_net_dialer_http. 2016-11-29 16:03:14 -02:00
ecore_con_url_curl.c efl_net_dialer_http: special headers and date parse/serialize. 2016-11-29 16:02:25 -02:00
ecore_con_url_curl.h efl_net_dialer_http: export SSL controls. 2016-11-29 16:02:25 -02:00
efl_net-connman.c efl_net_session and efl_net_control for ConnMan 2016-11-08 22:40:34 -02:00
efl_net-connman.h efl_net_session and efl_net_control for ConnMan 2016-11-08 22:40:34 -02:00
efl_net_control-connman.c efl_net_session and efl_net_control for ConnMan 2016-11-08 22:40:34 -02:00
efl_net_control-none.c efl_net_{control,session}: allow "none" backend. 2016-11-18 18:20:25 -02:00
efl_net_control.eo efl_net_{control,session}: allow "none" backend. 2016-11-18 18:20:25 -02:00
efl_net_control_access_point-connman.c efl_net_session and efl_net_control for ConnMan 2016-11-08 22:40:34 -02:00
efl_net_control_access_point-none.c efl_net_{control,session}: allow "none" backend. 2016-11-18 18:20:25 -02:00
efl_net_control_access_point.eo docs: efl_net_control*: ad missing docs in efl_net_control* 2016-11-11 15:30:55 +01:00
efl_net_control_technology-connman.c efl_net_session and efl_net_control for ConnMan 2016-11-08 22:40:34 -02:00
efl_net_control_technology-none.c efl_net_{control,session}: allow "none" backend. 2016-11-18 18:20:25 -02:00
efl_net_control_technology.eo docs: efl_net_control*: ad missing docs in efl_net_control* 2016-11-11 15:30:55 +01:00
efl_net_dialer.c
efl_net_dialer.eo docs: efl_net_dialer: add missing docs for efl_net_dialer 2016-11-11 15:33:18 +01:00
efl_net_dialer_http.c efl_net_dialer_http: POST also allows resizing. 2016-11-29 16:03:13 -02:00
efl_net_dialer_http.eo efl_net_dialer_http: export SSL controls. 2016-11-29 16:02:25 -02:00
efl_net_dialer_simple.c efl_net_{socket,dialer,server}_simple: easy to use, buffered network sockets. 2016-11-25 17:27:32 -02:00
efl_net_dialer_simple.eo efl_net_{socket,dialer,server}_simple: easy to use, buffered network sockets. 2016-11-25 17:27:32 -02:00
efl_net_dialer_ssl.c efl_net_{server,dialer}_ssl: TCP + SSL easy to use. 2016-11-01 01:31:56 -02:00
efl_net_dialer_ssl.eo docs: efl_net_dialer: add missing docs for efl_net_dialer 2016-11-11 15:33:18 +01:00
efl_net_dialer_tcp.c efl_net: use SOCKET_FMT to format SOCKET so it works on UNIX and Windows. 2016-11-18 12:53:32 -02:00
efl_net_dialer_tcp.eo
efl_net_dialer_udp.c efl_net: remove getsockopt()/setsockopt() warning on windows. 2016-11-18 12:53:32 -02:00
efl_net_dialer_udp.eo
efl_net_dialer_unix.c efl_net: use SOCKET_FMT to format SOCKET so it works on UNIX and Windows. 2016-11-18 12:53:32 -02:00
efl_net_dialer_unix.eo
efl_net_dialer_websocket.c
efl_net_dialer_websocket.eo docs: efl_net_dialer: add missing docs for efl_net_dialer 2016-11-11 15:33:18 +01:00
efl_net_http_types.eot
efl_net_server.c
efl_net_server.eo efl_net_server: add 'client_announce', share logic and fix a bug. 2016-11-25 17:25:18 -02:00
efl_net_server_fd.c efl_net_server: add 'client_announce', share logic and fix a bug. 2016-11-25 17:25:18 -02:00
efl_net_server_fd.eo efl_net_server: add 'client_announce', share logic and fix a bug. 2016-11-25 17:25:18 -02:00
efl_net_server_simple.c efl_net_{socket,dialer,server}_simple: easy to use, buffered network sockets. 2016-11-25 17:27:32 -02:00
efl_net_server_simple.eo efl_net_{socket,dialer,server}_simple: easy to use, buffered network sockets. 2016-11-25 17:27:32 -02:00
efl_net_server_ssl.c efl_net_server: add 'client_announce', share logic and fix a bug. 2016-11-25 17:25:18 -02:00
efl_net_server_ssl.eo efl_net_server: add 'client_announce', share logic and fix a bug. 2016-11-25 17:25:18 -02:00
efl_net_server_tcp.c efl_net_server: add 'client_announce', share logic and fix a bug. 2016-11-25 17:25:18 -02:00
efl_net_server_tcp.eo docs: ecore_con: add missing docs for new efl_net_* components 2016-11-07 15:58:54 +01:00
efl_net_server_udp.c efl_net_server: add 'client_announce', share logic and fix a bug. 2016-11-25 17:25:18 -02:00
efl_net_server_udp.eo ecore_con: fix time to live value name and type 2016-11-18 16:20:55 +01:00
efl_net_server_udp_client.c
efl_net_server_udp_client.eo docs: efl_net_server: add missing docs for efl_net_server 2016-11-11 15:35:18 +01:00
efl_net_server_unix.c efl_net_server_unix: add leading_directories_create property. 2016-11-25 18:01:29 -02:00
efl_net_server_unix.eo efl_net_server_unix: add leading_directories_create property. 2016-11-25 18:01:29 -02:00
efl_net_session-connman.c ecore_con: fix pointers type mismatches 2016-11-12 10:39:18 +01:00
efl_net_session-none.c efl_net_{control,session}: allow "none" backend. 2016-11-18 18:20:25 -02:00
efl_net_session.eo efl_net_{control,session}: allow "none" backend. 2016-11-18 18:20:25 -02:00
efl_net_socket.c
efl_net_socket.eo docs: efl_net_socket: add missing docs for efl_net_socket 2016-11-11 15:34:08 +01:00
efl_net_socket_fd.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_net_socket_fd.eo efl_net_socket_fd: stop monitoring fd on EOS. 2016-11-25 17:25:18 -02:00
efl_net_socket_simple.c efl_net_{socket,dialer,server}_simple: easy to use, buffered network sockets. 2016-11-25 17:27:32 -02:00
efl_net_socket_simple.eo efl_net_{socket,dialer,server}_simple: easy to use, buffered network sockets. 2016-11-25 17:27:32 -02:00
efl_net_socket_ssl.c
efl_net_socket_ssl.eo docs: efl_net_socket: add missing docs for efl_net_socket 2016-11-11 15:34:08 +01:00
efl_net_socket_tcp.c efl_net: remove getsockopt()/setsockopt() warning on windows. 2016-11-18 12:53:32 -02:00
efl_net_socket_tcp.eo docs: efl_net_socket: add missing docs for efl_net_socket 2016-11-11 15:34:08 +01:00
efl_net_socket_udp.c eolian: remove all duplicated affix 2016-11-28 11:35:27 -08:00
efl_net_socket_udp.eo docs: ecore_con: fill last gaps ion ecore_con eo file documentation 2016-11-23 14:16:24 +01:00
efl_net_socket_unix.c efl_net: use SOCKET_FMT to format SOCKET so it works on UNIX and Windows. 2016-11-18 12:53:32 -02:00
efl_net_socket_unix.eo
efl_net_ssl_conn-gnutls.c
efl_net_ssl_conn-none.c
efl_net_ssl_conn-openssl.c efl_net check openssl x509 check o runtime dlsym checks 2016-12-06 16:16:23 +09:00
efl_net_ssl_context.c
efl_net_ssl_context.eo docs: ecore_con: add all missing docs for ecore_con 2016-11-11 15:35:48 +01:00
efl_net_ssl_ctx-gnutls.c
efl_net_ssl_ctx-none.c
efl_net_ssl_ctx-openssl.c
efl_net_ssl_types.eot
efl_network.eo docs: efl_network*: add missing documentation 2016-11-11 15:28:49 +01:00
efl_network_client.eo
efl_network_connector.eo
efl_network_server.eo