| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| src/java/com/android/ike/ikev2/ | 03-May-2024 | - | 7,801 | 4,173 | ||
| tests/ | 03-May-2024 | - | 4,453 | 3,200 | ||
| Android.mk | D | 03-May-2024 | 948 | 31 | 10 | |
| OWNERS | D | 03-May-2024 | 116 | 7 | 6 | |
| PREUPLOAD.cfg | D | 03-May-2024 | 107 | 3 | 2 | |
| README.md | D | 03-May-2024 | 307 | 8 | 6 | |
| TEST_MAPPING | D | 03-May-2024 | 71 | 7 | 7 |
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