/external/libvncserver/webclients/java-applet/ssl/ |
SignedVncViewer.jar | |
VncViewer.jar | |
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/ |
build.unix | 86 echo "could not locate ultraftp java vnc viewer source" 217 echo "could not locate tight vnc viewer source" 228 echo "applying tight vnc patches:"
|
/external/vboot_reference/firmware/lib/ |
vboot_kernel.c | 37 VbNvContext* vnc = params->nv_context; local 79 VbNvGet(vnc, VBNV_DEV_BOOT_SIGNED_ONLY, &require_official_os); 524 VbNvSet(vnc, VBNV_RECOVERY_REQUEST, VBERROR_SUCCESS != retval ?
|
/external/vboot_reference/firmware/include/ |
vboot_nvstorage.h | 319 int RestoreNvFromBackup(VbNvContext *vnc); 329 int SaveNvToBackup(VbNvContext *vnc);
|
/external/libvncserver/common/ |
vncauth.c | 21 * vncauth.c - Functions for VNC password management and authentication.
|
/external/libvncserver/examples/ |
camera.c | 4 * Question: I need to display a live camera image via VNC. Until now I just
|
zippy.c | 34 server->desktopName = "Zippy das wundersquirrel\'s VNC server";
|
/external/libvncserver/libvncserver/ |
sockets.c | 186 rfbLog("Listening for VNC connections on TCP port %d\n", rfbScreen->port); 196 rfbLog("Listening for VNC connections on TCP6 port %d\n", rfbScreen->ipv6port); 211 rfbLog("Listening for VNC connections on TCP port %d\n", rfbScreen->port); 429 if(!hosts_ctl("vnc",STRING_UNKNOWN,inet_ntoa(addr.sin_addr),
|
/external/libvncserver/rfb/ |
rfbclient.h | 317 /** To support security types that requires user input (except VNC password 389 * Sends a framebuffer update request to the server. A VNC client may request an 434 * Sends a key event to the server. If your application is not merely a VNC 613 * <tr><td>-repeaterdest</td><td>Set a VNC repeater address. The next item in the argv array is
|
rfb.h | 474 In particular the Mac OS X built-in VNC client (with protocolMinorVersion 488 Note that software using LibVNCServer to provide a VNC server will only 493 OS X VNC client and before the rfbProcessClientInitMessage function is 520 /* The following member is only used during VNC authentication */ [all...] |
/external/libvncserver/vncterm/ |
LinuxVNC.c | 92 rfbErr("Usage: %s [tty_number [vnc args]]\n",argv[0]);
|
/external/libvncserver/webclients/novnc/include/ |
webutil.js | 2 * noVNC: HTML5 VNC client
|
rfb.js | 2 * noVNC: HTML5 VNC client 135 ['target', 'wo', 'dom', null, 'VNC display rendering Canvas object'], 156 'onPasswordRequired(rfb): VNC password is required '], 231 updateState('ProtocolVersion', "Starting VNC handshake"); 241 updateState('disconnected', 'VNC disconnected'); 654 // RFB/VNC initialisation message handler 750 case 2: // VNC authentication 780 if (ws.rQwait("VNC auth response ", 4)) { return false; } 896 /* Normal RFB/VNC server message handler */ [all...] |
des.js | 2 * Ported from Flashlight VNC ActionScript implementation: 3 * http://www.wizhelp.com/flashlight-vnc/ 9 * This DES class has been extracted from package Acme.Crypto for use in VNC.
|
/external/libvncserver/x11vnc/ |
sslcmds.c | 486 char *cases1[] = {"/.vnc", "/.vnc/certs", "/.vnc/certs/CA"}; 500 cdir = (char *) malloc(strlen(home) + strlen("/.vnc/certs/CA") + 1);
|
sslhelper.c | 300 rfbLog("get the certificate information to the VNC viewers SSL\n"); 308 rfbLog("printed below may be used on the VNC viewer-side to\n"); 1306 } else if (!strcmp(type, "Vnc")) { 1311 rfbLog("finish_auth: using auth 'Vnc', sent challenge.\n"); 1378 return finish_auth(client, "Vnc"); [all...] |
x11vnc.c | 2 * x11vnc: a VNC server for X displays. 39 * x0rfbserver, the original native X vnc server (Jens Wagner) 47 * command-line server utility that allows a VNC viewer to connect [all...] |
screen.c | 695 if (raw_fb_str && strstr(raw_fb_str, "vnc") == raw_fb_str) { 727 if (raw_fb_str && strstr(raw_fb_str, "vnc") == raw_fb_str) { [all...] |
/external/libvncserver/examples/android/jni/ |
fbvncserver.c | 181 /* Allocate the VNC server buffer to be managed (not manipulated) by 501 printf("Initializing VNC server:\n");
|
/external/libvncserver/libvncclient/ |
sockets.c | 161 rfbClientLog("VNC server closed connection\n"); 200 rfbClientLog("VNC server closed connection\n");
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/ |
tight-vncviewer-full.patch | 110 *serverDialog.dialog.label: VNC server: 744 "*serverDialog.dialog.label: VNC server:", 765 + "the remote VNC server. In other words, a set of 'Hot Keys'.\\n" [all...] |
/external/libvncserver/x11vnc/misc/turbovnc/ |
README | 22 TurboVNC is an optimized VNC for fast refresh rates on fast networks.
|
/external/vboot_reference/tests/ |
vboot_api_kernel3_tests.c | 65 * vnc. So clear it here too.
|
/external/libxml2/test/relaxng/ |
libvirt.rng | 681 - vnc with a required port and optional listen IP address, password 712 <value>vnc</value> 806 - vnc with a required port and optional listen IP address, password
|