Adrian Vollmer

Results 33 issues of Adrian Vollmer

You recently started to sign commits, which is great. However, it breaks constructing the version number in `setup.py`. When someone has set `log.showSignature=true` in git, building and installing impacket from...

bug

It is clear that this extension has been developed with reST in mind. However, Sphinx allows supplying arbitrary parsers. In particular, I find [MyST](https://myst-parser.readthedocs.io/en/latest/) to be a fantastic choice. However,...

enhancement

I'm using elinks to render HTML messages in mutt. Recently, I noticed a delay when opening certain HTML messages. I traced it back to elinks, probably this line: https://github.com/rkd77/elinks/blob/d501d762eab59cc4e3cd432b25a36a60bc9aec91/src/scripting/scripting.c#L47 I...