1
0
Fork 0
flightgear/src/Network/http
2015-02-11 11:34:16 +01:00
..
CMakeLists.txt Add a http handler to access the nav database 2014-03-19 17:23:53 +01:00
httpd.cxx httpd: upgrade to latest mongoose 5.5 2014-11-06 22:21:22 +01:00
httpd.hxx Initial commit for mongoose httpd 2014-03-06 13:19:15 +01:00
HTTPRequest.hxx Initial commit for mongoose httpd 2014-03-06 13:19:15 +01:00
HTTPResponse.hxx Initial commit for mongoose httpd 2014-03-06 13:19:15 +01:00
jsonprops.cxx httpd/json: send as correct typ for bools and numbers 2015-02-11 11:34:16 +01:00
jsonprops.hxx Websocket get/set props and exec commands. 2014-06-12 17:57:25 +01:00
JsonUriHandler.cxx httpd: some code cleanup for JsonUriHandler. 2014-11-11 08:59:41 +01:00
JsonUriHandler.hxx httpd: some code cleanup for JsonUriHandler. 2014-11-11 08:59:41 +01:00
NavdbUriHandler.cxx httpd: expose airport id to geojson properties 2014-10-16 13:09:43 +02:00
NavdbUriHandler.hxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00
PropertyChangeObserver.cxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00
PropertyChangeObserver.hxx httpd: better handling of first-time notifications 2014-03-17 16:22:42 +01:00
PropertyChangeWebsocket.cxx Websocket get/set props and exec commands. 2014-06-12 17:57:25 +01:00
PropertyChangeWebsocket.hxx Websocket get/set props and exec commands. 2014-06-12 17:57:25 +01:00
PropertyUriHandler.cxx Fix #1579: Handle special characters in html property browser 2014-11-04 22:21:44 +01:00
PropertyUriHandler.hxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00
RunUriHandler.cxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00
RunUriHandler.hxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00
ScreenshotUriHandler.cxx httpd: fix mjpeg encoding 2014-10-02 11:13:12 +02:00
ScreenshotUriHandler.hxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00
urihandler.hxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00
Websocket.hxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00