efl/src
Marcel Hollerbach 07bb7ca282 emile: do not rely on the struct size
Summary:
in newer versions of openssl, most of the public structures are made
opaque. So we should use the openssl api to allocate this structure.

Since ctx is now a pointer we dont need opened anymore, so those vars
are replaced with ctx checks. ctx is always NULL'ed after a free

fix T4923

Reviewers: cedric, jpeg, stefan_schmidt

Reviewed By: jpeg, stefan_schmidt

Subscribers: stefan_schmidt, ManMower, jpeg

Maniphest Tasks: T4923

Differential Revision: https://phab.enlightenment.org/D4456
2016-12-05 11:54:53 +01:00
..
benchmarks eina: remove benchmark for Eina_Promise. 2016-11-07 11:12:33 -08:00
bin eina_btlog: compact output and keep non-bt information. 2016-12-03 13:01:36 -02:00
bindings eolian-js: Fix compilation of JavaScript binding 2016-11-29 16:43:09 -02:00
edje_external edje_external Multibuttonentry: Fix useless logic. 2016-11-30 13:22:29 +09:00
examples eina: remove tests, examples and docs for eina_model 2016-11-30 18:37:34 -02:00
generic
lib emile: do not rely on the struct size 2016-12-05 11:54:53 +01:00
modules ecore-evas-wayland: Remove unused includes 2016-12-02 14:25:10 -05:00
scripts eolian: remove parsing of pointers and the corresponding APIs 2016-11-10 16:20:19 +01:00
static_libs triangulator: add a static_lib for triangulation. idea is to keep all the algorithm for triangulation in one place 1. shape outline triangulation using triangle strips. 2. shape filling using curve flattning and polygon triangulation. 2016-11-28 11:35:27 -08:00
tests eo: Fix test case 2016-12-05 18:40:46 +09:00
utils/ecore remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
Makefile.am fix install on clean system 2016-11-10 14:06:04 +02:00
Makefile_Cxx.am eolian-js: Fix compilation of JavaScript binding 2016-11-29 16:43:09 -02:00
Makefile_EPhysics.am
Makefile_Ecore.am efl_io_buffered_stream: wraps an I/O object and make it easy to use. 2016-11-25 17:27:32 -02:00
Makefile_Ecore_Audio.am ecore_audio: drop support for CoreAudio on macOS 2016-10-29 23:01:38 +02:00
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am
Makefile_Ecore_Cocoa.am
Makefile_Ecore_Con.am ecore_con_url: now on top of efl_net_dialer_http. 2016-11-29 16:03:14 -02:00
Makefile_Ecore_Drm.am
Makefile_Ecore_Drm2.am
Makefile_Ecore_Evas.am Ecore_Evas VNC: Add frame buffer support. 2016-11-04 18:29:42 -02:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Js.am
Makefile_Ecore_Psl1ght.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am
Makefile_Ecore_Wl2.am
Makefile_Ecore_X.am remove xcb support in ecore_x and evas engines as per mailing list 2016-11-03 22:22:54 +09:00
Makefile_Ector.am build: ector: make sure the triangular header files end up in dist 2016-11-30 11:10:11 +01:00
Makefile_Edje.am edje: fix distcheck build break due to missing header file 2016-11-15 17:45:32 +01:00
Makefile_Edje_Helper.am
Makefile_Eet.am
Makefile_Eet_Helper.am
Makefile_Eeze.am build: eeze: remove non existing header file from SOURCES 2016-11-30 10:57:12 +01:00
Makefile_Efl.am Menu,Item Interface: Common interface for menu, toolbar and ctxpopup 2016-11-30 17:59:56 +09:00
Makefile_Efl_Js.am eolian-js: Fix compilation of JavaScript binding 2016-11-29 16:43:09 -02:00
Makefile_Efreet.am
Makefile_Eina.am eina: remove Eina_Promise. 2016-11-07 13:43:11 -08:00
Makefile_Eio.am
Makefile_Eldbus.am cxx: Fix Makefiles for C++ compilation and installation 2016-10-13 17:56:11 +09:00
Makefile_Elementary.am tests: Update for elm_code indent changes 2016-11-28 01:01:35 +00:00
Makefile_Elocation.am
Makefile_Elput.am
Makefile_Elua.am
Makefile_Elua_Helper.am
Makefile_Embryo.am
Makefile_Emile.am
Makefile_Emotion.am
Makefile_Eo.am eo: do not use eina_trash when running on valgrind. 2016-12-03 10:35:27 -02:00
Makefile_Eolian.am eolian: remove test for generated Eina_Promise. 2016-11-07 13:43:11 -08:00
Makefile_Eolian_Cxx.am
Makefile_Eolian_Cxx_Helper.am
Makefile_Eolian_Files_Helper.am eolian gen2: switch EFL to new generator (doesn't work yet) 2016-10-07 11:54:23 +02:00
Makefile_Eolian_Helper.am eolian gen2: move to eolian gen (as the old one is gone) 2016-10-07 13:34:47 +02:00
Makefile_Eolian_Js.am eolian-js: Fix compilation of JavaScript binding 2016-11-29 16:43:09 -02:00
Makefile_Eolian_Js_Helper.am
Makefile_Escape.am
Makefile_Ethumb.am
Makefile_Ethumb_Client.am
Makefile_Evas.am Evas: Add Focus event type. 2016-11-24 19:18:47 -02:00
Makefile_Evil.am