| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| apex/ | 04-Jul-2025 | - | 235 | 214 | ||
| api/ | 04-Jul-2025 | - | 680 | 561 | ||
| flags/ | 04-Jul-2025 | - | 70 | 62 | ||
| src/java/ | 04-Jul-2025 | - | 52,671 | 31,056 | ||
| tests/ | 04-Jul-2025 | - | 51,366 | 38,422 | ||
| Android.bp | D | 04-Jul-2025 | 4.8 KiB | 177 | 154 | |
| OWNERS | D | 04-Jul-2025 | 352 | 14 | 10 | |
| PREUPLOAD.cfg | D | 04-Jul-2025 | 366 | 9 | 7 | |
| README.md | D | 04-Jul-2025 | 307 | 8 | 6 | |
| TEST_MAPPING | D | 04-Jul-2025 | 628 | 38 | 37 | |
| jarjar-rules-shared.txt | D | 04-Jul-2025 | 578 | 8 | 7 | |
| jarjar-rules-test.txt | D | 04-Jul-2025 | 700 | 10 | 9 | |
| lint-baseline.xml | D | 04-Jul-2025 | 36.6 KiB | 785 | 713 |
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