1
0
Fork 0
flightgear/src/Network/http
James Turner 6d0c2070fd Use future-proof SGPath APIs.
Remove uses of .str(), .c_str() and some other methods of SGPath.
Pass SGPath directly where possible, or explicitly convert to the
appropriate 8-bit encoding.
2016-06-28 10:08:38 +01:00
..
CMakeLists.txt Expose FlightHistory as a http service 2015-02-23 16:33:58 +01:00
FlightHistoryUriHandler.cxx Use the pagedPathForHistory in the FlightHistoryUriHandler 2015-03-03 17:10:16 +01:00
FlightHistoryUriHandler.hxx Expose FlightHistory as a http service 2015-02-23 16:33:58 +01:00
httpd.cxx httpd: expose /fg-home and /fg-root 2016-01-13 13:25:16 +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 Fix recently introduced bug in json-to-prop conversion 2015-03-11 16:59:58 +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: extend the NavDbUriHandler 2015-03-28 00:34:28 +01:00
NavdbUriHandler.hxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00
PkgUriHandler.cxx Use future-proof SGPath APIs. 2016-06-28 10:08:38 +01:00
PkgUriHandler.hxx Initial work for a PKG http service 2015-02-17 12:06:50 +01: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 PropertyChangeWebsocket: sanitize property names 2015-03-17 09:27:03 +01:00
PropertyChangeWebsocket.hxx Websocket get/set props and exec commands. 2014-06-12 17:57:25 +01:00
PropertyUriHandler.cxx property browser: group radio-button elements 2015-04-15 10:41:31 +02:00
PropertyUriHandler.hxx Update of the httpd implementation 2014-05-22 10:28:54 +02:00
RunUriHandler.cxx RunUriHandler: add some INFO logging for the requests 2015-03-11 22:28:23 +01: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
SimpleDOM.cxx Expose FlightHistory as a http service 2015-02-23 16:33:58 +01:00
SimpleDOM.hxx Expose FlightHistory as a http service 2015-02-23 16:33:58 +01: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