summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* eet: force at least one sync.Cedric Bail2013-07-021-0/+1
* eet: forgotten backport.Cedric Bail2013-07-021-0/+1
* eet_image: Initialize bigend_data to NULL to avoid segfaults.Stefan Schmidt2013-06-281-1/+1
* eet_image: Backport memory leak fix.Stefan Schmidt2013-06-111-1/+7
* eet: Backport 83010Aharon Hillel2013-01-201-1/+3
* eet: backport r82743.Cedric BAIL2013-01-142-5/+23
* Bumping stable efl to 1.7.5.v1.7.5Luis Felipe Strano Moraes2013-01-041-2/+2
* eet: Fix possible buffer overflow in functions relying on EET_T_LAST.Daniel Willmann2012-12-121-1/+1
* eet: backport r60648.Cedric BAIL2012-12-111-2/+3
* Eet: update lz4 code. Fix especially compilation bug on OpenBSDVincent Torri2012-12-024-501/+559
* Backport fix from Michal Jagiello to 1.7 branchDaniel Willmann2012-11-141-1/+4
* backport eet fix.Carsten Haitzler2012-09-211-1/+1
* eet: correctly initialize dictionary.Cedric BAIL2012-08-261-1/+1
* eet: add eet_connection_empty.Cedric BAIL2012-08-242-0/+20
* eet eet_data.c: Fixed memory leak spotted by Igor Murzov (GArik_) <e-mail@dat...Daniel Juyung Seo2012-08-221-2/+2
* windows warning--Mike Blumenkrantz2012-08-131-1/+1
* fix eina_mempool env var fetch for eet alloc mode.Carsten Haitzler2012-08-101-1/+1
* more updates for 1.7.0 alpha.Carsten Haitzler2012-08-101-2/+2
* eet: don't copy string around.Cedric BAIL2012-08-091-6/+3
* crit msg format warning--Mike Blumenkrantz2012-08-081-1/+1
* make note of leak in gnutls.Carsten Haitzler2012-08-041-0/+13
* I like alphabetical orderVincent Torri2012-07-201-4/+4
* eet: fix possible wrong size decoding for simple type.Cedric BAIL2012-07-161-2/+2
* eet: detect overrun and underrun before everything goes wrong.Cedric BAIL2012-07-161-0/+31
* Eet: no need for an eina checkVincent Torri2012-07-021-8/+8
* Unbreak eet examples(they need Eina).Jonas M. Gastal2012-07-021-8/+9
* Unbreak examples build system.Jonas M. Gastal2012-07-021-9/+8
* Eet: fix CFLAGS value when --enable-assert is usedVincent Torri2012-07-011-4/+2
* Eet: add nice m4 macros to check functions and libraries. Will be usable easi...Vincent Torri2012-07-013-17/+10
* eet: fix crash when cyphering hyge amount of data.Cedric BAIL2012-06-271-2/+6
* tone down mempool chunk sizesCarsten Haitzler2012-06-172-2/+2
* fix @version in each EFL header doxygenJihoon Kim2012-06-041-1/+1
* This is a small change, so I won't changelog it (or backport), butCarsten Haitzler2012-05-301-0/+5
* eet: properly check buffer size during decipher.Cedric BAIL2012-05-301-1/+1
* let's put a README into the lz4 support in eet.Carsten Haitzler2012-05-292-1/+9
* add @since'sCarsten Haitzler2012-05-151-13/+13
* add lz4 compression options to eet. remove amalgamated build too.Carsten Haitzler2012-05-159-250/+2013
* eet: unborking !Cedric BAIL2012-05-151-2/+1
* fix eet_dict locks and formatting.Carsten Haitzler2012-05-151-4/+10
* eet: make eet_dictionary thread safe.Cedric BAIL2012-05-152-42/+108
* eet: force closing all file on shutdown.Cedric BAIL2012-05-111-0/+27
* Documenting parameters to avoid warnings.Jonas M. Gastal2012-04-181-0/+2
* typofix!Carsten Haitzler2012-04-121-1/+1
* add docs explaining the internal cache on close for onefang.Carsten Haitzler2012-04-121-1/+5
* Eet.h: fix typosJihoon Kim2012-04-051-19/+19
* eet: fix missing return types in eet docJihoon Kim2012-04-051-2/+8
* eet: always set size.Cedric BAIL2012-03-291-1/+4
* eet: remove shadow warning.Cedric BAIL2012-03-291-10/+10
* I gote the version wrong, even after asking. lolDavid Walter Seikel2012-03-291-1/+1
* From: Jérôme Pinot <ngc891@gmail.com>Jérôme Pinot2012-03-291-1/+1