Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change http://botan.randombit.net to https URIs | Jack Lloyd | 2017-09-01 | 1 | -1/+1 |
* | Don't use len() to verify emptyness | Simon Warta | 2017-05-04 | 1 | -1/+4 |
* | Remove comment: FIXME without further description | Simon Warta | 2017-05-04 | 1 | -1/+1 |
* | Work around name conflict of symbol "rng" | Simon Warta | 2017-05-04 | 1 | -13/+14 |
* | Add base exception type: BotanException | Simon Warta | 2017-05-04 | 1 | -22/+30 |
* | Fix various pylint warnings | Simon Warta | 2017-05-04 | 1 | -8/+10 |
* | Avoid redefining build-in name "hash" | Simon Warta | 2017-05-04 | 1 | -3/+3 |
* | Silence invalid name warning for module "botan" | Simon Warta | 2017-05-04 | 1 | -2/+2 |
* | Silence pylint invalid class name warnings | Simon Warta | 2017-05-04 | 1 | -12/+12 |
* | Use comments to organize code sections | Simon Warta | 2017-05-04 | 1 | -35/+40 |
* | Remove trailing whitespace | Simon Warta | 2017-05-04 | 1 | -1/+1 |
* | Break long lines | Simon Warta | 2017-05-04 | 1 | -14/+29 |
* | Expose BigInt API subset to C API | Jack Lloyd | 2017-03-28 | 1 | -10/+5 |
* | Rename Python module to botan2 | Jack Lloyd | 2017-01-24 | 1 | -0/+938 |