summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/http.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* stop breaking msvc (nw) Patrick Mackinlay2019-09-271-1/+2
* Fix Solaris 2.11 (non-Oracle) Rick V2019-08-191-0/+4
* fix building with clang 6.0.1 (nw) smf-2018-07-071-0/+4
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-0/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+0
* prodigy: WIP Added support for SVG web UI through XSL transformation of the L... Joakim Larsson Edstrom2017-11-161-0/+1
* fix for clang 5 unused lambda capture errors (nw) smf-2017-09-241-1/+1
* Refactor server_{ws,http}.hpp into separate interface and implementation. (#2... Christian Brunschen2017-08-061-37/+41
* never hurts to srcclean (nw) Vas Crabb2017-07-091-22/+22
* better handle the case where HTTP is not enabled. Christian Brunschen2017-07-061-1/+15
* Add an external panel for the Ensoniq VFX family of keyboards, with a websock... Christian Brunschen2017-07-051-17/+352
* srcclean (nw) Vas Crabb2017-03-261-1/+1
* Refactored HTTP handling to be easier to extend and use (nw) Miodrag Milanovic2017-03-191-0/+213