efl/src/lib/emile
Hermet Park 268d3fcef5 emile image: close file properly.
@fix
2018-07-18 14:26:16 +09:00
..
CMakeLists.txt cmake: handle 'FindXXX.cmake' standard with 'find-XXX' libraries. 2017-02-01 12:25:43 -02:00
Emile.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
emile_base64.c
emile_base64.h
emile_cipher.c
emile_cipher.h
emile_cipher_gnutls.c emile: fix typos. 2016-09-21 10:34:05 -07:00
emile_cipher_openssl.c emile: SSL state should fallthrough to avoid duplication of logic. 2017-06-05 12:07:57 -07:00
emile_compress.c
emile_compress.h
emile_image.c emile image: close file properly. 2018-07-18 14:26:16 +09:00
emile_image.h emile: rename emile_image_register to emile_image_callback_set. 2017-02-27 15:05:35 -08:00
emile_main.c emil: resolve possible memory leak. 2018-04-05 15:01:44 +09:00
emile_private.h