summaryrefslogtreecommitdiff
path: root/src/bin/eet_main.c
Commit message (Expand)AuthorAgeFilesLines
* eet: add support for statistique.Cedric BAIL2012-02-101-0/+60
* eet: write to standard output if no output file given.Boris Faure2012-01-071-27/+61
* ran ecrustify on eet. this seems to do a good job of eet. comments?Carsten Haitzler2011-10-211-71/+76
* eet_main.c : use correct guardsVincent Torri2011-07-161-2/+3
* logs don't need trailing newline.Gustavo Sverzut Barbieri2010-10-071-22/+22
* log domains in lower case.Gustavo Sverzut Barbieri2010-10-071-1/+1
* FORMATTINGLucas De Marchi2010-08-041-4/+0
* formatting. <- uncrustifyCarsten Haitzler2010-07-311-67/+67
* testing uncrustify on eet. this shall be standard efl formatting fromCarsten Haitzler2010-07-281-96/+123
* * eet: Revert back some INF macro to fprintf as this is not for logging pur...Cedric BAIL2009-10-061-3/+3
* * Check the returned value of eet_init() in the binary.Vincent Torri2009-10-021-5/+7
* remove useless Eina_Log macros. Patch by Mathieu Taillefumier.Vincent Torri2009-10-021-24/+60
* * fix copy/paste typo in start.batVincent Torri2009-09-181-1/+3
* Fix problem reported by clang.Gustavo Sverzut Barbieri2009-02-261-2/+1
* Print signature and certificate lenght (give you an idea of the over head).Cedric BAIL2009-01-271-0/+6
* Better error handling with eet identity.Cedric BAIL2008-12-051-0/+5
* Add crypto support to eet.Cedric BAIL2008-11-131-20/+32
* include Evil.h so that fopen can manage filesVincent Torri2008-10-241-0/+13
* Patch, typo.Cedric BAIL2008-09-081-4/+0
* Add signature support in eet.Cedric BAIL2008-09-081-0/+58
* actually barf help then exit -1Carsten Haitzler2008-08-181-1/+1
* fail when not passed good argsCarsten Haitzler2008-08-181-1/+5
* wrong return error handling. 0 == error, 1 == ok.Carsten Haitzler2008-08-011-1/+1
* bitching--Carsten Haitzler2008-04-101-1/+0
* cedrics eet -d fixes.. yay!Carsten Haitzler2008-04-101-14/+2
* remove trailing spaces and factorize Windows detectiondoursse2008-03-291-6/+6
* up eet to alpha status. see email to e-devel.Carsten Haitzler2008-03-281-1/+6
* and now we have a small tool that can extract, import, list, decode, encodeCarsten Haitzler2007-09-081-0/+259
* remove eet test progsCarsten Haitzler2006-10-281-446/+0
* don't define _POSIX_SOURCE, it breaks things very slightly. if anyone knows t...tsauerbeck2005-05-261-3/+4
* whitespace + unsignedCarsten Haitzler2005-05-231-39/+42
* dont allow .. ../ /../ and /.. and absolute paths starting with / in the testCarsten Haitzler2005-03-311-1/+12
* open files properlytsauerbeck2004-10-221-3/+3
* so much for the code changes required to compile on mingw.tsauerbeck2004-07-141-3/+8
* make sure eet doesn't leak on "bad decoding". this means api changes though -Carsten Haitzler2003-07-071-6/+12
* move eet to HEADCarsten Haitzler2002-12-021-0/+420