1. ab5006c Support getting transform state in IpSecService by Yan Yan · 1 year, 9 months ago
  2. b31a85a Minor simplification to IpSecService#bindToRandomPort. by Lorenzo Colitti · 2 years, 6 months ago
  3. b38fef8 Experimental support for IPv6 UDP encap. by Lorenzo Colitti · 2 years, 6 months ago
  4. a48dcd9 Require IPSEC_TUNNEL_MIGRATION feature flag to migrate transforms by Yan Yan · 2 years, 10 months ago
  5. e114b38 Support IPsec transform migration by Yan Yan · 4 years, 6 months ago
  6. f4eceba Fix policy leak by deleting forwarding security policies by Yan Yan · 2 years, 10 months ago
  7. be3eb3d Throw IAE when Network's LinkProperties is null by Yan Yan · 3 years, 3 months ago
  8. b944ff1 Split out the ipsec API surface and use framework-connectivity-tiramisu by Aaron Huang · 3 years, 7 months ago
  9. b01254f Remove ParcelFileDescriptor hidden API usage from IpSecService by Aaron Huang · 3 years, 8 months ago
  10. 2617cf5 Remove NetdService usage from IpSecService by Aaron Huang · 3 years, 9 months ago
  11. 9b27b0e Refactor IpSecServiceConfiguration to Dependencies by Aaron Huang · 3 years, 9 months ago
  12. fbae308 Fix style errors for IpSec associated files by Aaron Huang · 3 years, 9 months ago
  13. 9a708a4 Move IpSec associated files to f/b/packages/ConnectivityT by Aaron Huang · 3 years, 8 months ago[Renamed from services/core/java/com/android/server/IpSecService.java]
  14. 00e3456 Replace @hide APIs in IpSecService by paulhu · 3 years, 10 months ago
  15. 47b528c Add clarifying comments on for IPsec forward policies by Benedict Wong · 4 years, 3 months ago
  16. 908d34e Add internal support for IPsec forward policies by Benedict Wong · 4 years, 4 months ago
  17. 20966d9 Use public API Network#getNetId() to get netid by lucaslin · 4 years, 5 months ago
  18. 7eb7659 Use new API - getIpSecNetIdRange() in IpSecService by lucaslin · 4 years, 5 months ago
  19. 1e70c22 Merge changes I852e3a53,I86755647,I0ed8b0c6 by Lucas Lin · 4 years, 6 months ago
  20. a2f3b49 Update underlying network of IpSecTunnelInterface by Yan Yan · 4 years, 11 months ago
  21. d66e608 Remove unused INetworkManagementService from IpSecService by lucaslin · 4 years, 7 months ago
  22. ff6fe7b Use NetdUtils instead of NetworkManagementService in IpSecService by lucaslin · 4 years, 7 months ago
  23. 7f50733 [Mainline Migration] Migrate NetworkUtils by Serik Beketayev · 4 years, 9 months ago
  24. 2fea4a7 Update language to comply with Android's inclusive language guidance by Chiachang Wang · 5 years ago
  25. ba714fa Merge "Use TransformRecord to get SPI instead of SpiRecord" by Benedict Wong · 5 years ago
  26. a12c44d Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 5 years ago
  27. 529e8aa Automatically set IPsec tunnel interface as up by Benedict Wong · 6 years ago
  28. 7bcf9c2 Relax IPsec resource count restrictions. by Benedict Wong · 6 years ago
  29. c85b7b0 Implement Ikev2VpnRunner by Benedict Wong · 6 years ago
  30. ec2e2e2 Use TransformRecord to get SPI instead of SpiRecord by Benedict Wong · 6 years ago
  31. b374d39 Merge "Extract test utilities for ConnectivityService" am: b7d270a73e by Remi NGUYEN VAN · 6 years ago
  32. a18a355 Extract test utilities for ConnectivityService by Remi NGUYEN VAN · 6 years ago
  33. bf5b762 Merge changes Ibff278a6,If6d537a3 am: 33e236823f am: a865058628 by Junyu Lai · 6 years ago
  34. 75eabfe Revert "Add NATT keepalive resources and methods into IpSecService" by Junyu Lai · 6 years ago
  35. 707fc41 Merge "Add IPsec checks for IPSEC_TUNNEL feature" into qt-dev am: 22e0b2c514 by Lorenzo Colitti · 6 years ago
  36. e976375 Add IPsec checks for IPSEC_TUNNEL feature by Benedict Wong · 7 years ago
  37. 4aac3e9 Add NATT keepalive resources and methods into IpSecService by Benedict Wong · 6 years ago
  38. 098b1e8 Fix remove-before-add for IpSecService RefcountedResource by Benedict Wong · 6 years ago
  39. dcd0639 Merge "Fix remove-before-add for IpSecService RefcountedResource" by Benedict Wong · 6 years ago
  40. b2dc0fc Fix flaky UdpEncapsulationSocket test by Lorenzo Colitti · 6 years ago
  41. 04738f5 Fix remove-before-add for IpSecService RefcountedResource by Benedict Wong · 6 years ago
  42. 29c3077 Fix flaky UdpEncapsulationSocket test by Benedict Wong · 6 years ago
  43. 5db0919 Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 7 years ago
  44. 63e61c4 Move IpClient to NetworkStack by Remi NGUYEN VAN · 7 years ago
  45. d913fb4 Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl by Luke Huang · 7 years ago
  46. c6fcedd Cleanup and update comments SA mark disabling comments by Benedict Wong · 7 years ago
  47. 5d74984 Add XFRM-I support to IpSecService by Benedict Wong · 7 years ago
  48. 683441d Disable attempted updating of SA marks by Benedict Wong · 7 years ago
  49. 43d93a0 Check to ensure UDP-encap is used only for IPv4 by evitayan · 7 years ago
  50. 4f94cbe Merge "Re-enable checks for MANAGE_IPSEC_TUNNELS" by Benedict Wong · 7 years ago
  51. 2b6a14e Re-enable checks for MANAGE_IPSEC_TUNNELS by Benedict Wong · 7 years ago
  52. 6d0cd0b Use UID as requestID by Benedict Wong · 7 years ago
  53. 38e5297 Use tunnel local/remote addresses in security policies by Benedict Wong · 7 years ago
  54. 7c250ae Disable the AppOp Restriction for IpSec Tunnels by Nathan Harold · 7 years ago
  55. 7be7f45 [DO NOT MERGE] Use INetd Constant for IpSec Interface Prefix by Nathan Harold · 7 years ago
  56. beed0b6 Rework Exception Handling for IpSecManager by Nathan Harold · 7 years ago
  57. 65ef843 Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 7 years ago
  58. 1b88f0e Disallow Reserved SPI Allocation by Nathan Harold · 7 years ago
  59. a386e37 Clarify UDP encapsulation socket API by Benedict Wong · 7 years ago
  60. 4f17037 Merge changes I4c26aea7,I79911434 into pi-dev by Nathan Harold · 7 years ago
  61. d99c2eb Merge "Added implementation for VTI add/remove address" into pi-dev by Benedict Wong · 7 years ago
  62. fdde4d6 Check mOwnedByTransform to avoid DELSA on SPI by Nathan Harold · 7 years ago
  63. 97c3c94 Added implementation for VTI add/remove address by Benedict Wong · 7 years ago
  64. 778327e Add support for auth-only transforms by Benedict Wong · 7 years ago
  65. 025aae1 Require NETWORK_STACK Permission for IpSec Tunnel Mode by Nathan Harold · 8 years ago
  66. 7660370 Fix minor bugs with tunnel mode implementation by Benedict Wong · 8 years ago
  67. 8edc557 Add tunnel-mode calls to netd in IpSecService by Benedict Wong · 8 years ago
  68. 8bc9073 Add TunnelInterface API and KernelResourceRecords by Benedict Wong · 8 years ago
  69. 6b3456b Merge "Add xfrm mark in IpSecConfig" by Benedict Wong · 8 years ago
  70. 68aac2a Add checks to ensure SPIs are not reused by Benedict Wong · 8 years ago
  71. faa9b02 Merge "Address comments and final cleanup from refcounting integration" by Benedict Wong · 8 years ago
  72. 0fff56e Rename create/delete transform methods by Benedict Wong · 8 years ago
  73. 3fef704 Add xfrm mark in IpSecConfig by Di Lu · 8 years ago
  74. cbd329b Address comments and final cleanup from refcounting integration by Benedict Wong · 8 years ago
  75. 0d483b7 IpSec - API Tweak for removeTransportModeTransform by Nathan Harold · 8 years ago
  76. 5a19b95 Make Transforms Unidirectional by Nathan Harold · 8 years ago
  77. 53e5d21 Merge "Add validation to IpSecConfig algorithm setters" by Benedict Wong · 8 years ago
  78. 70867e5 Add validation to IpSecConfig algorithm setters by Benedict Wong · 8 years ago
  79. fdafce2 IpSecService - Convert mNextResourceId from AtomicInt to Int by Nathan Harold · 8 years ago
  80. ac927fe Fix CTS Test Dual Stack Test Passing Issue by manojboopathi · 8 years ago
  81. 1768744 [ipsec-doze] Add fchown to IpSecService to support doze by Benedict Wong · 8 years ago
  82. 083faee [ipsec-qtaguid] Tag sockets upon creation of encap sockets by Benedict Wong · 8 years ago
  83. 816f0eb Merge "Use consistent naming for allocating SPI." by nharold · 8 years ago
  84. 6855aee Convert IpSecService resources to use refcounting by Benedict Wong · 8 years ago
  85. 0234682 Add reference counted resources to IpSecService by Benedict Wong · 8 years ago
  86. 20e96c5 Use consistent naming for allocating SPI. by Jonathan Basseri · 8 years ago
  87. 8c302f0 Fixed NullPointerException in IpSecService-Netd binder layer by Manoj Boopathi Raj · 8 years ago
  88. 1ce430a Merge "Return a port from bindToPort() in IpSecService" by Benedict Wong · 8 years ago
  89. c423cc8 Return a port from bindToPort() in IpSecService by Benedict Wong · 8 years ago
  90. 53d60a2 Add support for AES-GCM-ESP as an IPSec algorithm by Benedict Wong · 8 years ago
  91. 37b4cf3 Cosmetic Cleanups for IpSecService by Nathan Harold · 8 years ago
  92. 19b99d9 Input Validation for IpSecService by Nathan Harold · 8 years ago
  93. 529fdec Add user quota information into the IpSecService dump by ludi · 8 years ago
  94. 6e4681c Add UserQuotaTracker to IpSecService by Nathan Harold · 8 years ago
  95. 89194d6 Add dump info to IpSecService by ludi · 8 years ago
  96. 5e623ea Add unit test for IpSecService by ludi · 8 years ago
  97. 3608598 Merge "Launch NetD in a different thread" by nharold · 8 years ago
  98. 12accd0 Launch NetD in a different thread by Nathan Harold · 8 years ago
  99. 0d1e9bb Merge "Check ManagedResource is NonNull before Checking Owner" by nharold · 8 years ago
  100. 36acf01 Merge "Remove return value of ipSecAddSecurityAssociation" by Di Lu · 8 years ago