Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
182f73fc4da13a6417e5086ec9ecce80eb8423ca
/
services
/
java
/
com
/
android
/
server
/
connectivity
aeefa69
am 8a234809: Merge "Use BaseNetworkObserver in Tethering."
by Lorenzo Colitti
· 13 years ago
132fe8d
Use BaseNetworkObserver in Tethering.
by Lorenzo Colitti
· 13 years ago
212a195
Add system partition check for vpn dialogs
by Nick Kralevich
· 13 years ago
90760c8
Fix error when PAC set rapidly
by Jason Monk
· 13 years ago
decd295
getProxy in ConnectivityService returns port w/PAC
by Jason Monk
· 13 years ago
0fb5a4d
Merge "Don't redirect dns to an iface without dns servers" into klp-dev
by Robert Greenwalt
· 13 years ago
2b862e5
Fix incorrect VPN time
by Vinit Deshapnde
· 13 years ago
d443479
Fix Sending PAC Broadcast before downloaded
by Jason Monk
· 13 years ago
69887e8
Don't redirect dns to an iface without dns servers
by Robert Greenwalt
· 13 years ago
bc018d8
Fix PacManager to not unbind when no connection
by Jason Monk
· 13 years ago
312c495
Merge "Guarantee that PAC Local Proxy owns Port" into klp-dev
by Jason Monk
· 13 years ago
6f8a68f
Guarantee that PAC Local Proxy owns Port
by Jason Monk
· 13 years ago
e4984be
Request all tethering interfaces, fix corruption.
by Jeff Sharkey
· 13 years ago
da205a7
System binds PAC Local Proxy instead of self start
by Jason Monk
· 13 years ago
fd589c1
Merge "Notify IP address changes to interface observers." into klp-dev
by Lorenzo Colitti
· 13 years ago
9ced3cd
Change PacProcessor to Android Service
by Jason Monk
· 13 years ago
5c7daac
Notify IP address changes to interface observers.
by Lorenzo Colitti
· 13 years ago
a48ad8b
PROXY_SERVICE may be missing and its reference null.
by Wink Saville
· 13 years ago
602b232
Add PAC File support for proxy configuration
by Jason Monk
· 13 years ago
1b6868c
Merge "Support multiple Vpn ManageDialogs"
by Geremy Condra
· 13 years ago
bfc7634
resolved conflicts for merge of f9774dc7 to master
by Robert Greenwalt
· 13 years ago
f9774dc
am ddf17b5b: am 8c87b297: Merge "Make CS.isTetheringSupported dynamic" into jb-mr2-dev
by Robert Greenwalt
· 13 years ago
c13368b
Make CS.isTetheringSupported dynamic
by Robert Greenwalt
· 13 years ago
bf6ff2c
Support multiple Vpn ManageDialogs
by Chad Brubaker
· 13 years ago
c286519
Restricted profiles use Owner's VPN
by Chad Brubaker
· 13 years ago
4ca19e8
Add per user VPN support
by Chad Brubaker
· 13 years ago
41fb98c
Make legacy VPN work over stacked interfaces.
by Lorenzo Colitti
· 13 years ago
7601e31d
Merge "464xlat: use a gatewayed route, not point-to-point"
by Lorenzo Colitti
· 13 years ago
6e7affe
am b8292830: resolved conflicts for merge of a920f25f to jb-mr2-dev-plus-aosp
by Elliott Hughes
· 13 years ago
a920f25
resolved conflicts for merge of fca0f92e to stage-aosp-master
by Elliott Hughes
· 13 years ago
d396a44
Switch frameworks/base over from @hidden Charsets to public StandardCharsets.
by Elliott Hughes
· 13 years ago
861c3fc
464xlat: use a gatewayed route, not point-to-point
by Lorenzo Colitti
· 13 years ago
bf991a8
Move battery stats call from SystemUI to system server.
by John Spurlock
· 13 years ago
c9dc93e
Merge "Start combining threads in system process."
by Dianne Hackborn
· 13 years ago
8d044e8
Start combining threads in system process.
by Dianne Hackborn
· 13 years ago
5766693
Lockdown VPN handles its own connection teardown.
by Jeff Sharkey
· 13 years ago
1b0ca9d
Listen for network disconnect.
by Robert Greenwalt
· 13 years ago
d2ef1e5
Stop clat if it's no longer in use.
by Lorenzo Colitti
· 13 years ago
13c9fde
Framework changes for 464xlat.
by Lorenzo Colitti
· 13 years ago
5a6bdc4
Improve ConnectivityManager docs
by Robert Greenwalt
· 13 years ago
b9594ce
KeyStore: stop using state()
by Kenny Root
· 13 years ago
53c04bd
Monitor the right interface re VPN
by Robert Greenwalt
· 14 years ago
3cab6b0
Properly cancel Tether notification.
by Robert Greenwalt
· 14 years ago
bf6f6f9
Update references to migrated global settings.
by Jeff Brown
· 14 years ago
50cdf7c3
Fix issue #7214090: Need to be able to post notifications to all users
by Dianne Hackborn
· 14 years ago
5ac72a2
Improve multi-user broadcasts.
by Dianne Hackborn
· 14 years ago
69ddab4
Always-on VPN.
by Jeff Sharkey
· 14 years ago
82f8521
Migrate legacy VPN arguments to system_server.
by Jeff Sharkey
· 14 years ago
899223b
Begin moving VPN to NetworkStateTracker pattern.
by Jeff Sharkey
· 14 years ago
088f29f
Cleaner controls between Vpn and init services.
by Jeff Sharkey
· 14 years ago
065b299
Make LocalSocket Closeable.
by Jeff Sharkey
· 14 years ago
db3c867
Network data activity change intent for network interfaces.
by Haoyu Bai
· 14 years ago
5362f17
Merge commit '1b003ef0' into mit
by Wink Saville
· 14 years ago
a639b31
Create telephony-common and mms-common
by Wink Saville
· 14 years ago
adfb0d0
Make tethering ignore bad inputs
by Robert Greenwalt
· 14 years ago
7c727e5
am a2becffc: am d667aebf: Merge "VPN: move VpnDialogs away from system uid." into jb-dev
by Chia-chi Yeh
· 14 years ago
dadc857
VPN: move VpnDialogs away from system uid.
by Chia-chi Yeh
· 14 years ago
68ea9b0
Add logging for Tethering.
by Robert Greenwalt
· 14 years ago
c9dac11
Don't forget to turn off mobile_dun
by Robert Greenwalt
· 14 years ago
5d13434
am 1e9e7f76: am ff321d49: Merge "VPN: silence VPN notifications." into ics-mr1
by Chia-chi Yeh
· 14 years ago
50fe709
VPN: silence VPN notifications.
by Chia-chi Yeh
· 14 years ago
32350c7
Merge "Filter our v6 address from tethering dns."
by Robert Greenwalt
· 14 years ago
c1bac3a
VPN: fix a CloseGuard warning.
by Chia-chi Yeh
· 15 years ago
4f74d55
Filter our v6 address from tethering dns.
by Robert Greenwalt
· 15 years ago
cc579b8
Merge "Use the carrier-given dns addrs for tethering."
by Robert Greenwalt
· 15 years ago
2339fe3
am fa71962f: am 46a4e81d: Merge "VPN: delete the "abort" file before starting VPN daemons." into ics-mr1
by Chia-chi Yeh
· 15 years ago
bb4fd0b
Use the carrier-given dns addrs for tethering.
by Robert Greenwalt
· 15 years ago
c187273
VPN: delete the "abort" file before starting VPN daemons.
by Chia-chi Yeh
· 15 years ago
ddba106
Clean up InterfaceConfiguration flags.
by Jeff Sharkey
· 15 years ago
fd1be2b
Tone down Tethering logs.
by Robert Greenwalt
· 15 years ago
b445362
Make upstream tether list threadsafe
by Robert Greenwalt
· 15 years ago
3b28e9a
Start using IP tool for advanced routing.
by Robert Greenwalt
· 15 years ago
731026c
Ignore errors when untethering
by Robert Greenwalt
· 15 years ago
49348e7
Fix Tethering settings.
by Robert Greenwalt
· 15 years ago
367d15a
Watch network subtype, tethering teardown, empty.
by Jeff Sharkey
· 15 years ago
c9acde9
Reduce connectivity logging
by Wink Saville
· 15 years ago
cdd02c5d
Collect and persist tethering stats.
by Jeff Sharkey
· 15 years ago
5317f03
VPN: stop daemons by closing the control sockets.
by Chia-chi Yeh
· 15 years ago
0c074e6
VPN: reset legacy VPN when resetting IPv4 addresses.
by Chia-chi Yeh
· 15 years ago
199ed6e
VPN: introduce VpnService as the base class for user space VPN.
by Chia-chi Yeh
· 15 years ago
fcc1b41
VPN: move away from the VPN permission.
by Chia-chi Yeh
· 15 years ago
6311d0a
Clear the bitmap from the canvas in a lot of places.
by Dianne Hackborn
· 15 years ago
98c79e5
Stop sending tethering broadcasts during boot.
by Robert Greenwalt
· 15 years ago
485861c
Fix USB tethering again
by Mike Lockwood
· 15 years ago
e30c130
Merge "Handle hostapd and tether interface changes"
by Irfan Sheriff
· 15 years ago
23eb297
Handle hostapd and tether interface changes
by Irfan Sheriff
· 15 years ago
5db7af9
Merge "Fix USB tethering"
by Mike Lockwood
· 15 years ago
6c2260b
Fix USB tethering
by Mike Lockwood
· 15 years ago
7ef8611
VPN: increase timeout period to 60 seconds for legacy VPN.
by Chia-chi Yeh
· 15 years ago
b6055fe
Merge "NetworkManagementService: receive bandwidth controller events"
by JP Abgrall
· 15 years ago
aa1727f
VPN: tear down VPN when the dependent interface is down.
by Chia-chi Yeh
· 15 years ago
12b933d
NetworkManagementService: receive bandwidth controller events
by JP Abgrall
· 15 years ago
5779c9c
VPN: close the socket in protectVpn() to avoid leaking descriptors.
by Chia-chi Yeh
· 15 years ago
97a61565
VPN: Hook up the new control protocol and network state.
by Chia-chi Yeh
· 15 years ago
7c34f29
Fix wifi tethering.
by Robert Greenwalt
· 15 years ago
2e46764
VPN: implement status report for legacy VPN.
by Chia-chi Yeh
· 15 years ago
c2b8aa0b
VPN: rename some variables.
by Chia-chi Yeh
· 15 years ago
100155a
VPN: convert prepare() into a form which helps solve race conditions.
by Chia-chi Yeh
· 15 years ago
34e7813
VPN: minor refinement.
by Chia-chi Yeh
· 15 years ago
3281034
VPN: merge JNI methods.
by Chia-chi Yeh
· 15 years ago
Next »