Steffen Jaeckel

Results 201 comments of Steffen Jaeckel
trafficstars

a fix of this could be done when fixing libtom/libtommath#513

isn't there a way to do this half-automatic via a special branch name!? ... right there's https://scan.coverity.com/travis_ci ... I only did it manually for now in ltc but if you...

This should be more or less straight-forward once https://github.com/strophe/libstrophe/pull/195 is merged.

I'm also not too much of a fan of CMake because of its awkward syntax, but the `find_package()` etc. arguments as also mentioned by @ClausKlein have been given by so...

> IMHO: autoconf and makefiles are not state of the art To quote the dude... "well that's just your opinion man" ... and I think we shouldn't discuss opinions here....

IMO it'd make sense to have at least a bitsliced implementation in addition to the current one. To go for CPU-specific instructions would be nice as well but something that...

> There appears to be some kind of indeterminate failure that often hits the `PTHREAD` test on CI, I was able to reproduce it only once locally. Regardless I don't...

> but there may be issues for other platforms I can't personally test and they should be tested first. after having a discussion in #autotools I'm pretty sure that we'll...

> The former option is also a lot of effort given the way the build system is currently written, but I can try to do it if that is the...

87fbc596bf5a2a520718c5189154412ecb22fe74 is valid but I think we should keep the tweetnacl code as is (as much as possible). IMO a better fix would be to use `msglen + siglen` in...