Home | History | Annotate | Download | only in x11vnc

Lines Matching full:x11vnc

5 This file is part of x11vnc.
7 x11vnc is free software; you can redistribute it and/or modify
12 x11vnc is distributed in the hope that it will be useful,
18 along with x11vnc; if not, write to the Free Software
23 gives permission to link the code of its release of x11vnc with the
35 #include "x11vnc.h"
241 char cnf[] = "/tmp/x11vnc-cnf.XXXXXX";
242 char pem[] = "/tmp/x11vnc-pem.XXXXXX";
274 O = strdup("x11vnc");
276 snprintf(line, 1024, "x11vnc-SELF-SIGNED-CERT-%d", getpid());
278 snprintf(line, 1024, "x11vnc-SELF-SIGNED-TEMPORARY-CERT-%d",
283 EM = strdup("x11vnc@server.nowhere");
1390 char cnf[] = "/tmp/x11vnc-dh.XXXXXX";
1938 unsigned char *sid = (unsigned char *) "x11vnc SID";
3065 * https via inetd is icky because x11vnc is restarted
3445 certret = strdup("/tmp/x11vnc-certret.XXXXXX");
3462 dhret = strdup("/tmp/x11vnc-dhret.XXXXXX");
3650 "VNC-Server: x11vnc\r\n"
3694 "VNC-Server: x11vnc\r\n"