Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
apex/ | 14-Jan-2024 | - | 235 | 214 | ||
api/ | 15-Dec-2024 | - | 680 | 561 | ||
flags/ | 15-Dec-2024 | - | 70 | 62 | ||
src/java/ | 14-Jan-2024 | - | 52,569 | 30,999 | ||
tests/ | 14-Jan-2024 | - | 51,090 | 38,236 | ||
Android.bp | D | 15-Dec-2024 | 4.8 KiB | 180 | 156 | |
OWNERS | D | 15-Dec-2024 | 352 | 14 | 10 | |
PREUPLOAD.cfg | D | 15-Dec-2024 | 366 | 9 | 7 | |
README.md | D | 14-Jan-2024 | 307 | 8 | 6 | |
TEST_MAPPING | D | 15-Dec-2024 | 628 | 38 | 37 | |
jarjar-rules-shared.txt | D | 14-Jan-2024 | 505 | 7 | 6 | |
jarjar-rules-test.txt | D | 14-Jan-2024 | 707 | 10 | 9 | |
lint-baseline.xml | D | 15-Dec-2024 | 599 | 15 | 13 |
README.md
1IKEv2 Library for Android 2============================= 3 4### Introduction 5This IKEv2 library is an in-process client library implementing the IKEv2 protocol as well as 6extensions necessary for the support of IWLAN. It is designed to work in a non-privileged fashion 7on top of the Android IPsec API surface. 8