1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/jni
dr7ana 46ad8d4058 Clang format include sorting + CMake
- includes are now sorted in consistent, logical order; first step in an attempt to fix the tomfoolery (no relation to Tom) brought in by include-what-you-use
- shuffled around some cmake linking to simplify dependency graph
- superfluous files removed
2023-10-24 12:11:51 -07:00
..
java/src/network/loki/lokinet add new JNI function: LokinetDaemon DumpStatus 2021-06-20 05:55:33 -04:00
CMakeLists.txt changeset for windows port 2022-09-08 14:24:59 -04:00
lokinet_config.cpp Clang format include sorting + CMake 2023-10-24 12:11:51 -07:00
lokinet_daemon.cpp Clang format include sorting + CMake 2023-10-24 12:11:51 -07:00
lokinet_jni_common.hpp Clang format include sorting + CMake 2023-10-24 12:11:51 -07:00
network_loki_lokinet_Lokinet_JNI.h The Great Wall of Blame 2020-04-07 12:38:56 -06:00
network_loki_lokinet_LokinetConfig.h Large collection of changes to make android work 2021-03-02 13:18:22 -05:00
network_loki_lokinet_LokinetDaemon.h add new JNI function: LokinetDaemon DumpStatus 2021-06-20 05:55:33 -04:00
network_loki_lokinet_LokinetVPN.h The Great Wall of Blame 2020-04-07 12:38:56 -06:00
network_loki_lokinet_LokinetVPN_VPNInfo.h finish wiring up jni shizz 2019-10-08 10:52:01 -04:00
readme.md add directory specific readmes 2022-07-26 09:26:28 -04:00

jni binding for lokinet vpn using android vpn api