4e8febe916
minor refactoring, better docs in lpacket.h
...
- fixed minor bug in panel_getChar()
2022-02-17 16:55:42 -06:00
fb71dfb3c3
Added panel!
...
- minor refactoring
- TODO: panel & cnc should really use unique keys. maybe add config file?
2022-02-14 00:22:36 -06:00
6fb8aa9b8a
Refactored how CMake passes version & settings info
...
- keys can now be passed per-build passing -DLAIKA_PUBKEY=[pubkey] & -LAIKA_PRIVKEY=[pubkey] to `cmake -B`
- if those definitions aren't passed, the default public & private key will be used (for quick testing)
2022-01-30 01:15:51 -06:00
203b5ce38f
Added LibSodium, new tools/, genKey, sLaika_peer::type
...
- sLaika_peer has a new member, (PEERTYPE)type
- LibSodium dependency added
2022-01-27 13:36:36 -06:00
8133a8d3cb
Inital commit
...
lib/ is just [FoxNet](https://git.openpunk.com/CPunch/FoxNet ) ported to C99
2022-01-23 21:28:16 -06:00