|
78862dc29d
|
Add WIP UnitTests for TSLQueue
|
2019-10-24 20:25:41 +09:00 |
|
|
98e88237ce
|
Implement header verification via libsodium
The original 20 byte header is now verified with public-key-crypto using
libsodium.
Also some fixes where ntohs/htons was not used where it should be.
|
2019-09-23 20:11:12 +09:00 |
|
|
328d44fbb6
|
Add support for MINGW compiler
|
2019-09-21 12:15:49 +09:00 |
|
|
71f7bc4977
|
Fix Windows support
|
2019-09-19 12:23:15 +09:00 |
|
|
35bc629b1b
|
Add some Unit Tests for UDPC
|
2019-08-27 18:03:30 +09:00 |
|
|
f10c53d92c
|
Change TSQueue to be a wrapper around a queue
|
2019-07-07 14:13:16 +09:00 |
|
|
8548d4f6ed
|
Add unit test and fixes for TSQueue
|
2019-06-07 11:33:44 +09:00 |
|
|
2aa4600c57
|
Create Thread-Safe-Queue (untested)
|
2019-06-06 16:40:17 +09:00 |
|
|
4b56bda4b1
|
Skeleton code set up for cpp impl
|
2019-06-06 16:02:48 +09:00 |
|