Nettle: use size_t for buffer lengths Nettle has been using size_t instead of unsigned for lengths since 2013. It also never used signed int.
Merge commit '722771973bd' into patches/lyslyskom22891031 * commit '722771973bd': (6177 commits) Verify that callablep responses are aligned with reality. ...
Merge commit '2470270f500c728d10b8895314d8d8b07016e37b' into grubba/typechecker-automap * commit '2470270f500c728d10b8895314d8d8b07016e37b': (18681 commits) Removed the old typechecker. ...
Merge commit '75c9d1806f1a69ca21c27a2c2fe1b4a6ea38e77e' into patches/pike63 * commit '75c9d1806f1a69ca21c27a2c2fe1b4a6ea38e77e': (19587 commits) ...
Removed $Id$.
No more foreign_idents. More pain than they are worth.
No more foreign_idents.
idea_crypt isn't called directly, so we can hide it. Rev: src/post_modules/Nettle/idea.h:1.2
The IDEA algorithm Rev: src/post_modules/Nettle/idea.c:1.1 Rev: src/post_modules/Nettle/idea.h:1.1