* ecore_con_url: When download was broken in the middle, you could
[profile/ivi/ecore.git] / src / lib / ecore_con / ecore_con_url.c
2009-11-19 cedric * ecore_con_url: When download was broken in the middl...
2009-11-14 watchwolfEcore : cleanup
2009-11-14 watchwolfEcore : Fix ecore con destroy
2009-11-13 cedric * ecore_con_url: The fd could change for a same url...
2009-11-07 carouse static buffer
2009-11-07 carostrdupa does not exist on BSD. Use simply strdup
2009-10-30 cedric * ecore_con_url: Fix bug using curl multi and basename.
2009-10-23 cedric * ecore_con_url: Workaround progress callback called...
2009-08-25 caro * fix compilation when curl is not available
2009-08-24 cedric * ecore_con_url: Remove debug.
2009-08-24 cedric * ecore_con_url: Add a way to retrieve request respons...
2009-08-21 devilhornsPatch from Andre Dieb to remove a debug statement.
2009-08-14 cedric * ecore_con_url: Fix mem leak.
2009-08-12 cedric * ecore_con_url: Patch from Andre Dieb with a few...
2009-04-28 vapierfix printf format warnings (int vs size_t) and curl...
2009-03-22 caroremove trailing spaces
2009-03-16 cedric * ecore_con_url: Add some constness.
2009-03-04 cedric * ecore_con_url: Fix little typo and unbreak Ecore_Con...
2009-02-25 cedric * estickies,
2009-01-31 caroremove a bit the mess n ecore. It's just the first...
2008-09-12 cedricOnly set the struct one time (remove useless memset...
2008-08-17 rastermove around - flatter.