Chris

Results 10 issues of Chris

The Kernel Driver is Located here: https://git.zx2c4.com/wireguard-linux-compat While the Tools are Located at: https://git.zx2c4.com/wireguard-tools These ones seem working for me (Pi Zero w) Because my current kernel is 4.19.118

I got something interesting... It seems that sometimes a menu gets dropped... Is there a way to get the Output XML Feed for further Investigation? (The Following is Related to...

# Description Begin of Integrating rspamd, mainly as dkim signer, but also to form a simple install routine. The plan is to decouple some of the code generation that seems...

I had to move `pathlib` to the newer release `pathlib2` I was not able to install the "old" pathlib module Now its up and running again

## Problem Erazed selections are not cleared correctly (compare attached pdfs Page 1) ## Version remapy: 25121de5e40440eb528f8b94780684c61cf0aa50 remarkable: HW `RM102` Software `2.5.0.27-patch_17.1.05-0-gccb1643` ## Notes Propably related to #12 I attached...

bug

I thought i just have used the Sample code, but it seems that there are some issues... Because i'm trying to get some ics files from the server i needed...

Sometimes You will get an Invalid Tab error in the webui, its not possible to access any pages except the Dashboard. It turned out, that in the cookies there is...

I thought i just have used the Sample code, but it seems that there are some issues... Because i'm trying to get some ics files from the server i needed...

When sending Mails with longer Header Values, a "newer" Postfix Server will Reject Mail Submission due to a `bare received after DATA` Error. This happens because the Recipient List will...

bug

## Motivation: fixes #219 SMTP Smuggling problems ## Additional References: https://cr.yp.to/docs/smtplf.html https://www.postfix.org/smtp-smuggling.html ## Solution: Replace `\n` in Headers by `\r\n` before sending. ## Msg Dumps for Reference: https://gist.github.com/cs8898/b740ee29206d5b9f7bee7c352d676086 ## Test:...