efl/src/lib/emile
Cedric BAIL f8a654f1aa emile: SSL state should fallthrough to avoid duplication of logic. 2017-06-05 12:07:57 -07:00
..
CMakeLists.txt cmake: handle 'FindXXX.cmake' standard with 'find-XXX' libraries. 2017-02-01 12:25:43 -02:00
Emile.h
emile_base64.c
emile_base64.h
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 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: fallthrough is legal here as we handle fallback case when caller doesn't know about GRY8. 2017-06-05 12:07:57 -07: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 emile: don't use APIs deprecated in openssl-1.1 2017-02-07 14:17:47 -08:00
emile_private.h