summaryrefslogtreecommitdiff
path: root/src/inspector_socket_server.cc
AgeCommit message (Expand)Author
2017-12-15src: fix compile warnings introduced in 73ad3f9beaBen Noordhuis
2017-12-11inspector: Fix crash for WS connectionEugene Ostroukhov
2017-12-01src: use nullptr instead of NULLDaniel Bevenius
2017-06-16inspector: perform DNS lookup for hostEugene Ostroukhov
2017-06-01inspector: refactor to rename and comment methodsSam Roberts
2017-05-22inspector: fix process._debugEnd() for inspectorEugene Ostroukhov
2017-05-04src: update --inspect hint textJosh Gavant
2017-04-13src: remove experimental warning for inspectJosh Gavant
2017-04-11src,test: debug is now an alias for inspectAli Ijaz Sheikh
2017-03-13inspector: proper WS URLs when bound to 0.0.0.0Eugene Ostroukhov
2017-01-20inspector: no crash when WS server can't startEugene Ostroukhov
2017-01-19test: have inspector test pick an open portEugene Ostroukhov
2017-01-06src: reduce test_inspector_socket_server outputDaniel Bevenius
2016-12-14inspector: fix Coverity defectsEugene Ostroukhov
2016-12-06inspector: split HTTP/WS server from the inspectorEugene Ostroukhov