summaryrefslogtreecommitdiff
path: root/src/modules/fetcher/libfetch
AgeCommit message (Expand)Author
2014-10-04adapted all interface in modules, but SEGV happens now in crawler,Andreas Baumann
2012-09-07fixed some linker errors on FreeBSD (should also affect Linux, but there ever...Andreas Baumann
2012-09-06crawler fixed on LinuxAndreas Baumann
2012-09-05split away util, logger, and moduleAndreas Baumann
2012-09-02prefer dynamic to static linking (linking a non-PIC .a libraryAndreas Baumann
2012-08-18some code cleanup in fetchersAndreas Baumann
2012-08-17added a common base class for spooling rewind input stream, adaptedAndreas Baumann
2012-08-15renamedAndreas Baumann
2012-08-12-Andreas Baumann
2012-08-12implemented the winhttp fetcher, not working yetAndreas Baumann
2012-08-12better naming of modulesAndreas Baumann
2012-08-11added a file spooling buffer in libfetch rewind input stream, a littleAndreas Baumann
2012-08-11fixed memory buffering in libfetch fetcherAndreas Baumann
2012-08-09added spooling to LibFetchRewindInputStream in order to support rewindAndreas Baumann
2012-08-08modularized all other modulesAndreas Baumann