urbackup_backend/httpserver
2021-06-20 20:58:50 +02:00
..
dllmain.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
HTTPAction.cpp Prevent XSS with action parameter 2017-11-29 15:37:00 +01:00
HTTPAction.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
HTTPClient.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
HTTPClient.h Implement connection establishment via web sockets 2020-07-05 23:53:06 +02:00
HTTPFile.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
HTTPFile.h Fixed a lot of memory leaks 2012-08-14 22:14:11 +02:00
HTTPProxy.cpp Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
HTTPProxy.h Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
httpserver.vcxproj Implement connection establishment via web sockets 2020-07-05 21:18:34 +02:00
httpserver.vcxproj.filters Implement connection establishment via web sockets 2020-07-05 21:18:34 +02: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
HTTPSocket.cpp Implement connection establishment via web sockets 2020-07-05 23:53:06 +02:00
HTTPSocket.h Implement connection establishment via web sockets 2020-07-05 21:18:34 +02: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