urbackup_backend/httpserver
2013-12-27 22:18:44 +01:00
..
AUTHORS Initial commit. 2011-01-06 17:43:38 +01:00
ChangeLog Initial commit. 2011-01-06 17:43:38 +01:00
configure.ac Parameter to disable fortifications 2013-12-02 19:36:40 +01:00
COPYING Initial commit. 2011-01-06 17:43:38 +01:00
dllmain.cpp Only one client per thread for the build in http server 2013-07-22 23:51:38 +02:00
HTTPAction.cpp Integrated HTTP server: Do not cache all data to be send in memory 2013-12-27 22:18:44 +01:00
HTTPAction.h Fixed a lot of memory leaks 2012-08-14 22:14:11 +02:00
HTTPClient.cpp Fixed coverity issues 2013-11-02 23:19:48 +01:00
HTTPClient.h Fixed a lot of memory leaks 2012-08-14 22:14:11 +02:00
HTTPFile.cpp Fixed 64bit linux compilation issues 2011-07-03 02:01:45 +02:00
HTTPFile.h Fixed a lot of memory leaks 2012-08-14 22:14:11 +02:00
HTTPProxy.cpp Fixed coverity issues 2013-11-02 22:59:27 +01:00
HTTPProxy.h Fixed a lot of memory leaks 2012-08-14 22:14:11 +02: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
HTTPService.cpp Initial commit. 2011-01-06 17:43:38 +01:00
HTTPService.h Initial commit. 2011-01-06 17:43:38 +01:00
IndexFiles.cpp Initial commit. 2011-01-06 17:43:38 +01:00
IndexFiles.h Initial commit. 2011-01-06 17:43:38 +01:00
INSTALL Fixed build system 2011-01-07 01:05:50 +01:00
Makefile.am Parameter to disable fortifications 2013-12-02 18:55:40 +01:00
MIMEType.cpp Initial commit. 2011-01-06 17:43:38 +01:00
MIMEType.h Initial commit. 2011-01-06 17:43:38 +01:00
NEWS Initial commit. 2011-01-06 17:43:38 +01:00
README Initial commit. 2011-01-06 17:43:38 +01:00