- Nov 09, 2016
-
-
Luker authored
The RFC lies. Thanks to Mohammed Alasmar for pointing it out. Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Sep 27, 2016
-
-
Luker authored
Squash a lot of warnings if build in 32 bit mode. also, bump up the version in the CMake :P Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Sep 06, 2016
-
-
Luker authored
RFC6330 lets you have 256 blocks at most. Check at the interleaver definition. The C interface did not check for correct C++ initialization. fix that, too. Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Nov 01, 2015
-
-
Luker authored
Also: tiny fix on an interleaver condition. Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Apr 14, 2015
-
-
Luker authored
lots of bugfixes, also due to the creation of a couple of examples for the C and C++ interface. Updated documentation accordingly Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Apr 13, 2015
-
-
Luker authored
Also small diff to documentation Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Apr 03, 2015
-
-
Luker authored
Make clang happy, let's compile with -Weverything! Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
Switched to iterators instead of std::vector. Now it's possible to build the C interface, and you can use any container you want. Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Mar 24, 2015
-
-
Luker authored
-
- Mar 19, 2015
-
-
Luker authored
-