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