efl/src/lib/eet
Carsten Haitzler d1f1af054f emile/ecore-con - remove gnutls support since openssl3 is out
openssl3 should now solve licensing issues with openssl. there is no
good reason to keep gnutls support anymore especially since there just
isn't anyoen who wants to maintain that extra ifdef'd code (and that
code has some gotchas that don't match the full features of openssl
too). so this removed "code cruft" to maintain, complexity and
maintenance work as well as build complexity.
2022-08-12 09:33:17 +01:00
..
Eet.h eet - add eet_sync_sync() that syncs data to disk and fdatasyncs it 2022-05-16 14:02:31 +01:00
Eet_private.h eet - fix seg when doing unusual things with eet write then read 2022-01-04 09:44:20 +00:00
eet_alloc.c
eet_cipher.c emile/ecore-con - remove gnutls support since openssl3 is out 2022-08-12 09:33:17 +01:00
eet_connection.c Get rid of trailing whitespaces (7 / 14) 2020-06-23 10:30:05 +02:00
eet_data.c eet - fix seg when doing unusual things with eet write then read 2022-01-04 09:44:20 +00:00
eet_dictionary.c eet - fix seg when doing unusual things with eet write then read 2022-01-04 09:44:20 +00:00
eet_image.c replace hton and ntoh family functions with ones defined in eina 2019-02-01 14:25:35 +00:00
eet_lib.c eet - add eet_sync_sync() that syncs data to disk and fdatasyncs it 2022-05-16 14:02:31 +01:00
eet_node.c Eet: remove useless inclusion of Evil.h 2019-05-17 11:53:35 +01:00
eet_utils.c eet - optimize eet dictionary building 2021-10-23 12:15:17 +01:00
meson.build refactor build 2020-05-27 11:06:46 +02:00