/external/autotest/client/site_tests/security_AccountsBaseline/ |
baseline.group | 53 tlsdate-dbus:!:233: 54 tlsdate:!:234:
|
baseline.passwd | 39 tlsdate-dbus:!:233:233::/dev/null:/bin/false 40 tlsdate:!:234:234::/dev/null:/bin/false
|
/external/autotest/client/site_tests/security_SandboxedServices/ |
baseline | 24 tlsdated,tlsdate,No,No,No,No,No
|
/external/tlsdate/src/events/ |
route_up.c | 19 #include "src/tlsdate.h"
|
save.c | 19 #include "src/tlsdate.h"
|
check_continuity.c | 14 #include "src/tlsdate.h"
|
time_set.c | 27 #include "src/tlsdate.h" 145 error ("Failed to allocate tlsdate setter event");
|
/external/tlsdate/src/ |
tlsdate-setter.c | 2 * tlsdate-setter.c - privileged time setter for tlsdated 27 #include "src/tlsdate.h" 69 info ("tlsdate-setter exitting: code:%s status:%d pid:%d uid:%d",
|
util.c | 9 #include "tlsdate.h" 35 #include "src/tlsdate.h" 120 // This happens in tlsdated earlier than when tlsdate-helper drops 139 prctl (PR_SET_NAME, "tlsdate seccomp"); 403 /* Fallthrough to tlsdate if there is no resolver. */
|
tlsdated.c | 2 * tlsdated.c - invoke tlsdate when necessary. 7 * We invoke tlsdate once at system startup, then we start trying to invoke 8 * tlsdate when a new network route appears. We try a few times after each route 9 * comes up. As soon as we get a successful tlsdate run, we save that timestamp 41 #include "src/tlsdate.h" 90 printf ("Usage: %s [flags...] [--] [tlsdate command...]\n", progn); 506 /* install the SIGCHLD handler for the setter and tlsdate */ 544 /* Register the tlsdate event before any listeners could show up. */ 549 error ("Failed to create tlsdate event"); 556 error ("Failed to create tlsdate status event") [all...] |
tlsdate-helper-plan9.c | 6 This file contains the license for tlsdate, 9 It also lists the licenses for other components used by tlsdate. 11 For more information about tlsdate, see https://github.com/ioerror/tlsdate 17 tlsdate is distributed under this license: 50 If you got tlsdate as a static binary with OpenSSL included, then you should 60 * \file tlsdate-helper.c 65 * tlsdate is a tool for setting the system clock by hand or by communication 68 * whichever CA racket you believe is trustworthy. By default, tlsdate trusts 78 #include "src/tlsdate-helper-plan9.h [all...] |
tlsdate-helper-plan9.h | 6 * \file tlsdate-helper.h
|
platform-cros.c | 22 #include "src/tlsdate.h" 59 static const char kResolveInterfaceData[] = "org.torproject.tlsdate.Resolver"; 360 /* Emulate tlsdate-monitor.c:build_argv and choose the next source */ 429 /* Fire off tlsdate rather than letting it fail silently. */ 590 /* Add the dynamic resolver if tlsdate doesn't already have one. */
|
tlsdate-helper.c | 6 This file contains the license for tlsdate, 9 It also lists the licenses for other components used by tlsdate. 11 For more information about tlsdate, see https://github.com/ioerror/tlsdate 17 tlsdate is distributed under this license: 50 If you got tlsdate as a static binary with OpenSSL included, then you should 60 * \file tlsdate-helper.c 65 * tlsdate is a tool for setting the system clock by hand or by communication 68 * whichever CA racket you believe is trustworthy. By default, tlsdate trusts 78 #include "src/tlsdate-helper.h [all...] |
dbus.c | 18 #include "src/tlsdate.h" 24 static const char kServiceInterfaceData[] = "org.torproject.tlsdate"; 26 static const char kServicePathData[] = "/org/torproject/tlsdate";
|
tlsdate-helper.h | 6 * \file tlsdate-helper.h
|
proxy-bio-unittest.c | 15 #include "src/tlsdate.h"
|
/system/core/include/private/ |
android_filesystem_config.h | 83 #define AID_TLSDATE 1039 /* tlsdate unprivileged user */ 196 { "tlsdate", AID_TLSDATE, },
|
/external/autotest/client/site_tests/network_ProxyResolver/ |
network_ProxyResolver.py | 39 # TODO(wad) Add User-agent check when it lands in tlsdate. 305 @param timeout: time in seconds to wait for tlsdate to restart and query 364 # Restart tlsdate to force a network fix
|
/external/tlsdate/src/common/ |
fmemopen.c | 4 on 26/04/2013 by Abel Luck for inclusion in tlsdate for the Android port.
|
/external/autotest/client/site_tests/security_StatefulPermissions/ |
security_StatefulPermissions.py | 70 "tlsdate": [],
|
/external/tlsdate/ |
configure.ac | 1 AC_INIT([tlsdate],[0.0.13],[jacob at appelbaum.net]) 64 [with_https_user_agent="TLSDate/$VERSION"]) 602 AC_CONFIG_FILES([dbus/org.torproject.tlsdate.conf])
|
/external/cros/system_api/dbus/ |
service_constants.h | 822 const char kSystemClockInterface[] = "org.torproject.tlsdate"; 823 const char kSystemClockServicePath[] = "/org/torproject/tlsdate"; 824 const char kSystemClockServiceName[] = "org.torproject.tlsdate"; [all...] |
/prebuilts/sdk/renderscript/lib/arm/ |
libc.so | |
/prebuilts/sdk/renderscript/lib/mips/ |
libc.so | |