]> git.mxchange.org Git - flightgear.git/history - src/Network/http/jsonprops.cxx
Interim windows build fix
[flightgear.git] / src / Network / http / jsonprops.cxx
2015-03-11 Torsten DreyerFix recently introduced bug in json-to-prop conversion
2015-03-09 Torsten DreyerJSON Properties: encode NaN as null
2015-02-27 Torsten DreyerJsonUriHandler: allow POST updates without child
2015-02-11 Torsten Dreyerhttpd/json: send as correct typ for bools and numbers
2014-06-12 James TurnerType-correct decoding of JSON to props.
2014-06-12 James TurnerWebsocket get/set props and exec commands.
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-26 Torsten Dreyeradd nChildren to json properties
2014-03-26 Torsten DreyerAdd a timestamp to JSON properties
2014-03-12 Torsten Dreyerhttpd: update mongoose and websockets