summaryrefslogtreecommitdiff
path: root/src/inspector_socket.h
AgeCommit message (Expand)Author
2018-08-28src: add missing `NODE_WANT_INTERNALS` guardsAnna Henningsen
2018-06-05inspector: code cleanupEugene Ostroukhov
2018-04-02inspector: report client-visible host and portEugene Ostroukhov
2017-12-11inspector: Fix crash for WS connectionEugene Ostroukhov
2017-10-30src: do not include x.h if x-inl.h is includedJoyee Cheung
2017-06-16inspector: perform DNS lookup for hostEugene Ostroukhov
2017-06-01inspector: refactor to rename and comment methodsSam Roberts
2016-09-20inspector: zero out structure membersEugene Ostroukhov
2016-08-31inspector: simplify buffer managementEugene Ostroukhov
2016-08-01src: avoid manual memory management in inspectorBen Noordhuis
2016-05-30src,lib: v8-inspector supportPavel Feldman