]> git.mxchange.org Git - flightgear.git/history - src/Network
Replace the NOAA METAR URL with the new, updated one
[flightgear.git] / src / Network /
2016-09-22 James TurnerFurther SGPath encoding fixes.
2016-09-22 James TurnerUse future-proof SGPath APIs.
2016-09-22 James TurnerFallback URL when official catalog is not found.
2016-03-24 James TurnerHTTP subsystem has a default name.
2016-01-26 James TurnerFix a bug with updating packages.
2016-01-13 Torsten Dreyerhttpd: expose /fg-home and /fg-root
2015-12-14 James TurnerMerge /u/userid-1550991/flightgear/ branch next into...
2015-12-13 www2Add feedback if prompt mode is use
2015-12-12 www2Add new commands to telnet protocall
2015-12-11 James TurnerATC/Traffic doesn’t crash reset.
2015-11-29 James TurnerMerge /u/r-harrison/flightgear/ branch next into next
2015-11-23 James TurnerChange handling of default hangar / catalog.
2015-09-28 James TurnerKeep in sync with SimGear Package API
2015-09-21 James TurnerLots of work on aircraft package support
2015-07-08 Torsten DreyerCleanup: remove unused code and includes
2015-06-12 Torsten DreyerFix some warnings
2015-04-15 Torsten Dreyerproperty browser: group radio-button elements
2015-03-27 Torsten Dreyerhttpd: extend the NavDbUriHandler
2015-03-24 James TurnerPortability: Fix compile errors on MSVC (cmath)
2015-03-17 Torsten DreyerPropertyChangeWebsocket: sanitize property names
2015-03-11 Torsten DreyerRunUriHandler: add some INFO logging for the requests
2015-03-11 Torsten Dreyerextract RemoteXMLRequest to make it reusable
2015-03-11 James TurnerStart wiring package manager into the launcher.
2015-03-11 James TurnerRemove obsolete #ifdef check
2015-03-11 Torsten DreyerFix recently introduced bug in json-to-prop conversion
2015-03-09 Torsten DreyerJSON Properties: encode NaN as null
2015-03-09 Torsten Dreyerhttpd: expose if airport has metar in navdb uri handler
2015-03-08 James TurnerCmake always generates version.h
2015-03-03 Torsten DreyerUse the pagedPathForHistory in the FlightHistoryUriHandler
2015-03-02 Torsten Dreyerhttpd: fix misplaced warning message
2015-02-27 Torsten Dreyerwrap the json flight history as a feature
2015-02-27 Torsten DreyerJsonUriHandler: allow POST updates without child
2015-02-26 Torsten DreyerHTML Property Browser: use radiobuttons for bools
2015-02-25 Torsten Dreyerflighthistory service: use GeoJSON instead of own invention
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 Dreyerpackage system: de-hardcode default catalog id and url
2015-02-17 Torsten DreyerOoops...
2015-02-17 Torsten DreyerInitial work for a PKG http service
2015-02-13 Torsten DreyerPropertyBrowser: Add a JSON link and the path
2015-02-11 Torsten Dreyerhttpd/json: send as correct typ for bools and numbers
2015-01-18 Rebecca N. PalmerFix typo, thanks to Markus Wanner
2014-11-11 Torsten Dreyerhttpd: some code cleanup for JsonUriHandler.
2014-11-10 Torsten DreyerAllow property set on the /json/ uri handler
2014-11-06 Torsten Dreyerhttpd: upgrade to latest mongoose 5.5
2014-11-04 Torsten DreyerFix #1579: Handle special characters in html property...
2014-10-16 Torsten Dreyerhttpd: expose airport id to geojson properties
2014-10-02 Torsten Dreyerhttpd: fix mjpeg encoding
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-06-30 Thomas Geymayerpkg: retrieve existing install (or register callback).
2014-06-15 James TurnerPkg: initial support for Variants
2014-06-15 Thomas Geymayerpkg: allow 'installed' as filter criterion.
2014-06-13 Thomas GeymayerEnable package system API
2014-06-12 James TurnerType-correct decoding of JSON to props.
2014-06-12 James TurnerWebsocket get/set props and exec commands.
2014-06-12 James TurnerExpose package file size to Nasal.
2014-06-12 James TurnerPkg: nicer Nasal syntax for tags in queries.
2014-06-11 Thomas GeymayerPackage: warn for unknown filter term and use Hash...
2014-06-10 Thomas Geymayerpkg: Expose install callbacks to Nasal.
2014-06-10 James TurnerPackages: search from Nasal
2014-06-04 Thomas GeymayerNasal: extend pkg API.
2014-05-31 James TurnerInitial package-system integration.
2014-05-22 Torsten DreyerUpdate of the httpd implementation
2014-04-04 Torsten DreyerMerge commit 'refs/merge-requests/1579' of git://gitori...
2014-04-04 Torsten DreyerMerge commit 'refs/merge-requests/1578' of git://gitori...
2014-04-04 Torsten DreyerMerge commit 'refs/merge-requests/1577' of git://gitori...
2014-03-29 Torsten Dreyerfix wrong computation of delta-t in jpg-httpd
2014-03-26 Torsten Dreyeradd nChildren to json properties
2014-03-26 Torsten DreyerAdd a timestamp to JSON properties
2014-03-25 Torsten DreyerDon't return invalid JSON if node not found
2014-03-23 Torsten Dreyerhttpd: provide more airport information in geojson
2014-03-21 Torsten Dreyerhttpd navdb: report ils/loc as geojson multilinestring
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-10 Torsten Dreyerhttp property browser: don't crash on invalid nodes
2014-03-10 Torsten Dreyerallow binding of arguments for fg-commands thru run.cgi
2014-03-08 Torsten DreyerSome fixes for the httpd
2014-03-07 Torsten DreyerJSON: make the response configurable, set encoding
2014-03-06 Torsten Dreyerhttpd: fix ignored port on --httpd=nnnn
2014-03-06 Torsten DreyerUse the short xml name for properties in JSON
2014-03-06 Torsten DreyerInitial commit for mongoose httpd
2014-02-27 Torsten DreyerAdd simple breadcrumb navigation to the httpd
2014-02-04 Clément de l'HamaideFGCom: change default silence threshold
2014-01-27 James TurnerUpdate image-server logic.
2014-01-26 Clément de l'HamaideFGCom: add silence threshold setting
2014-01-16 Clément de l'HamaideFGCom: force 8.33KHz to be handled even if the frequenc...
2014-01-12 Clément de l'HamaideFGCom: update special_frq for built-in/standalone sync
2013-12-15 Rebecca PalmerStop --native-ctrls option from breaking JSBSim
2013-11-17 Clément de l'HamaideFGCom built-in: restore speaker volume settings
2013-10-28 Torsten Dreyergeneric binary protocol: add 'word' datatype
next