1
0
mirror of https://github.com/CPunch/Laika.git synced 2025-01-27 10:40:05 +00:00
Laika/lib/include
CPunch e228c98c80 Added config inis, key refactoring
- CNC can accept multiple different auth keys now
- laikaK_checkAuth() added
- shell defaults to using shell.ini config file
- CNC doesn't require a config file however it's highly recommended
2022-04-05 23:57:37 -05:00
..
hashmap.h
ini.h
laika.h minor refactoring, proper no op macros 2022-03-28 14:02:33 -05:00
lbox.h Bot persistence boilerplate 2022-04-04 12:12:37 -05:00
lconfig.h
lconfig.h.in
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 Minor refactoring 2022-04-01 14:10: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
ltunnel.h Added Tunnel & Tunnel Connection boilerplate to lib 2022-03-28 15:49:50 -05:00
lvm.h