| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| apex/ | 03-May-2024 | - | 206 | 188 | ||
| api/ | 03-May-2024 | - | 587 | 483 | ||
| src/java/ | 03-May-2024 | - | 44,924 | 26,314 | ||
| tests/ | 03-May-2024 | - | 44,144 | 32,716 | ||
| Android.bp | D | 03-May-2024 | 3.8 KiB | 144 | 123 | |
| OWNERS | D | 03-May-2024 | 204 | 10 | 8 | |
| PREUPLOAD.cfg | D | 03-May-2024 | 107 | 3 | 2 | |
| README.md | D | 03-May-2024 | 307 | 8 | 6 | |
| TEST_MAPPING | D | 03-May-2024 | 721 | 43 | 42 | |
| jarjar-rules-shared.txt | D | 03-May-2024 | 613 | 8 | 7 | |
| jarjar-rules-test.txt | D | 03-May-2024 | 820 | 11 | 10 | |
| lint-baseline.xml | D | 03-May-2024 | 258.6 KiB | 5,714 | 5,193 |
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