efl/src/lib/emile
Carsten Haitzler 2842165415 openssl 1.1 build break fixes
this fixes building against openssl 1.1 since it broke api in various
ways by hiding structs and deprecating api's (this causes warnings not
breaks unlike the struct hiding). this adapts to these changes and
makes efl build again.

@fix
2017-01-04 17:47:38 +09:00
..
Emile.h Emile: Move colorspaces to Efl.Gfx 2016-03-28 16:40:01 +09:00
emile_base64.c emile: move all eina_str_base64 to emile_base64. 2016-01-07 16:27:57 -08:00
emile_base64.h emile: move all eina_str_base64 to emile_base64. 2016-01-07 16:27:57 -08:00
emile_cipher.c emile: API break, rename sha1 to hmac_sha1, introduce real sha1. 2016-08-30 00:35:17 -03:00
emile_cipher.h emile: API break, rename sha1 to hmac_sha1, introduce real sha1. 2016-08-30 00:35:17 -03:00
emile_cipher_gnutls.c emile: fix typos. 2016-09-21 10:34:05 -07:00
emile_cipher_openssl.c openssl 1.1 build break fixes 2017-01-04 17:47:38 +09:00
emile_compress.c emile: fix typos catched by coverity. 2015-10-22 16:56:39 -07:00
emile_compress.h emile: fix coding style with ecrustify. 2015-03-17 09:58:21 +01:00
emile_image.c emile: refactor color convertion/copy logic in jpeg data decoder. 2016-12-15 16:45:10 -08:00
emile_image.h emile: add infrastructure for callback to request what to do with image. 2016-12-06 16:34:40 -08:00
emile_main.c emile: API break, rename sha1 to hmac_sha1, introduce real sha1. 2016-08-30 00:35:17 -03:00
emile_private.h emile: cleanup private header. 2015-03-17 09:58:20 +01:00