Commit Graph

17 Commits

Author SHA1 Message Date
jangko b10f16da7a
submoduling snappycpp 2020-12-22 12:17:39 +07:00
Zahary Karadjov a368549c1a
Fix various integer overflow issues found through fuzzing 2020-08-18 23:11:42 +03:00
Zahary Karadjov cae6c07fbb
Fix the fuzzing test 2020-07-22 20:25:22 +03:00
jangko 700f7777fd
fix crc32c nim side crash 2020-05-23 13:21:55 +07:00
Zahary Karadjov f6a87764a3
Added fuzzing tests 2020-05-20 21:06:13 +03:00
Zahary Karadjov 5e9e2a1f65
Async version of the Snappy framing format based on the latest FastStreams version 2020-05-06 00:35:55 +03:00
Zahary Karadjov 80cff583e3
More faststrams upgrades; Re-enable the file-based tests 2020-04-14 17:00:40 +03:00
Zahary Karadjov b5196c17b6
Use the latest faststreams OutputStream API 2020-04-13 15:02:41 +03:00
andri lim f08cbf9dc5 working snappy framing compress prototype 2020-04-01 22:35:57 +03:00
andri lim 45b8258af4 renormalize *.txt EOL 2020-04-01 22:35:57 +03:00
andri lim 73bb7db070 working framing uncompress prototype 2020-04-01 22:35:57 +03:00
andri lim 71b24a6d15 add framing format test runner 2020-04-01 22:35:57 +03:00
andri lim 4378d9fc93 make test green 2019-09-03 12:32:26 +03:00
Zahary Karadjov 072c5eee43
Add an imlementation based on Nim std streams 2019-07-08 17:00:08 +03:00
Zahary Karadjov 185a0bb769
Migrate to faststreams; WIP benchmark 2019-07-07 15:33:25 +03:00
andri lim c70156b165 fixes tests 2018-11-02 21:48:41 +07:00
andri lim 6fcbbfbab2 initial commit 2018-11-02 12:10:58 +07:00