]> git.mxchange.org Git - flightgear.git/history - src/Network/http/httpd.cxx
Interim windows build fix
[flightgear.git] / src / Network / http / httpd.cxx
2015-03-11 James TurnerRemove obsolete #ifdef check
2015-02-23 Torsten DreyerExpose FlightHistory as a http service
2015-02-22 Torsten DreyerMerge commit 'refs/merge-requests/1591' of https:/...
2015-02-17 Torsten DreyerInitial work for a PKG http service
2014-11-06 Torsten Dreyerhttpd: upgrade to latest mongoose 5.5
2014-11-04 Torsten DreyerFix #1579: Handle special characters in html property...
2014-09-24 Torsten DreyerFix (1st try) absolute paths for httpd url_rewrites
2014-09-24 Torsten DreyerSome debug stuff for the mongoose httpd
2014-09-21 Torsten Dreyerhttpd: fix log message typos
2014-09-19 Torsten DreyerAllow user defined mime types for the internal httpd
2014-09-15 Torsten Dreyerhttpd: downgrade log message
2014-09-12 Torsten DreyerExpose the running-state of the internal webserver
2014-09-10 Torsten Dreyerhttpd: expose the aircraft dir to the web server
2014-05-22 Torsten DreyerUpdate of the httpd implementation
2014-03-19 Torsten DreyerAdd a http handler to access the nav database
2014-03-17 Torsten Dreyerhttpd: don't spam the console with debug messages
2014-03-17 Torsten Dreyerhttpd: better handling of first-time notifications
2014-03-14 Torsten DreyerPropertyChangeWebsocket: fire change after subscribe
2014-03-14 Torsten Dreyerhttpd: handle url-rewrites
2014-03-12 Torsten Dreyerhttpd: update mongoose and websockets
2014-03-06 Torsten Dreyerhttpd: fix ignored port on --httpd=nnnn
2014-03-06 Torsten DreyerInitial commit for mongoose httpd