42199fc7c9
minor refactoring, proper no op macros
2022-03-28 14:02:33 -05:00
6cab9107bb
minor laikaM_rmvarray refactoring, removed 'type' parameter
2022-01-31 15:54:39 -06:00
6d799a7532
Fixed poll() path in lpolllist.c, fixed laikaM_rmvarray()
2022-01-31 13:27:12 -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
a023929190
Added key exchange to LAIKA_HANDSHAKE_*
...
- test keys are defined in laika.h
- bug fixes & refactoring with laikaM_growarray()
2022-01-27 19:55:28 -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
04f02b4371
Protected handler calls in bot.c
...
- Added support for LAIKAPKT_HANDSHAKE_RES
2022-01-25 11:58:36 -06:00
1bccc78117
First actual runnable version
...
- many warnings & bug fixes
- added bot/ source
2022-01-24 21:46:29 -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