efl/src/lib
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
..
ecore ecore_exe_win32: fix ecore_exe_send 2016-12-02 11:50:39 +02:00
ecore_audio docs: ecore_adio: finish up eo docs for ecore_audio 2016-11-11 09:26:22 +01:00
ecore_avahi
ecore_buffer
ecore_cocoa ecore_cocoa: fix handling of some keys 2016-10-30 16:46:30 +01:00
ecore_con ecore_con_url: now on top of efl_net_dialer_http. 2016-11-29 16:03:14 -02:00
ecore_drm
ecore_drm2 ecore-drm2: Add API function to allow setting gamma of a given output 2016-11-29 09:15:07 -05:00
ecore_evas Ecore Evas: Add multi seat support for mouse in/out. 2016-11-28 13:57:55 -02:00
ecore_fb ecore fb: Add the following sixteen known keys to the list. 2016-11-18 17:51:16 +01:00
ecore_file Revert "ecore_file: use win api for delete folder" 2016-11-30 14:03:00 +02:00
ecore_imf elm_entry: Add voice input panel layout 2016-10-31 19:10:53 +09:00
ecore_imf_evas
ecore_input Ecore_Input: Add Efl_Input_Device in Ecore_Events structs. 2016-09-26 22:06:59 -03:00
ecore_input_evas Ecore Input Evas: Add ecore_event_evas_seat_modifier_lock_update(). 2016-12-02 09:57:50 -02:00
ecore_ipc ecore_ipc: silence a maybe unitialized warning 2016-12-02 16:28:31 +01:00
ecore_psl1ght
ecore_sdl
ecore_wayland ecore_wayland: fix over writing file descriptor bug for reading 2016-11-18 19:53:15 +09:00
ecore_win32
ecore_wl2 ecore-wl2: Don't destroy surfaces on window hide 2016-12-02 14:25:10 -05:00
ecore_x ecore_evas/x: Inform WM about borders and shadows 2016-11-23 13:04:12 +09:00
ector efl interface: introduce efl_gfx_path mixin. 2016-11-23 17:36:57 +09:00
edje edje_calc: round the scaled value when it is casted to int type. 2016-11-30 14:00:11 +09:00
eet Eet: add EINA_ARG_NONNULL for eet_data_text_undump* @fix 2016-12-01 11:05:50 +09:00
eeze
efl Efl.Input.Device: Do not ref/unref devices children devices. 2016-12-02 15:12:56 -02:00
efreet efreet: make mime type evaluation way faster by using mmap. 2016-11-14 15:17:12 -08:00
eina eina: remove tests, examples and docs for eina_model 2016-11-30 18:37:34 -02:00
eio eio - have a smaller mempool as i can see 270k of stuff hanging about 2016-12-03 18:01:53 +09:00
eldbus docs: eldbus: add docs for new eldbus enum 2016-11-07 11:43:20 +01:00
elementary elm_code: refactoring of the elm_code_line_indent to work with lines 2016-12-03 15:59:52 +00:00
elocation
elput elput: Add API to allow setting pointer acceleration profile 2016-11-02 09:58:43 -04:00
elua
embryo
emile emile: do not rely on the struct size 2016-12-05 11:54:53 +01:00
emotion docs: emotion: add last missing docs for emotion eo file 2016-11-10 15:14:42 +01:00
eo eo: Fix potential inifinite loop 2016-12-05 18:40:46 +09:00
eolian eolian: remove handling of short refs in tokenizer 2016-12-01 17:22:19 +01:00
eolian_cxx eolian-cxx: Remove EOLIAN_TYPE_POINTER enumeration 2016-11-10 15:20:36 -02:00
ephysics
escape
ethumb
ethumb_client
evas evas textblock: fix a rendering issue. 2016-12-05 18:07:39 +09:00
evil
.gitignore