urbackup_backend/httpserver
2017-01-30 17:54:37 +01:00
..
dllmain.cpp Updated copyright 2016-01-02 16:38:00 +01:00
HTTPAction.cpp Use X-Forwarded-For as remote address if present 2016-09-25 18:34:38 +02:00
HTTPAction.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
HTTPClient.cpp Security fix: Not handling back-slashes properly on Windows lead to all files on e.g. C: being accessible via build-in HTTP server 2016-10-06 16:13:59 +02:00
HTTPClient.h Show command line process bar during restore 2016-01-24 21:09:28 +01:00
HTTPFile.cpp Put md5sum into css/js file names and cache based on them 2017-01-30 17:54:37 +01:00
HTTPFile.h Fixed a lot of memory leaks 2012-08-14 22:14:11 +02:00
HTTPProxy.cpp Updated copyright 2016-01-02 16:38:00 +01:00
HTTPProxy.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
httpserver.vcxproj Use newer platform tool set on Windows 2016-12-12 01:06:25 +01:00
httpserver.vcxproj.filters Initial commit. 2011-01-06 17:43:38 +01:00
HTTPService.cpp Updated copyright 2016-01-02 16:38:00 +01:00
HTTPService.h Initial commit. 2011-01-06 17:43:38 +01:00
IndexFiles.cpp Updated copyright 2016-01-02 16:38:00 +01:00
IndexFiles.h Initial commit. 2011-01-06 17:43:38 +01:00
MIMEType.cpp Updated copyright 2016-01-02 16:38:00 +01:00
MIMEType.h Initial commit. 2011-01-06 17:43:38 +01:00