1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-09-20 02:28:19 +00:00
Laika/lib/include
CPunch 71db213261 Implemented VMBoxes, linux persistence related strings are obfuscated, added VMBoxGen tool
- lboxconfig.h holds obfuscated data, which is generated by VMBoxGen
- linpersist.c now uses obfuscated strings
2022-05-09 16:41:01 -05:00
..
hashmap.h Inital commit 2022-01-23 21:28:16 -06:00
ini.h Re-added variadic packets 2022-02-16 17:58:07 -06:00
laika.h removed unused macro 2022-05-03 15:54:42 -05:00
lbox.h Implemented VMBoxes, linux persistence related strings are obfuscated, added VMBoxGen tool 2022-05-09 16:41:01 -05:00
lboxconfig.h Implemented VMBoxes, linux persistence related strings are obfuscated, added VMBoxGen tool 2022-05-09 16:41:01 -05:00
lconfig.h.in Added CMake flag for enabling persistence 2022-04-07 19:04:42 -05:00
lerror.h minor refactoring, proper no op macros 2022-03-28 14:02:33 -05:00
lmem.h minor refactoring, proper no op macros 2022-03-28 14:02:33 -05:00
lpacket.h Major shell packet refactoring 2022-05-07 20:09:42 -05:00
lpeer.h Moved setPollIn flag to sLaika_socket from sLaika_peer 2022-03-27 17:32:32 -05:00
lpolllist.h Refactored polling, lpolllist.c now handles poll events & flushes the poll queue 2022-03-24 10:26:06 -05:00
lsocket.h Moved setPollIn flag to sLaika_socket from sLaika_peer 2022-03-27 17:32:32 -05:00
lsodium.h Added config inis, key refactoring 2022-04-05 23:57:37 -05:00
ltask.h Added LAIKAPKT_PINGPONG 2022-04-13 12:19:06 -05:00
ltunnel.h Added Tunnel & Tunnel Connection boilerplate to lib 2022-03-28 15:49:50 -05:00
lvm.h VM: added OP_DECPTR, minor refactoring of laikaB_unlock 2022-04-30 16:21:29 -05:00