1. 98a3a03 Un-finalize IpSecManager by Yan Yan · 3 years, 7 months ago
  2. 41fe9f7 Merge "Remove ServiceManager usage from IpSecTransform" by Treehugger Robot · 3 years, 7 months ago
  3. ca9c1df Add PolicyDirection InfDef annotation to IpSecManager by Aaron Huang · 3 years, 8 months ago
  4. 80a73fd Remove ServiceManager usage from IpSecTransform by Aaron Huang · 3 years, 8 months ago
  5. dae8749 Merge "Replace Preconditions.checkNotNull with Objects.requireNonNull" by Treehugger Robot · 3 years, 8 months ago
  6. 49eef6f Replace Preconditions.checkNotNull with Objects.requireNonNull by Aaron Huang · 3 years, 8 months ago
  7. 4989e95 Make IpSecManager.DIRECTION_FWD @SystemApi by Aaron Huang · 3 years, 8 months ago
  8. fbae308 Fix style errors for IpSec associated files by Aaron Huang · 3 years, 9 months ago
  9. 9a708a4 Move IpSec associated files to f/b/packages/ConnectivityT by Aaron Huang · 3 years, 8 months ago[Renamed from core/java/android/net/IpSecManager.java]
  10. 5c20637 Merge "Improve documentation of IpSecTunnelInterface#setUnderlyingNetwork" by Treehugger Robot · 4 years, 3 months ago
  11. 908d34e Add internal support for IPsec forward policies by Benedict Wong · 4 years, 4 months ago
  12. cf4d2eb Improve documentation of IpSecTunnelInterface#setUnderlyingNetwork by Yan Yan · 4 years, 6 months ago
  13. 441e35f [API] Expose IpSecTunnelInterface#setUnderlyingNetwork by Yan Yan · 4 years, 11 months ago
  14. a2f3b49 Update underlying network of IpSecTunnelInterface by Yan Yan · 4 years, 11 months ago
  15. 32141be Merge "Revert "Expose IPsec tunnel APIs from @SystemApi to public APIs"" by Lorenzo Colitti · 4 years, 7 months ago
  16. 388f416 Revert "Expose IPsec tunnel APIs from @SystemApi to public APIs" by Lorenzo Colitti · 4 years, 7 months ago
  17. a034331 Expose UdpEncapsulationSocket.getResourceId() by Chiachang Wang · 4 years, 7 months ago
  18. 160aac3 Expose IPsec tunnel APIs from @SystemApi to public APIs by Yan Yan · 4 years, 9 months ago
  19. c85b7b0 Implement Ikev2VpnRunner by Benedict Wong · 6 years ago
  20. 30878b0 Allow mainline IPsec(IKE) to statically include @PolicyDirection by evitayan · 6 years ago
  21. 3a78d9d Add missing nullability annotations. by Aurimas Liutikas · 6 years ago
  22. 22e0b2c Merge "Add IPsec checks for IPSEC_TUNNEL feature" into qt-dev by Lorenzo Colitti · 6 years ago
  23. e976375 Add IPsec checks for IPSEC_TUNNEL feature by Benedict Wong · 7 years ago
  24. c45974b Add EPROTONOSUPPORT to IpSecManager SSE map by Benedict Wong · 7 years ago
  25. 3a287d5 Merge "Rework Exception Handling for IpSecManager" into pi-dev am: 16c671dc9a by Nathan Harold · 7 years ago
  26. beed0b6 Rework Exception Handling for IpSecManager by Nathan Harold · 7 years ago
  27. 67e71f0 [DO NOT MERGE] - Hide Tunnel Mode IpSec API by Nathan Harold · 7 years ago
  28. e7e135c Merge "Force creation of Socket upon Transform application" into pi-dev by Benedict Wong · 7 years ago
  29. d39837f Update IpSecManager to use InetAddress and prefixLen by Benedict Wong · 7 years ago
  30. 57ab3f6 Force creation of Socket upon Transform application by Benedict Wong · 7 years ago
  31. 65ef843 Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 7 years ago
  32. 1b88f0e Disallow Reserved SPI Allocation by Nathan Harold · 7 years ago
  33. a386e37 Clarify UDP encapsulation socket API by Benedict Wong · 7 years ago
  34. c5106f3 Add documentation for TCP interactions with transforms by Benedict Wong · 7 years ago
  35. 00e7724 Add MANAGE_IPSEC_TUNNELS Permission by Nathan Harold · 7 years ago
  36. 6303d9e Add NonNull Annotations To IpSec API Surface by Nathan Harold · 7 years ago
  37. 49cd8d7 Expose add/removeAddress for IpSecInterfaces by Nathan Harold · 7 years ago
  38. 97c3c94 Added implementation for VTI add/remove address by Benedict Wong · 7 years ago
  39. e3536f0 Docstring Updates for applyTransportModeTransform by Nathan Harold · 7 years ago
  40. 025aae1 Require NETWORK_STACK Permission for IpSec Tunnel Mode by Nathan Harold · 8 years ago
  41. 8bc9073 Add TunnelInterface API and KernelResourceRecords by Benedict Wong · 8 years ago
  42. 03e732a Expose applyTunnelModeTransform as a system API by Benedict Wong · 8 years ago
  43. 67e7673 Add Tunnel Interface APIs to IpSecManager by Nathan Harold · 8 years ago
  44. 0d483b7 IpSec - API Tweak for removeTransportModeTransform by Nathan Harold · 8 years ago
  45. 3167625 Prevent Closure of Underlying Socket FDs by Nathan Harold · 8 years ago
  46. 5a19b95 Make Transforms Unidirectional by Nathan Harold · 8 years ago
  47. 5e85446 IpSec Invalidate the Resource IDs on close() by Nathan Harold · 8 years ago
  48. 20e96c5 Use consistent naming for allocating SPI. by Jonathan Basseri · 8 years ago
  49. 2725a23 Javadoc cleanup of IpSecManager API. by Jonathan Basseri · 8 years ago
  50. 2a30daf Fix signature for finalize() to resolve API Lint error by Nathan Harold · 8 years ago
  51. 19b99d9 Input Validation for IpSecService by Nathan Harold · 8 years ago
  52. 69cb0af Re-Expose IpSecService API Surface by Nathan Harold · 8 years ago
  53. 81f5463 Re-Enable Starting of the IpSecService by Nathan Harold · 8 years ago
  54. 4786aec Merge "Annotate @SystemApi with required permissions." into oc-dev by Jeff Sharkey · 8 years ago
  55. ad1cebe Annotate @SystemApi with required permissions. by Jeff Sharkey · 8 years ago
  56. 8086539 Add UDP Encap Socket Support to IpSecManager by Nathan Harold · 8 years ago
  57. 185f2cc Hide IpSecManager, IpSecTransform, and IpSecAlgorithm by Nathan Harold · 8 years ago
  58. 7194bb9 Hide IpSecManager, IpSecTransform, and IpSecAlgorithm by Nathan Harold · 8 years ago
  59. b2b85df Hide Socket+DatagramSocket IpSecTransform methods by Nathan Harold · 8 years ago
  60. 2528c66 Consistenly Throw IOExceptions from IpSecManager by Nathan Harold · 8 years ago
  61. 4b909c8 Hide Socket+DatagramSocket IpSecTransform methods by Nathan Harold · 8 years ago
  62. a64b019 Consistenly Throw IOExceptions from IpSecManager by Nathan Harold · 8 years ago
  63. 0bb49fc Add FileDescriptor Versions of applyTransportModeTransform() by Nathan Harold · 8 years ago
  64. ed0fcf1 IpSecManager and IpSecAlgorithm API Tweaks by Nathan Harold · 8 years ago
  65. 0072e19 Add FileDescriptor Versions of applyTransportModeTransform() by Nathan Harold · 8 years ago
  66. 0540679 IpSecManager and IpSecAlgorithm API Tweaks by Nathan Harold · 8 years ago
  67. 7c30d6b Add Initial IPsec APIs to IpSecService by Nathan Harold · 8 years ago
  68. 8e518b4 IpSecManager and IpSecTransform API Cleanup by Nathan Harold · 8 years ago
  69. 18fd608 Change reserveSecurityParameterIndex() to take a remoteAddress by Nathan Harold · 8 years ago
  70. 8ea6605 Add a Skeleton IpSecService by Nathan Harold · 8 years ago
  71. 031acb8 Add Initial IPsec APIs to IpSecService by Nathan Harold · 8 years ago
  72. 55e8910 IpSecManager and IpSecTransform API Cleanup by Nathan Harold · 8 years ago
  73. 909d66e Change reserveSecurityParameterIndex() to take a remoteAddress by Nathan Harold · 8 years ago
  74. d2a1dad Add a Skeleton IpSecService by Nathan Harold · 8 years ago
  75. b1f605f Add API Surface for creating IpSec Transforms by Nathan Harold · 9 years ago