2011-01-14 |
discomfitor | avoid undefined array access |
commit | commitdiff | tree | snapshot |
2011-01-14 |
discomfitor | remove redundant line |
commit | commitdiff | tree | snapshot |
2011-01-14 |
discomfitor | avoid null deref |
commit | commitdiff | tree | snapshot |
2011-01-14 |
discomfitor | avoid passing NULL to memcpy |
commit | commitdiff | tree | snapshot |
2011-01-14 |
discomfitor | if alloca fails you're screwed anyway, so not much... |
commit | commitdiff | tree | snapshot |
2011-01-14 |
discomfitor | avoid passing NULL to exec functions |
commit | commitdiff | tree | snapshot |
2011-01-11 |
raster | geez! i used the wrong atom for pixmap prop! fix fix... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
discomfitor | null variables at start |
commit | commitdiff | tree | snapshot |
2011-01-10 |
discomfitor | handle ares timeout more gracefully |
commit | commitdiff | tree | snapshot |
2011-01-07 |
raster | hve to revert these commits. they hve created a whole... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
caro | use configure-time headers checks instead of compiler... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
caro | whitespace-- |
commit | commitdiff | tree | snapshot |
2011-01-06 |
discomfitor | avoid closing stdout (fd0) |
commit | commitdiff | tree | snapshot |
2011-01-06 |
discomfitor | complete rewrite of c-ares fd handling: fixes an instan... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
caro | Windows CE clean up |
commit | commitdiff | tree | snapshot |
2011-01-06 |
caro | AC_SYS_LARGEFILE defines _FILE_OFFSET_BITS |
commit | commitdiff | tree | snapshot |
2011-01-06 |
caro | add guards in config.h to avoid multiple inclusions |
commit | commitdiff | tree | snapshot |
2011-01-06 |
maxerba | updating german translations |
commit | commitdiff | tree | snapshot |
2011-01-06 |
etrunko | Add basic cookie support to Ecore_Con_Url. |
commit | commitdiff | tree | snapshot |
2011-01-06 |
raster | ok rafael/rui - i've deprecated send and made a get... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
discomfitor | remove dummy close() calls |
commit | commitdiff | tree | snapshot |
2011-01-04 |
caro | order of .la (cosmetic) |
commit | commitdiff | tree | snapshot |
2011-01-04 |
discomfitor | some updates to ecore_fd_valid: add dummy closes to... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
raster | just in case - check if malloc fails. |
commit | commitdiff | tree | snapshot |
2011-01-03 |
caro | * check if dlopen() is in libc first, then in libdl |
commit | commitdiff | tree | snapshot |
2011-01-03 |
caro | autom4te.cache is deleted at distbuild time, so at |
commit | commitdiff | tree | snapshot |
2011-01-03 |
raster | wtf? why a ! ... ??? that was wrong-ish. |
commit | commitdiff | tree | snapshot |
2011-01-01 |
discomfitor | this adds a small helper function for use in finding... |
commit | commitdiff | tree | snapshot |
2010-12-26 |
raster | and we were missing vsync set support in ecore-evas... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
discomfitor | From: Mike McCormack <mj.mccormack@samsung.com> |
commit | commitdiff | tree | snapshot |
2010-12-19 |
raster | remove test suite from ecore. gentoo users/ebuild maion... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
caro | remove useless private libraries in ecore-win32.pc.in |
commit | commitdiff | tree | snapshot |
2010-12-18 |
raster | formatting |
commit | commitdiff | tree | snapshot |
2010-12-17 |
discomfitor | stop trying to rm a dir and rm -rf the dir |
commit | commitdiff | tree | snapshot |
2010-12-17 |
englebass | only check errno if num < 0 |
commit | commitdiff | tree | snapshot |
2010-12-17 |
discomfitor | add notes to prevent future breaking of ecore_con_ssl |
commit | commitdiff | tree | snapshot |
2010-12-17 |
englebass | formatting |
commit | commitdiff | tree | snapshot |
2010-12-17 |
englebass | don't accept 0 return |
commit | commitdiff | tree | snapshot |
2010-12-17 |
englebass | only emit ECORE_CON_EVENT_SERVER_DATA when data |
commit | commitdiff | tree | snapshot |
2010-12-16 |
cedric | * ecore: SPANK ! SPANK ! SPANK ! |
commit | commitdiff | tree | snapshot |
2010-12-16 |
cedric | * ecore: fix obvious bug. But Ecore_Con with UDP sessi... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
raster | if data is NULL for curl... make postfieldsize 0. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
raster | no - dont do - then englebass is right need to do... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
discomfitor | finally fix stupid ssl read bug for long transfers... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
discomfitor | validate name better, fix super frustrating bug where... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
raster | From: Mike McCormack <mj.mccormack@samsung.com> |
commit | commitdiff | tree | snapshot |
2010-12-16 |
raster | From: Mike McCormack <mj.mccormack@samsung.com> |
commit | commitdiff | tree | snapshot |
2010-12-16 |
raster | From: Mike McCormack <mj.mccormack@samsung.com> |
commit | commitdiff | tree | snapshot |
2010-12-14 |
rui | http auth was implemented way back in r48715 (one less... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
caro | Add Visual Studio 2008 files |
commit | commitdiff | tree | snapshot |
2010-12-13 |
raster | discomfitor... SPANK! REVERT REVERT REVERT! i've been... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
caro | fix potential problem with Windows 64 bits API. |
commit | commitdiff | tree | snapshot |
2010-12-12 |
caro | use '#pragma message' instead of '#warning' when vc... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
caro | declare variables at the beginning of the block |
commit | commitdiff | tree | snapshot |
2010-12-12 |
discomfitor | forgot a null check |
commit | commitdiff | tree | snapshot |
2010-12-12 |
caro | change the size of the buffer |
commit | commitdiff | tree | snapshot |
2010-12-12 |
discomfitor | fix usage of ecore_con functions to avoid magic failure... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
discomfitor | use more explicit error checks |
commit | commitdiff | tree | snapshot |
2010-12-11 |
discomfitor | handle ARES_ECONNREFUSED |
commit | commitdiff | tree | snapshot |
2010-12-10 |
caro | [ecore_win32] Better move and resize of windows. Needs... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
englebass | Fix me as author |
commit | commitdiff | tree | snapshot |
2010-12-09 |
discomfitor | avoid writing <= 0 bytes to clients |
commit | commitdiff | tree | snapshot |
2010-12-09 |
discomfitor | this error fix is dedicated to Tommy[D] for continuing... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
discomfitor | reorder a little, fix bug where client_del event was... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
discomfitor | avoid loooooooooooooots of ecore spankies |
commit | commitdiff | tree | snapshot |
2010-12-08 |
discomfitor | handle ARES_ENODATA more gracefully |
commit | commitdiff | tree | snapshot |
2010-12-08 |
raster | and break api in ecore_input_evas - not used anyway... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
raster | formatting! |
commit | commitdiff | tree | snapshot |
2010-12-05 |
discomfitor | avoid magic fail on already-freed handler |
commit | commitdiff | tree | snapshot |
2010-12-04 |
cedric | * eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
cedric | * ecore: forgotten file to pass distcheck. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
cedric | * ecore: fix build on Mac OS X. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
discomfitor | aha! found the leak and eliminated it! |
commit | commitdiff | tree | snapshot |
2010-12-01 |
discomfitor | avoid segv |
commit | commitdiff | tree | snapshot |
2010-12-01 |
discomfitor | avoid segv |
commit | commitdiff | tree | snapshot |
2010-12-01 |
discomfitor | formatting cleanups |
commit | commitdiff | tree | snapshot |
2010-12-01 |
discomfitor | copypastecopypaste |
commit | commitdiff | tree | snapshot |
2010-12-01 |
raster | compacter code. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
discomfitor | only enable extensive ssl logging with compile define... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
raster | u know.. eina_list_free.. returns... NULL :) |
commit | commitdiff | tree | snapshot |
2010-12-01 |
discomfitor | remove redundant check |
commit | commitdiff | tree | snapshot |
2010-12-01 |
discomfitor | type this as EB for correctness because I'm feeling... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
discomfitor | switch to EINA_BOOL values for delete_me, fix huge... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
discomfitor | use EINA_(TRUE/FALSE) instead of 1/0 |
commit | commitdiff | tree | snapshot |
2010-11-30 |
raster | so... why.. do.. we .. not init.. all? :) how do we... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
discomfitor | explicitly set eina error level, add a printf |
commit | commitdiff | tree | snapshot |
2010-11-29 |
discomfitor | null pointer to avoid partial free in rare cases |
commit | commitdiff | tree | snapshot |
2010-11-28 |
discomfitor | fix weird bug where fdh in a list could become null |
commit | commitdiff | tree | snapshot |
2010-11-28 |
discomfitor | fix annoying printfs that should be ERRs |
commit | commitdiff | tree | snapshot |
2010-11-26 |
caro | remove win7 code and fix other minor problems |
commit | commitdiff | tree | snapshot |
2010-11-26 |
caro | more fixes, but needs to remove Windows 7 code, now... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
caro | typo |
commit | commitdiff | tree | snapshot |
2010-11-26 |
caro | add native win32 thread support in ecore_thread. Not... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
caro | on Windows, "C:" is not a directory, but a drive. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
caro | declare alloca() |
commit | commitdiff | tree | snapshot |
2010-11-25 |
englebass | TODO++ |
commit | commitdiff | tree | snapshot |
2010-11-24 |
englebass | listen for IN_ATTRIB and IN_CLOSE_WRITE |
commit | commitdiff | tree | snapshot |
2010-11-24 |
englebass | print buf, not file |
commit | commitdiff | tree | snapshot |
2010-11-24 |
englebass | print all inotify events |
commit | commitdiff | tree | snapshot |
2010-11-24 |
englebass | right func to check for dir |
commit | commitdiff | tree | snapshot |
next |