summaryrefslogtreecommitdiff
path: root/core/java/android/net/IpSecManager.java
AgeCommit message (Expand)Author
2021-05-20Improve documentation of IpSecTunnelInterface#setUnderlyingNetworkTreehugger Robot
2021-05-07Add internal support for IPsec forward policiesBenedict Wong
2021-02-10[API] Expose IpSecTunnelInterface#setUnderlyingNetworkYan Yan
2021-02-10Update underlying network of IpSecTunnelInterfaceYan Yan
2021-02-01Merge "Revert "Expose IPsec tunnel APIs from @SystemApi to public APIs""Lorenzo Colitti
2021-02-01Revert "Expose IPsec tunnel APIs from @SystemApi to public APIs"Lorenzo Colitti
2021-01-27Expose UdpEncapsulationSocket.getResourceId()Chiachang Wang
2021-01-21Expose IPsec tunnel APIs from @SystemApi to public APIsYan Yan
2020-02-13Implement Ikev2VpnRunnerBenedict Wong
2020-01-08Allow mainline IPsec(IKE) to statically include @PolicyDirectionevitayan
2019-08-30Add missing nullability annotations.Aurimas Liutikas
2019-05-09Merge "Add IPsec checks for IPSEC_TUNNEL feature" into qt-devLorenzo Colitti
2019-05-08Add IPsec checks for IPSEC_TUNNEL featureBenedict Wong
2019-05-07Add EPROTONOSUPPORT to IpSecManager SSE mapBenedict Wong
2018-04-25Merge "Rework Exception Handling for IpSecManager" into pi-dev am: 16c671dc9aNathan Harold
2018-04-24Rework Exception Handling for IpSecManagerNathan Harold
2018-04-10[DO NOT MERGE] - Hide Tunnel Mode IpSec APINathan Harold
2018-04-09Merge "Force creation of Socket upon Transform application" into pi-devBenedict Wong
2018-04-05Merge "Update IpSecManager to use InetAddress and prefixLen" into pi-devBenedict Wong
2018-04-05Update IpSecManager to use InetAddress and prefixLenBenedict Wong
2018-04-04Merge "Force creation of Socket upon Transform application" am: 119cf2bc61Benedict Wong
2018-04-04Force creation of Socket upon Transform applicationBenedict Wong
2018-04-03Force creation of Socket upon Transform applicationBenedict Wong
2018-04-03Add AppOps Checks for MANAGE_IPSEC_TUNNELSNathan Harold
2018-03-30Disallow Reserved SPI AllocationNathan Harold
2018-03-30Merge "Disallow Reserved SPI Allocation"Lorenzo Colitti
2018-03-29Clarify UDP encapsulation socket APIBenedict Wong
2018-03-30Merge "Clarify UDP encapsulation socket API"Lorenzo Colitti
2018-03-28Disallow Reserved SPI AllocationNathan Harold
2018-03-27Clarify UDP encapsulation socket APIBenedict Wong
2018-03-27Add documentation for TCP interactions with transformsBenedict Wong
2018-03-27Merge "Add documentation for TCP interactions with transforms"Benedict Wong
2018-03-26Add documentation for TCP interactions with transformsBenedict Wong
2018-03-22Add MANAGE_IPSEC_TUNNELS PermissionNathan Harold
2018-03-21Add NonNull Annotations To IpSec API SurfaceNathan Harold
2018-03-21Add NonNull Annotations To IpSec API SurfaceNathan Harold
2018-03-20Expose add/removeAddress for IpSecInterfacesNathan Harold
2018-03-20Added implementation for VTI add/remove addressBenedict Wong
2018-03-20Expose add/removeAddress for IpSecInterfacesNathan Harold
2018-03-19Merge "Added implementation for VTI add/remove address"Benedict Wong
2018-03-16Docstring Updates for applyTransportModeTransformNathan Harold
2018-03-16Docstring Updates for applyTransportModeTransformNathan Harold
2018-03-16Added implementation for VTI add/remove addressBenedict Wong
2018-02-08Require NETWORK_STACK Permission for IpSec Tunnel ModeNathan Harold
2018-01-24Add TunnelInterface API and KernelResourceRecordsBenedict Wong
2018-01-23Expose applyTunnelModeTransform as a system APIBenedict Wong
2018-01-17Add Tunnel Interface APIs to IpSecManagerNathan Harold
2018-01-17IpSec - API Tweak for removeTransportModeTransformNathan Harold
2018-01-16Prevent Closure of Underlying Socket FDsNathan Harold
2018-01-16Make Transforms UnidirectionalNathan Harold