Maciej Soltysiak

Results 6 issues of Maciej Soltysiak

Is it possible to reload `domain_blacklist` and `undelegated_list` whithout restarting the daemon? Something like akin sending a SIGHUP just to reload the files and keep running?

iPhone bluewallet 6.2.17 The following error message is not localized: ![FD60752B-35AD-4B40-BAD8-7887BD431392](https://user-images.githubusercontent.com/2396137/173443349-bad3775b-6fba-47ef-8748-b944dc163b7a.jpeg)

Would you consider adding TCP Fast Open support? There's a small and simple example patch here: https://github.com/dtaht/ceropackages-3.10/blob/cf6fd6a01fdfbddb468f2a3ea27b6450955b674a/net/polipo/patches/001-server_tfo.patch

feature

Found this in my logs. d/id does an import from dd/domob and dd/domob has the ip mapping. I don't know about dd namespace, but should we respect a request to...

enhancement
namecoin

Hi, I'm seeing this one on my company generated certs: https://oidref.com/2.16.840.1.113730.1.13 It's "Netscape certificate comment" An X.509 v3 certificate extension used to include free-form text comments inside certificates. Does that...

Upgrading from 13.0.3 to 13.0.4 has caused SerializerSettings not to be respected. In my case `NullValueHandling`, although set, is no longer working. Our setup is a .NET 8 WEB API...