1. 714ef48 Merge "Remove ServiceManager usage from IpSecTransform" by Treehugger Robot · 3 years, 7 months ago
  2. 595dc3b Add PolicyDirection InfDef annotation to IpSecManager by Aaron Huang · 3 years, 8 months ago
  3. fe925d8 Remove ServiceManager usage from IpSecTransform by Aaron Huang · 3 years, 8 months ago
  4. 2e22d3c Merge "Replace Preconditions.checkNotNull with Objects.requireNonNull" by Treehugger Robot · 3 years, 8 months ago
  5. eb50ef2 Replace Preconditions.checkNotNull with Objects.requireNonNull by Aaron Huang · 3 years, 8 months ago
  6. 30a2b03 Make IpSecManager.DIRECTION_FWD @SystemApi by Aaron Huang · 3 years, 8 months ago
  7. b24f3da Fix style errors for IpSec associated files by Aaron Huang · 3 years, 9 months ago
  8. 8f4e236 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]
  9. 9625c2d Merge "Improve documentation of IpSecTunnelInterface#setUnderlyingNetwork" by Treehugger Robot · 4 years, 3 months ago
  10. 1684f79 Add internal support for IPsec forward policies by Benedict Wong · 4 years, 4 months ago
  11. 6b1f3ea Improve documentation of IpSecTunnelInterface#setUnderlyingNetwork by Yan Yan · 4 years, 6 months ago
  12. b7d45ba [API] Expose IpSecTunnelInterface#setUnderlyingNetwork by Yan Yan · 4 years, 11 months ago
  13. 0f90419 Update underlying network of IpSecTunnelInterface by Yan Yan · 4 years, 11 months ago
  14. 8ff1b04 Merge "Revert "Expose IPsec tunnel APIs from @SystemApi to public APIs"" by Lorenzo Colitti · 4 years, 7 months ago
  15. c35b885 Revert "Expose IPsec tunnel APIs from @SystemApi to public APIs" by Lorenzo Colitti · 4 years, 7 months ago
  16. 2fe9a72 Expose UdpEncapsulationSocket.getResourceId() by Chiachang Wang · 4 years, 7 months ago
  17. 4715a5c Expose IPsec tunnel APIs from @SystemApi to public APIs by Yan Yan · 4 years, 9 months ago
  18. 514983c Implement Ikev2VpnRunner by Benedict Wong · 6 years ago
  19. 5fa370c Allow mainline IPsec(IKE) to statically include @PolicyDirection by evitayan · 6 years ago
  20. e0073b1 Add missing nullability annotations. by Aurimas Liutikas · 6 years ago
  21. 8b5dad6 Merge "Add IPsec checks for IPSEC_TUNNEL feature" into qt-dev by Lorenzo Colitti · 6 years ago
  22. 01e9de8 Add IPsec checks for IPSEC_TUNNEL feature by Benedict Wong · 7 years ago
  23. 540ea7d Add EPROTONOSUPPORT to IpSecManager SSE map by Benedict Wong · 7 years ago
  24. c4a5637 Merge "Rework Exception Handling for IpSecManager" into pi-dev am: 16c671dc9a by Nathan Harold · 7 years ago
  25. 21c4188 Rework Exception Handling for IpSecManager by Nathan Harold · 7 years ago
  26. ba804c2 [DO NOT MERGE] - Hide Tunnel Mode IpSec API by Nathan Harold · 7 years ago
  27. 627264d Merge "Force creation of Socket upon Transform application" into pi-dev by Benedict Wong · 7 years ago
  28. e84200f Update IpSecManager to use InetAddress and prefixLen by Benedict Wong · 7 years ago
  29. ad4bca3 Force creation of Socket upon Transform application by Benedict Wong · 7 years ago
  30. a10a7f9 Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 7 years ago
  31. b3b4608 Disallow Reserved SPI Allocation by Nathan Harold · 7 years ago
  32. 8fcf85d Clarify UDP encapsulation socket API by Benedict Wong · 7 years ago
  33. f685da3 Add documentation for TCP interactions with transforms by Benedict Wong · 7 years ago
  34. 9a713bd Add MANAGE_IPSEC_TUNNELS Permission by Nathan Harold · 7 years ago
  35. a26fb90 Add NonNull Annotations To IpSec API Surface by Nathan Harold · 7 years ago
  36. 902acb8 Expose add/removeAddress for IpSecInterfaces by Nathan Harold · 7 years ago
  37. c53a274 Added implementation for VTI add/remove address by Benedict Wong · 7 years ago
  38. 95c6602 Docstring Updates for applyTransportModeTransform by Nathan Harold · 7 years ago
  39. 1b33ea0 Require NETWORK_STACK Permission for IpSec Tunnel Mode by Nathan Harold · 8 years ago
  40. 79d0118 Add TunnelInterface API and KernelResourceRecords by Benedict Wong · 8 years ago
  41. 7377b3c Expose applyTunnelModeTransform as a system API by Benedict Wong · 8 years ago
  42. 3f6d5df Add Tunnel Interface APIs to IpSecManager by Nathan Harold · 8 years ago
  43. 24f3bb8 IpSec - API Tweak for removeTransportModeTransform by Nathan Harold · 8 years ago
  44. 16e0b07 Prevent Closure of Underlying Socket FDs by Nathan Harold · 8 years ago
  45. ce6d573 Make Transforms Unidirectional by Nathan Harold · 8 years ago
  46. 5149f29 IpSec Invalidate the Resource IDs on close() by Nathan Harold · 8 years ago
  47. f33f484 Use consistent naming for allocating SPI. by Jonathan Basseri · 8 years ago
  48. 745d586 Javadoc cleanup of IpSecManager API. by Jonathan Basseri · 8 years ago
  49. 8d88a14 Fix signature for finalize() to resolve API Lint error by Nathan Harold · 8 years ago
  50. ed81320 Input Validation for IpSecService by Nathan Harold · 8 years ago
  51. 004a59a Re-Expose IpSecService API Surface by Nathan Harold · 8 years ago
  52. 2e2cec6 Re-Enable Starting of the IpSecService by Nathan Harold · 8 years ago
  53. a35e038 Merge "Annotate @SystemApi with required permissions." into oc-dev by Jeff Sharkey · 8 years ago
  54. 0a47018 Annotate @SystemApi with required permissions. by Jeff Sharkey · 8 years ago
  55. 8086539 Add UDP Encap Socket Support to IpSecManager by Nathan Harold · 8 years ago
  56. 185f2cc Hide IpSecManager, IpSecTransform, and IpSecAlgorithm by Nathan Harold · 8 years ago
  57. faf8a91 Hide IpSecManager, IpSecTransform, and IpSecAlgorithm by Nathan Harold · 8 years ago
  58. 238b78c Hide Socket+DatagramSocket IpSecTransform methods by Nathan Harold · 8 years ago
  59. 1bcfebf Consistenly Throw IOExceptions from IpSecManager by Nathan Harold · 8 years ago
  60. 4b909c8 Hide Socket+DatagramSocket IpSecTransform methods by Nathan Harold · 8 years ago
  61. a64b019 Consistenly Throw IOExceptions from IpSecManager by Nathan Harold · 8 years ago
  62. 04a11e0 Add FileDescriptor Versions of applyTransportModeTransform() by Nathan Harold · 8 years ago
  63. 0560678 IpSecManager and IpSecAlgorithm API Tweaks by Nathan Harold · 8 years ago
  64. 0072e19 Add FileDescriptor Versions of applyTransportModeTransform() by Nathan Harold · 8 years ago
  65. 0540679 IpSecManager and IpSecAlgorithm API Tweaks by Nathan Harold · 8 years ago
  66. 2af3bae Add Initial IPsec APIs to IpSecService by Nathan Harold · 8 years ago
  67. 4ee4a82 IpSecManager and IpSecTransform API Cleanup by Nathan Harold · 8 years ago
  68. b9feffd Change reserveSecurityParameterIndex() to take a remoteAddress by Nathan Harold · 8 years ago
  69. 8ea6605 Add a Skeleton IpSecService by Nathan Harold · 8 years ago
  70. 031acb8 Add Initial IPsec APIs to IpSecService by Nathan Harold · 8 years ago
  71. 55e8910 IpSecManager and IpSecTransform API Cleanup by Nathan Harold · 8 years ago
  72. 909d66e Change reserveSecurityParameterIndex() to take a remoteAddress by Nathan Harold · 8 years ago
  73. d2a1dad Add a Skeleton IpSecService by Nathan Harold · 8 years ago
  74. b1f605f Add API Surface for creating IpSec Transforms by Nathan Harold · 9 years ago