iphydf
|
af4cb31028
|
refactor: Use operator== for equality tests of Node_format .
It has padding bytes, so memcmp isn't necessarily safe. It is definitely
unsafe for fuzzed node formats.
|
2024-01-11 13:32:01 +00:00 |
|
iphydf
|
ee154da4a9
|
refactor: Use cmp instead of msgpack-c for events packing.
This library is better in every way.
|
2022-03-26 23:57:15 +00:00 |
|
iphydf
|
0a2190f28c
|
feat: Add binary packing functions for tox events.
|
2022-02-07 02:43:24 +00:00 |
|
Maxim Biro
|
0d5f85485b
|
Update deps used in Windows build scripts
|
2021-02-25 13:59:18 +03:00 |
|
redmanmale
|
98c148179f
|
Add Cygwin build script
|
2021-02-25 13:57:42 +03:00 |
|
iphydf
|
6cd4fcdec4
|
Remove libcheck from the dependencies.
We're not gaining much from this library, and it's a burden, especially
for windows development.
|
2018-02-09 20:51:39 +00:00 |
|
Maxim Biro
|
e672b6f092
|
Add Dockerfile for Windows cross-compilation
|
2018-01-25 16:04:54 -05:00 |
|