| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| apex/ | 03-May-2024 | - | 232 | 212 | ||
| api/ | 03-May-2024 | - | 628 | 517 | ||
| src/java/ | 03-May-2024 | - | 48,374 | 28,480 | ||
| tests/ | 03-May-2024 | - | 47,639 | 35,392 | ||
| Android.bp | D | 03-May-2024 | 4.1 KiB | 157 | 135 | |
| 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 | 721 | 43 | 42 | |
| jarjar-rules-shared.txt | D | 03-May-2024 | 505 | 7 | 6 | |
| jarjar-rules-test.txt | D | 03-May-2024 | 707 | 10 | 9 |
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