urbackup_backend/httpserver
2015-12-13 16:17:36 +01:00
..
dllmain.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
HTTPAction.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
HTTPAction.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
HTTPClient.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
HTTPClient.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
HTTPFile.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
HTTPFile.h Fixed a lot of memory leaks 2012-08-14 22:14:11 +02:00
HTTPProxy.cpp Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
HTTPProxy.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
httpserver.vcxproj Made fileserv restart correctly if interface change is detected 2011-04-07 20:01:10 +02:00
httpserver.vcxproj.filters Initial commit. 2011-01-06 17:43:38 +01:00
httpserverVS12.vcxproj Rename projects w/o VS12 suffix 2015-02-04 22:32:47 -08:00
httpserverVS12.vcxproj.filters Make VS12 copies of the vcxproj.filters 2015-02-06 13:04:40 -08:00
HTTPService.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
HTTPService.h Initial commit. 2011-01-06 17:43:38 +01:00
IndexFiles.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
IndexFiles.h Initial commit. 2011-01-06 17:43:38 +01:00
MIMEType.cpp License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
MIMEType.h Initial commit. 2011-01-06 17:43:38 +01:00