|
af05611914
|
Sanity check that pktIDs from VAR_REQ packets are actually variadic
- variadic packets *MUST* have a PKTSIZE of 0 in the provided pktSizeTable
|
2022-01-26 15:20:07 -06:00 |
|
|
22df7e3702
|
Added LAIKAPKT_VAR_REQ, enabling variable packets
- additional minor refactoring
|
2022-01-25 13:53:17 -06:00 |
|
|
2a0e34dd5a
|
Added LAIKAPKT_HANDSHAKE_REQ support to cnc.c
- minor refactoring
- fixed CMakeLists.txt for cnc & bot
|
2022-01-25 12:13:04 -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 |
|
|
0dee6fe3fc
|
Added new sLaika_peer member, 'uData'
- pktHandler was updated to pass 'uData'
|
2022-01-24 20:57:54 -06:00 |
|
|
ed3efdaf11
|
Added laikaS_readInt() & laikaS_writeInt()
- new member for the sLaika_sock struct, 'flipEndian'
|
2022-01-24 20:50:14 -06:00 |
|
|
7cec181f61
|
Removed VS startup for cnc & bot
|
2022-01-24 19:51:55 -06:00 |
|
|
c0aa8d2724
|
started cnc.[ch], lpeer.c no longer catches errors, instead cnc.c handles error events
|
2022-01-24 10:34:30 -06:00 |
|
|
48eebc1951
|
Added laikaS_acceptFrom() to lsocket.h, added LAIKA_MAGIC & LAIKA_MAGICLEN
|
2022-01-24 10:17:54 -06:00 |
|
|
c9fdeba4c5
|
Renamed 'CERROR' & 'CWARN' to LAIKA_ERROR & LAIKA_WARN
|
2022-01-24 09:51: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 |
|