Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_netd
/
cc93c371bd33eae40d52928ea3776529ad39ff3c
cc93c37
Make resolver timeout configurable via setResolverConfiguration()
by Bernie Innocenti
· 7 years ago
5b39c27
Merge "Allow starting dnsmasq without DHCP"
by Remi NGUYEN VAN
· 7 years ago
edbf5f6
Allow starting dnsmasq without DHCP
by Remi NGUYEN VAN
· 7 years ago
b4d8468
Merge "Merge all uid owner match map into one"
by Treehugger Robot
· 7 years ago
703798e
Merge all uid owner match map into one
by Chenbo Feng
· 7 years ago
8a201f7
Merge "Check netutils_wrapper don't use file capabilities" am: 9f01eae4bd
by Chenbo Feng
· 7 years ago
9f01eae
Merge "Check netutils_wrapper don't use file capabilities"
by Treehugger Robot
· 7 years ago
aa42e2f
Merge "netd: Active FTP Helper" am: 8126754ddd
by Tyler Wear
· 7 years ago
1eaf69e
Merge "Idletimer-related commands porting" am: bdce8eb59d
by Luke Huang
· 7 years ago
8126754
Merge "netd: Active FTP Helper"
by Treehugger Robot
· 7 years ago
6616547
Check netutils_wrapper don't use file capabilities
by Chenbo Feng
· 7 years ago
bdce8eb
Merge "Idletimer-related commands porting"
by Luke Huang
· 7 years ago
0051a62
Idletimer-related commands porting
by Luke Huang
· 7 years ago
54484ff
Merge "Modernize codebase by replacing NULL with nullptr" am: cdeff56409
by Yi Kong
· 7 years ago
cdeff56
Merge "Modernize codebase by replacing NULL with nullptr"
by Treehugger Robot
· 7 years ago
fbce67a
Merge "FirewallController: discover max uid in the current user namespace"
by Hugo Benichi
· 7 years ago
ba4f50a
Merge "FirewallController: discover max uid in the current user namespace"
by Hugo Benichi
· 7 years ago
bdfd57e
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
809d61be
Merge "Increase timeout for netd_integration_test to 2 minutes" am: 50fdf5a544
by Bernie Innocenti
· 7 years ago
50fdf5a
Merge "Increase timeout for netd_integration_test to 2 minutes"
by Treehugger Robot
· 7 years ago
eaf113e
Increase timeout for netd_integration_test to 2 minutes
by Bernie Innocenti
· 7 years ago
6229ea4
Merge "Remove PenaltyExcessCharacter from clang-formats" am: abd8a93b2c
by Bernie Innocenti
· 7 years ago
abd8a93
Merge "Remove PenaltyExcessCharacter from clang-formats"
by Bernie Innocenti
· 7 years ago
528d3d0
FirewallController: discover max uid in the current user namespace
by Hugo Benichi
· 7 years ago
b85a325
Remove PenaltyExcessCharacter from clang-formats
by Bernie Innocenti
· 7 years ago
c2585be
Merge "Fix use-after-free in NetworkController::removeInterfaceAddress()"
by Bernie Innocenti
· 7 years ago
66329ed
Merge "Fix use-after-free in NetworkController::removeInterfaceAddress()"
by Treehugger Robot
· 7 years ago
dd5a4f0
Fix use-after-free in NetworkController::removeInterfaceAddress()
by Bernie Innocenti
· 7 years ago
6d91d7a
Merge "Add netdutils_test to APCT's device-tests.zip" am: 8486f849cf
by Bernie Innocenti
· 7 years ago
8486f84
Merge "Add netdutils_test to APCT's device-tests.zip"
by Bernie Innocenti
· 7 years ago
25dd4d3
Add netdutils_test to APCT's device-tests.zip
by Bernie Innocenti
· 7 years ago
10b44ce
Merge changes from topic "netd lock replace" am: 32258f315f
by Luke Huang
· 7 years ago
32258f3
Merge changes from topic "netd lock replace"
by Luke Huang
· 7 years ago
2ff4611
Merge "Add an AndroidTest.xml for libnetdutils" am: 286d426d54
by Bernie Innocenti
· 7 years ago
286d426
Merge "Add an AndroidTest.xml for libnetdutils"
by Treehugger Robot
· 7 years ago
710db0e
Add an AndroidTest.xml for libnetdutils
by Bernie Innocenti
· 7 years ago
5b682d6
Merge "Types and type qualifiers have to be to the right of "operator"."
by Stephen Hines
· 7 years ago
eba519c
Merge "Types and type qualifiers have to be to the right of "operator"."
by Treehugger Robot
· 7 years ago
b7fe2db
Types and type qualifiers have to be to the right of "operator".
by Stephen Hines
· 7 years ago
534980c
Refine lock of RouteController and add annotations
by Luke Huang
· 7 years ago
d1ee462
Replace RW lock with mutex, shared_mutex
by Luke Huang
· 7 years ago
3e1f939
Merge "Add basic logging infrastructure for bugreports" am: d4c0be8ed4
by Erik Kline
· 7 years ago
d4c0be8
Merge "Add basic logging infrastructure for bugreports"
by Treehugger Robot
· 7 years ago
b31fd69
Add basic logging infrastructure for bugreports
by Erik Kline
· 7 years ago
0d4fa1c
Merge "Disable TrafficController testcases when BPF is unavailable"
by Bernie Innocenti
· 7 years ago
4e19cb8
Merge "Disable TrafficController testcases when BPF is unavailable"
by Treehugger Robot
· 7 years ago
093d662
Disable TrafficController testcases when BPF is unavailable
by Bernie Innocenti
· 7 years ago
6dcc00b
Merge "netd: complete the conversion to Soong \o/" am: 242477d60d
by Bernie Innocenti
· 7 years ago
242477d
Merge "netd: complete the conversion to Soong \o/"
by Bernie Innocenti
· 7 years ago
9895179
netd: complete the conversion to Soong \o/
by Bernie Innocenti
· 7 years ago
f4e1ab2
Merge "Enable the NETLINK_COMPAT32 hack for *all* 32bit x86 targets"
by Lorenzo Colitti
· 7 years ago
770123f
Merge "Enable the NETLINK_COMPAT32 hack for *all* 32bit x86 targets"
by Lorenzo Colitti
· 7 years ago
db044e2
Merge "netd: Switch to C++17 mode" am: 783376c821
by Bernie Innocenti
· 7 years ago
783376c
Merge "netd: Switch to C++17 mode"
by Treehugger Robot
· 7 years ago
7c042e0
netd: Switch to C++17 mode
by Bernie Innocenti
· 7 years ago
edf6835
Enable the NETLINK_COMPAT32 hack for *all* 32bit x86 targets
by Bernie Innocenti
· 7 years ago
4d2004b
Merge "Switch netd_defaults to C++17" am: 44732ae541
by Erik Kline
· 7 years ago
44732ae
Merge "Switch netd_defaults to C++17"
by Treehugger Robot
· 7 years ago
ab999f1
Switch netd_defaults to C++17
by Erik Kline
· 7 years ago
32e3bfb
Merge "Don't continuously reevaluate DNS-over-TLS unless strict mode"
by Erik Kline
· 7 years ago
e9d3c78
Merge "Don't continuously reevaluate DNS-over-TLS unless strict mode"
by Treehugger Robot
· 7 years ago
533a842
Don't continuously reevaluate DNS-over-TLS unless strict mode
by Erik Kline
· 7 years ago
b3d73f1
Merge "Fix linter warnings in netd tests" am: 26e53f3587
by Bernie Innocenti
· 7 years ago
26e53f3
Merge "Fix linter warnings in netd tests"
by Treehugger Robot
· 7 years ago
51a8341
Merge "Make runtests.sh aware of bitness suffixes" am: 81ac5de3db
by Bernie Innocenti
· 7 years ago
eb127f3
Merge "Add top-level .editorconfig for netd" am: 537d38378d
by Bernie Innocenti
· 7 years ago
81ac5de
Merge "Make runtests.sh aware of bitness suffixes"
by Bernie Innocenti
· 7 years ago
537d383
Merge "Add top-level .editorconfig for netd"
by Bernie Innocenti
· 7 years ago
eec17ec
Add top-level .editorconfig for netd
by Bernie Innocenti
· 7 years ago
7e25ec0
Fix linter warnings in netd tests
by Bernie Innocenti
· 7 years ago
5eb9200
Make runtests.sh aware of bitness suffixes
by Bernie Innocenti
· 7 years ago
7f4ffca
Merge "dns_tls_frontend.cpp: set queries_ to 0 in startServer" am: f81e24952b
by Yongqin Liu
· 7 years ago
f81e249
Merge "dns_tls_frontend.cpp: set queries_ to 0 in startServer"
by Treehugger Robot
· 7 years ago
7184fb3
dns_tls_frontend.cpp: set queries_ to 0 in startServer
by Yongqin Liu
· 7 years ago
85eafd5
[automerger skipped] Merge "Do not destroy socket when VPN interface address is still in use"
by Rubin Xu
· 7 years ago
2500632
Merge "Do not destroy socket when VPN interface address is still in use"
by Rubin Xu
· 7 years ago
c23d465
Merge "Remove bpf map iterator class" am: f0c02e4595
by Chenbo Feng
· 7 years ago
f0c02e4
Merge "Remove bpf map iterator class"
by Treehugger Robot
· 7 years ago
c16827b
Remove bpf map iterator class
by Chenbo Feng
· 7 years ago
cb6c5d1
Merge "netd: Convert tests to Soong" am: 6e43d2c3aa
by Bernie Innocenti
· 7 years ago
6e43d2c
Merge "netd: Convert tests to Soong"
by Treehugger Robot
· 7 years ago
03c8154
Merge "netd: Convert server/dns to Soong" am: cf9fbc74b9
by Bernie Innocenti
· 7 years ago
cf9fbc7
Merge "netd: Convert server/dns to Soong"
by Treehugger Robot
· 7 years ago
37ceb53
netd: Convert tests to Soong
by Bernie Innocenti
· 7 years ago
061030d
netd: Convert server/dns to Soong
by Bernie Innocenti
· 7 years ago
59b5bc3
Merge "Use xt_bpf programs to do bandwidth control" am: 453914f871
by Chenbo Feng
· 7 years ago
453914f
Merge "Use xt_bpf programs to do bandwidth control"
by Treehugger Robot
· 7 years ago
95892f3
Use xt_bpf programs to do bandwidth control
by Chenbo Feng
· 7 years ago
99cced9
Merge "Fix build with current clang master" am: 7205b2fa01
by Bernhard Rosenkränzer
· 7 years ago
7205b2f
Merge "Fix build with current clang master"
by Treehugger Robot
· 7 years ago
415c44b
netd: Active FTP Helper
by Tyler Wear
· 8 years ago
9e851b6
Merge "netd: Make tests/runtest.sh use Soong" am: f7d506cc3c
by Bernie Innocenti
· 7 years ago
f7d506c
Merge "netd: Make tests/runtest.sh use Soong"
by Treehugger Robot
· 7 years ago
30de29f
netd: Make tests/runtest.sh use Soong
by Bernie Innocenti
· 7 years ago
7033ded
Merge "build multilib netd_integration_test binary" am: f9b45d7652
by Bernie Innocenti
· 7 years ago
f9b45d7
Merge "build multilib netd_integration_test binary"
by Bernie Innocenti
· 7 years ago
e8e73e9
build multilib netd_integration_test binary
by Keun Soo Yim
· 7 years ago
ccd6c3a
Merge "netd: Fix all clang-tidy errors in tests" am: 779d14dee2
by Bernie Innocenti
· 7 years ago
779d14d
Merge "netd: Fix all clang-tidy errors in tests"
by Treehugger Robot
· 7 years ago
48cf998
Merge "netutils_wrappers: Convert build to Android.bp" am: e9454629d7
by Bernie Innocenti
· 7 years ago
Next »