Dan Gudmundsson

Results 91 comments of Dan Gudmundsson

When we looked at adding newer ASN.1 specs in public_key we noticed that they are removed from the (newer, but still old) ASN.1 specs. I.E. non named ec curves have...

Mnesia uses this, i.e. it doesn't need to check that the table is on a local node when reading the ets table for example. You can always use (e)rpc and...

Please do, I think we would accept either or, with some motivation. I have closed one issue report about this on Darwin before, but when I asked about some motivation...

Should we just skip it for now, we don't have any github action tests on Darwin now, and adding tests that are not used feels like a bad idea.

Double check if you should use wings_u or wings_util I didn't check, was too lazy :-)

Nah it is me who have been busy with work and vacation, and sadly a lack of interest of coding wings. Kind of to old to spend my nights hacking...

The result of `public_key:cacerts_get()` is stored on the literal area so it never is a bloated term, until it is printed that is. But until then it doesn't cost any...

Isn't *win32* used as the name of the used API and we still use that on arm for windows?