1
0
mirror of https://github.com/CPunch/Laika.git synced 2024-09-20 02:28:19 +00:00
Laika/lib/include
CPunch a4e04297a7 Tool: added VM Test
- includes a tiny demo for decoding secret messages
2022-04-29 15:51:59 -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 Box: implemented laikaB_unlock() & laikaB_lock() 2022-04-28 18:10:15 -05:00
lbox.h Box: implemented laikaB_unlock() & laikaB_lock() 2022-04-28 18:10:15 -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 Added LAIKAPKT_PINGPONG 2022-04-13 12:19:06 -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 Tool: added VM Test 2022-04-29 15:51:59 -05:00