index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
IpSecManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Javadoc cleanup of IpSecManager API.
Jonathan Basseri
2017-11-20
1
-101
/
+171
*
Fix signature for finalize() to resolve API Lint error
Nathan Harold
2017-11-07
1
-1
/
+1
*
Input Validation for IpSecService
Nathan Harold
2017-10-03
1
-2
/
+6
*
Re-Expose IpSecService API Surface
Nathan Harold
2017-09-12
1
-1
/
+3
*
Re-Enable Starting of the IpSecService
Nathan Harold
2017-09-12
1
-0
/
+2
*
Merge "Annotate @SystemApi with required permissions." into oc-dev
Jeff Sharkey
2017-06-05
1
-4
/
+3
|
\
|
*
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-06-05
1
-4
/
+3
|
*
Hide IpSecManager, IpSecTransform, and IpSecAlgorithm
Nathan Harold
2017-04-25
1
-0
/
+2
|
*
Hide Socket+DatagramSocket IpSecTransform methods
Nathan Harold
2017-04-17
1
-1
/
+5
|
*
Consistenly Throw IOExceptions from IpSecManager
Nathan Harold
2017-04-17
1
-4
/
+7
|
*
Add FileDescriptor Versions of applyTransportModeTransform()
Nathan Harold
2017-04-13
1
-0
/
+31
|
*
IpSecManager and IpSecAlgorithm API Tweaks
Nathan Harold
2017-04-13
1
-1
/
+30
|
*
Add Initial IPsec APIs to IpSecService
Nathan Harold
2017-04-05
1
-22
/
+90
|
*
IpSecManager and IpSecTransform API Cleanup
Nathan Harold
2017-04-05
1
-2
/
+0
|
*
Change reserveSecurityParameterIndex() to take a remoteAddress
Nathan Harold
2017-04-05
1
-15
/
+11
|
*
Add a Skeleton IpSecService
Nathan Harold
2017-04-05
1
-17
/
+14
*
|
Add UDP Encap Socket Support to IpSecManager
Nathan Harold
2017-06-02
1
-46
/
+99
*
|
Hide IpSecManager, IpSecTransform, and IpSecAlgorithm
Nathan Harold
2017-04-26
1
-0
/
+2
*
|
Hide Socket+DatagramSocket IpSecTransform methods
Nathan Harold
2017-04-17
1
-1
/
+5
*
|
Consistenly Throw IOExceptions from IpSecManager
Nathan Harold
2017-04-17
1
-4
/
+7
*
|
Add FileDescriptor Versions of applyTransportModeTransform()
Nathan Harold
2017-04-11
1
-0
/
+31
*
|
IpSecManager and IpSecAlgorithm API Tweaks
Nathan Harold
2017-04-11
1
-1
/
+30
*
|
Add Initial IPsec APIs to IpSecService
Nathan Harold
2017-03-31
1
-22
/
+90
*
|
IpSecManager and IpSecTransform API Cleanup
Nathan Harold
2017-03-31
1
-2
/
+0
*
|
Change reserveSecurityParameterIndex() to take a remoteAddress
Nathan Harold
2017-03-29
1
-15
/
+11
*
|
Add a Skeleton IpSecService
Nathan Harold
2017-03-29
1
-17
/
+14
|
/
*
Add API Surface for creating IpSec Transforms
Nathan Harold
2017-02-28
1
-0
/
+379