2009-08-19 |
caro | update changelog |
commit | commitdiff | tree | snapshot |
2009-08-19 |
caro | add alloca() declaration |
commit | commitdiff | tree | snapshot |
2009-08-17 |
raster | fix eet docs. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Mikhail Gusarov | From: Mikhail Gusarov <dottedmag@dottedmag.net> |
commit | commitdiff | tree | snapshot |
2009-08-16 |
raster | log. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
raster | fix - write empty chunks. need them for corner case... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
barbieri | have his full name, as he likes it =) |
commit | commitdiff | tree | snapshot |
2009-08-14 |
cedric | * eet: Make macro EET_EINA_*_DATA_DESCRIPTOR_CL... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
raster | beware "class"! those c++ compiler can compile c..... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
cedric | * eet: Oops. Fix init order. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
cedric | * eet: Fix prefix. |
commit | commitdiff | tree | snapshot |
2009-08-13 |
cedric | * eet: Cleanup Eet_Data_Descriptor API. |
commit | commitdiff | tree | snapshot |
2009-07-29 |
raster | RELEASE: eet 1.2.2 |
commit | commitdiff | tree | snapshot |
2009-07-23 |
cedric | Oops, forgot changelog. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
cedric | * eet: Fix initialization for system that don't suppor... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
barbieri | Improve docs in Eet.h |
commit | commitdiff | tree | snapshot |
2009-07-08 |
cedric | * eet: Update ChangeLog. |
commit | commitdiff | tree | snapshot |
2009-07-08 |
cedric | * eet: Reorder gcry init so that it's correctly taken... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
cedric | * eet: Fix compilation when disabling signature, with... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
caro | update m4 macros (mainly formatting) |
commit | commitdiff | tree | snapshot |
2009-06-24 |
cedric | * eet: SUN compiler don't like ; at the end of this... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
cedric | * Eet: Add a clean way to create struct child. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
raster | and eet snap |
commit | commitdiff | tree | snapshot |
2009-06-04 |
cedric | * eet_node: Fix eet_data_undump segv when Eet_Node... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
cedric | * eet: Update ChangeLog. |
commit | commitdiff | tree | snapshot |
2009-06-02 |
cedric | * eet_node: Fix API. |
commit | commitdiff | tree | snapshot |
2009-05-26 |
barbieri | fix debian rules files. |
commit | commitdiff | tree | snapshot |
2009-05-18 |
cedric | * eet_data: Remove some warning. |
commit | commitdiff | tree | snapshot |
2009-05-15 |
caro | underquoted parameters of AC_INIT |
commit | commitdiff | tree | snapshot |
2009-05-15 |
caro | update efl_doxygen.m4 |
commit | commitdiff | tree | snapshot |
2009-05-14 |
cedric | * Eet: Cleanup eet_data dump code. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
barbieri | doxygen was missing as build dependency. |
commit | commitdiff | tree | snapshot |
2009-05-04 |
quaker | Fixed debian stuff everywhere. |
commit | commitdiff | tree | snapshot |
2009-05-03 |
rbelem | Added libtool as Build-Depends to everything that uses |
commit | commitdiff | tree | snapshot |
2009-04-28 |
quaker | Missing build-deps |
commit | commitdiff | tree | snapshot |
2009-04-23 |
raster | move to uses no []'s as it works for me, but for belem... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
quaker | Updated debian stuff for core EFL. Changed debian stuff... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
raster | snapworth quality - distchecked. sonames bumped. rev... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
quaker | Updated changelogs for packages which will go into... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
raster | 1. embryo shoudl have soname |
commit | commitdiff | tree | snapshot |
2009-04-20 |
barbieri | fix distcheck on couple packages, problems with EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2009-04-19 |
quaker | Updated Standards-Version |
commit | commitdiff | tree | snapshot |
2009-04-19 |
quaker | Merged with pkgE |
commit | commitdiff | tree | snapshot |
2009-04-19 |
quaker | Prepared for merge with pkgE debian stuff |
commit | commitdiff | tree | snapshot |
2009-04-17 |
cedric | * eet_cipher: Fix memory leak. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
cedric | * eet_data: Cleanup a little eet_data_descriptor_decode. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
cedric | * eet: Add API to directly store Eet_Node inside and... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
cedric | * eet_node.c: Oops, add file to svn. |
commit | commitdiff | tree | snapshot |
2009-04-16 |
cedric | * eet: Expose Eet_Node so we can now write external... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
cedric | * eet: Add a faster way to compute signature. But... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
quaker | Updated debian stuff(grew Standards-Version, updated... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
cedric | * eet: Fix tests suite. |
commit | commitdiff | tree | snapshot |
2009-04-14 |
cedric | * eet_data: Remove not used pointer. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
cedric | * eet: Don't build OpenSSL support when we already... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
cedric | * eet: Update ChangeLog. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
cedric | * eet.pc.in: Fix private dependencies. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
cedric | * eet_lib: Prevent double init of gcry. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
quaker | i found it is useless and cdbs is setting up prefix... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
quaker | forgot to add --prefix=/usr |
commit | commitdiff | tree | snapshot |
2009-03-24 |
quaker | Updated debian stuff everywhere. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
caro | Fix compilation on OpenBSD (bug #251). Patch by eumel. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
cedric | * Eet: Update ChangeLog according to last modification. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
cedric | * eet_data: Make it thread safe and fix some memory... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
raster | disable fsync |
commit | commitdiff | tree | snapshot |
2009-03-17 |
barbieri | update changelog. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
barbieri | make sure data is on disk, don't get empty files on... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
englebass | ignore |
commit | commitdiff | tree | snapshot |
2009-03-13 |
raster | llvm complaint fix from Tiago Falcão |
commit | commitdiff | tree | snapshot |
2009-03-09 |
cedric | * eet/AUTHORS, |
commit | commitdiff | tree | snapshot |
2009-03-09 |
cedric | * eet/src/lib/eet_cipher.c: Report size as expected... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
cedric | eet: Including two times the same header is useless... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
cedric | eet: Fix memleak during cipher. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
barbieri | Fix problem reported by clang. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
caro | update m4 macro |
commit | commitdiff | tree | snapshot |
2009-02-19 |
caro | set _UNUSED__ to nothing for vc++ |
commit | commitdiff | tree | snapshot |
2009-02-19 |
caro | do not include unistd.h if vc++ is used |
commit | commitdiff | tree | snapshot |
2009-02-19 |
caro | Include winsock2.h before time.h. Requested by vc++ |
commit | commitdiff | tree | snapshot |
2009-02-19 |
caro | set correctly the relative path of the extern directory, |
commit | commitdiff | tree | snapshot |
2009-02-09 |
illogict | Add some missing unused flags. |
commit | commitdiff | tree | snapshot |
2009-02-09 |
cedric | * eet/src/lib/Eet.h, |
commit | commitdiff | tree | snapshot |
2009-02-08 |
illogict | Dead assignment. Reported by CLang. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
caro | Missing modification of the variable DOXYGEN to |
commit | commitdiff | tree | snapshot |
2009-01-31 |
caro | check doxygen availability only if we enable documentat... |
commit | commitdiff | tree | snapshot |
2009-01-30 |
cedric | * eet/src/lib/eet_cipher.c: Fix a corrupted pointer... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
cedric | Print signature and certificate lenght (give you an... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
sachiel | Point the API Reference to the right file |
commit | commitdiff | tree | snapshot |
2009-01-22 |
caro | fix logic in efl_doxygen.m4 |
commit | commitdiff | tree | snapshot |
2009-01-14 |
caro | update ac_attribute.m4 |
commit | commitdiff | tree | snapshot |
2009-01-13 |
raster | fix the copying license to |
commit | commitdiff | tree | snapshot |
2009-01-09 |
caro | check if the linker supports --as-needed |
commit | commitdiff | tree | snapshot |
2009-01-09 |
quaker | Added debian/rules files with a new permissions set... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
quaker | prepare debian rules files for new chmod permissions. |
commit | commitdiff | tree | snapshot |
2009-01-01 |
quaker | Added new set of debian subdirs. |
commit | commitdiff | tree | snapshot |
2009-01-01 |
quaker | Removed debian subfolders - prepared for a new set... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
handyande | as-needed is not globally supported - perhaps it needs... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
cedric | Update m4 macro to provide __UNUSED__. |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cedric | Remove dead debugging code. |
commit | commitdiff | tree | snapshot |
2008-12-30 |
cedric | Remove dead assignment. |
commit | commitdiff | tree | snapshot |
2008-12-29 |
cedric | Remove useless affectation. |
commit | commitdiff | tree | snapshot |
2008-12-29 |
cedric | Remove dead assignment and change condition for easier... |
commit | commitdiff | tree | snapshot |
next |