efl/src/lib/ecore_con
Carsten Haitzler c0ca1bcf44 ecore-con - fix possible leak due to other fix
this fixes potential leak due to
ff652084e0 fixing a valgrind access
issue. make sure the server is in the list before handling error
conditions in case a callback sets delete_me (should never though).
2014-08-13 08:44:44 +09:00
..
Ecore_Con.h Fix doxy typo 2014-01-19 12:06:05 +00:00
Ecore_Con_Eet.h merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
dns.c efl/ecore_con - compare same types. 2014-01-18 18:50:51 +09:00
dns.h rebase dns.c from upstream 2013-12-12 09:29:02 -05:00
ecore_con.c ecore-con - fix possible leak due to other fix 2014-08-13 08:44:44 +09:00
ecore_con_alloc.c reformat ecore_con so I can read it... 2013-12-20 00:08:43 -05:00
ecore_con_ares.c reformat ecore_con so I can read it... 2013-12-20 00:08:43 -05:00
ecore_con_dns.c bugfix: free the entire ecore_con dns struct on info clear to prevent crashes later on 2013-12-20 22:16:59 -05:00
ecore_con_eet.c Fix warning with undefined ntohl(). 2014-05-30 14:15:27 +02:00
ecore_con_info.c fix duplicate function call names in ecore and ecore_con that can clash 2014-06-16 15:57:05 +09:00
ecore_con_local.c ecore_con: fix build on windows by matching the #if around the if statement. 2014-01-09 14:30:43 +09:00
ecore_con_local_win32.c ecore_con: just a reminder to look at later. 2014-06-27 13:41:20 +02:00
ecore_con_private.h ecore-con - deal with internal buffer growing over 2g in size 2014-04-04 19:36:50 +09:00
ecore_con_socks.c fix mingw build for setuid fix/checks 2014-01-08 22:06:41 +09:00
ecore_con_ssl.c reformat ecore_con so I can read it... 2013-12-20 00:08:43 -05:00
ecore_con_url.c call ecore_init() for ecore_con_url_init() 2014-07-28 09:48:18 -04:00