]> git.siccegge.de Git - frida/frida.git/commit
Use protected domainsocket for geiser
authorChristoph Egger <christoph@christoph-egger.org>
Mon, 25 May 2015 05:23:35 +0000 (07:23 +0200)
committerChristoph Egger <christoph@christoph-egger.org>
Mon, 25 May 2015 05:35:56 +0000 (07:35 +0200)
commit25c5224fd78d69d669d4f2722ffd2f512a65834e
treef322305724e1fba8176bd8370ba995fe9655270b
parent2dc8e8cdaf2e8f767dfd3c0e9e3d107d1f3f4108
Use protected domainsocket for geiser

Instead of opening a TCP port on localhost, use a UNIX domainsocket to
listen for connections. This way frida is properly protected against
other users on the same system.
CMakeLists.txt
src/bindings/Guile.cxx