summaryrefslogtreecommitdiff
path: root/src/modules/fetcher/winhttp
AgeCommit message (Expand)Author
2014-10-16changed some throw new to throw (caused stopping of crawler with an unknown e...Andreas Baumann
2014-10-08some fixes on WindowsAndreas Baumann
2014-10-04adapted all interface in modules, but SEGV happens now in crawler,Andreas Baumann
2012-09-10libutil move and liblogger rename on WindowsAndreas Baumann
2012-09-06more splitting into libcrawl, crawl binaryAndreas Baumann
2012-09-06first properly working logger on Windows (singleton dll issue)Andreas Baumann
2012-08-18some code cleanup in fetchersAndreas Baumann
2012-08-17adapted winhttp fetcher to new spooling, but crashesAndreas Baumann
2012-08-17some project renamesAndreas Baumann
2012-08-15renamedAndreas Baumann
2012-08-13solved static linking problem of module classes on WindowsAndreas Baumann
2012-08-13winhttp work on windowsAndreas Baumann
2012-08-12implemented the winhttp fetcher, not working yetAndreas Baumann
2012-08-12added a fetcher module testAndreas Baumann
2012-08-12better naming of modulesAndreas Baumann
2012-08-12we should use WinINet, not WinHttp, spendid!Andreas Baumann