| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rewrite UidRanges::overlaps() | Ken Chen | 2021-07-29 | 1 | -9/+19 |
| * | Show UID ranges config in dumpsys netd | Ken Chen | 2021-07-01 | 1 | -1/+1 |
| * | Reject overlapped ranges in Network::addUsers() | Ken Chen | 2021-03-04 | 1 | -0/+27 |
| * | Hush clang-tidy warning about copying UidRangeParcel. | Bernie Innocenti | 2018-11-21 | 1 | -1/+1 |
| * | Refactor UidRange by using stable aidl structure | Luke Huang | 2018-10-25 | 1 | -15/+39 |
| * | Put most of netd into the android::net namespace. | Lorenzo Colitti | 2017-02-14 | 1 | -1/+6 |
| * | UidRanges: use class instead of pair<uid_t, uid_t> | Robin Lee | 2016-12-06 | 1 | -15/+23 |
| * | Add a binder IPC to close socket connections. | Lorenzo Colitti | 2016-04-26 | 1 | -1/+1 |
| * | Server API to only allow networking by VPN apps | Robin Lee | 2016-04-19 | 1 | -0/+9 |
| * | Kill sockets when a VPN comes up. | Lorenzo Colitti | 2016-04-14 | 1 | -0/+17 |
| * | Add full support for UIDs in VPNs. | Sreeram Ramachandran | 2014-07-07 | 1 | -2/+8 |
| * | Add UID range support to VPNs. | Sreeram Ramachandran | 2014-07-01 | 1 | -0/+77 |
