- Jan 08, 2018
- 
- 
Luker authoredThe flags "complete" and "no_pool" are actually perfectly compatible. Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Jan 07, 2018
- 
- 
Luker authoredUsing a struct makes it more portable for C, and we avoid some first/second which nobody ever understand/remeber the meaning Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Jan 04, 2018
- 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Dec 21, 2017
- 
- 
Luker authoredadd ability for the decoder to clear the data, so that the memory can be reused again. Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Dec 19, 2017
- 
- 
Luker authoredFix unusable apis, port a couple of windows fixes Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Dec 12, 2017
- 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Dec 11, 2017
- 
- 
Luker authoredsubkeys will be added every year, so keep refreshing it. Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authored* Wrong declaration of C functions * fix including of split caches for header-only and linked library CmakeList: split the sources for linked and header-only Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredSee github #12 . Signed-off-by: Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredMulti-process computation sharing is a pain, and also a security hazard. Ignore it, let's fix everything else first Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Jan 02, 2017
- 
- 
Luker authoredset default/delete for all class constructors Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Dec 30, 2016
- 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Dec 27, 2016
- 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Dec 15, 2016
- 
- 
Luker authoredRFC says one thing, but we did an other, which was still completely equivalent. Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredMaybe. we'll see. Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Nov 25, 2016
- 
- 
Luker authoredtypo. make things compile again Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredNo changes here. Just formatting. Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Nov 11, 2016
- 
- 
Luker authoredconformity tests might not have been correct? re-running... Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Nov 10, 2016
- 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredBenchmarks now make more sense. New RAW API is about 30% faster than the RFC. Precomputations only make sense after a certain size, probably dependent on symbol size ? Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Nov 09, 2016
- 
- 
Luker authoredUnexpected timings again. Will investigate. Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredSomething weir is happening. Benchmarks are much slower than the rfc_test. Are we actually benchmarking stuff in rfc_test? Is it the difference in time measurement? More investigation needed. Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredKind of untested, but *should* withstand overflow of counters now. Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Nov 08, 2016
- 
- 
Luker authoredRFC6330 lies. No big deal, just a change of names. Many thanks to Mohammed Alasmar Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Nov 05, 2016
- 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Nov 04, 2016
- 
- 
Luker authoredAlso: start experimenting with hiding symbols of other libraries. Will make a "self-supported" library some time... Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Nov 03, 2016
- 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Nov 02, 2016
- 
- 
Luker authoredToo many iterators, all the same. a couple of macros are better than that much duplication Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredAlso, a longstanding, never-triggered bug got fixed. More work need to be done for decoder iterators, and the <future>, which is not supported in C++98 Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
- Oct 31, 2016
- 
- 
Luker authoredSigned-off-by:Luca Fulchir <luker@fenrirproject.org> 
- 
Luker authoredSmallfixes, really Signed-off-by:Luca Fulchir <luker@fenrirproject.org> 
 
- 
