summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* EFL 1.7.4 release.v1.7.4Luis Felipe Strano Moraes2012-12-212-1/+6
* XML outputVincent Torri2012-12-176-7/+30
* eet: Fix possible buffer overflow in functions relying on EET_T_LAST.Daniel Willmann2012-12-123-1/+6
* eet: backport r60648.Cedric BAIL2012-12-113-2/+14
* New stable release: 1.7.3v1.7.3Luis Felipe Strano Moraes2012-12-073-2/+12
* Eet: update lz4 code. Fix especially compilation bug on OpenBSDVincent Torri2012-12-024-501/+559
* EFL 1.7.2 release.v1.7.2Luis Felipe Strano Moraes2012-11-233-1/+8
* Backport fix from Michal Jagiello to 1.7 branchDaniel Willmann2012-11-143-2/+13
* ef: 1.7.1 release.v1.7.1Cedric BAIL2012-10-202-1/+4
* backport eet fix.Carsten Haitzler2012-09-213-2/+13
* Update ChangeLog in branches (missing the 1.7 release)Vincent Torri2012-09-081-0/+4
* eet ChangeLog, NEWS: Updated ChangeLog and NEWS for r75552.v1.7.0Daniel Juyung Seo2012-08-282-0/+5
* no this isnt release - this is simply me removing the beta tag so whenCarsten Haitzler2012-08-271-1/+1
* eet: correctly initialize dictionary.Cedric BAIL2012-08-263-1/+6
* eet: add eet_connection_empty.Cedric BAIL2012-08-244-0/+25
* eet eet_data.c: Fixed memory leak spotted by Igor Murzov (GArik_) <e-mail@dat...Daniel Juyung Seo2012-08-221-2/+2
* tag as beta...Carsten Haitzler2012-08-171-1/+1
* 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-102-4/+4
* alpha release of 1.7 - let's roll. ALPHA!Carsten Haitzler2012-08-101-2/+2
* eet: don't copy string around.Cedric BAIL2012-08-093-6/+8
* crit msg format warning--Mike Blumenkrantz2012-08-081-1/+1
* make note of leak in gnutls.Carsten Haitzler2012-08-041-0/+13
* eet: as pointed by Vincent, remove useless check as we don't use those functi...Cedric BAIL2012-07-281-2/+0
* remove workaroundVincent Torri2012-07-211-1/+0
* I like alphabetical orderVincent Torri2012-07-201-4/+4
* libtool authors must be impaled (#2)Vincent Torri2012-07-201-0/+1
* eet: fix possible wrong size decoding for simple type.Cedric BAIL2012-07-163-2/+4
* eet: detect overrun and underrun before everything goes wrong.Cedric BAIL2012-07-163-0/+38
* Make old doxygen versions able to find eet example files.Jonas M. Gastal2012-07-051-1/+1
* Eet: no need for an eina checkVincent Torri2012-07-022-11/+9
* Unbreak eet examples(they need Eina).Jonas M. Gastal2012-07-022-8/+12
* Unbreak examples build system.Jonas M. Gastal2012-07-021-9/+8
* eet: Real fix for the zlib detection on old systems.Stefan Schmidt2012-07-022-6/+2
* eet: Go back to plain header check for zlib as band-aidStefan Schmidt2012-07-021-1/+4
* Eet: fix CFLAGS value when --enable-assert is usedVincent Torri2012-07-013-12/+7
* eeek no one ever substs DEBUG_CFLAGS. let's just do it so we compileCarsten Haitzler2012-07-011-0/+3
* Eet: remove --enable-coverage option.Vincent Torri2012-07-014-103/+43
* Eet: add nice m4 macros to check functions and libraries. Will be usable easi...Vincent Torri2012-07-019-212/+740
* eet: fix name.Cedric BAIL2012-06-272-2/+2
* eet: fix crash when cyphering hyge amount of data.Cedric BAIL2012-06-274-2/+12
* tone down mempool chunk sizesCarsten Haitzler2012-06-172-2/+2
* fix @version in each EFL header doxygenJihoon Kim2012-06-041-1/+1
* eet,ecore: configure scriptJerome Pinot2012-06-021-3/+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-303-1/+6
* 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-1511-268/+2017