Age | Commit message (Collapse) | Author |
|
|
|
cast to unsigned char and environmental var
|
|
|
|
|
|
|
|
|
|
.gitignore additions
|
|
|
|
|
|
|
|
|
|
And a couple of fixes to the other parts.
|
|
|
|
Add Travis-CI status image
|
|
|
|
Small optimization.
|
|
Used two if statements, both of which just broke a loop. Just threw them together with ||. Should be slightly faster.
|
|
|
|
|
|
|
|
it's gonna work)
|
|
|
|
|
|
|
|
|
|
|
|
Replaced chars with uint8_t
Added a new test program.
Added some functions to Lossless UDP.
And some other stuff.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|