| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| apex/ | 03-May-2024 | - | 235 | 214 | ||
| api/ | 03-May-2024 | - | 655 | 539 | ||
| src/java/ | 03-May-2024 | - | 49,917 | 29,467 | ||
| tests/ | 03-May-2024 | - | 49,581 | 37,039 | ||
| Android.bp | D | 03-May-2024 | 4.5 KiB | 173 | 150 | |
| OWNERS | D | 03-May-2024 | 184 | 9 | 7 | |
| PREUPLOAD.cfg | D | 03-May-2024 | 107 | 3 | 2 | |
| README.md | D | 03-May-2024 | 307 | 8 | 6 | |
| TEST_MAPPING | D | 03-May-2024 | 499 | 30 | 29 | |
| jarjar-rules-shared.txt | D | 03-May-2024 | 505 | 7 | 6 | |
| jarjar-rules-test.txt | D | 03-May-2024 | 707 | 10 | 9 | |
| lint-baseline.xml | D | 03-May-2024 | 573 | 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