- Somewhere, France
- https://www.freetards.xyz
-
Jack of one trade, master of none.
- Joined on
2023-09-05
Still wouldn't mind knowing what caused that? That's a weird failure mode Probably due to the fact you didnt call
HttpSendHeaders
(which caused curl to get really confused when it didnt get…
strlen
into a safer function
Hm, about this:
Telodendria may have to wait for all sync replies to properly terminate.
I think I may consider adding an eventing system to Cytoplasm to replace the old conditional…
Heads up, but will probably be writing the internals of storing a PDU(in an incompatible manner), mainly because of this note, and also because managing relations without may just be a bad…
Heads up, but will probably be writing the internals of storing a PDU(in an incompatible manner), mainly because of this note, and also because managing relations without may just be a bad…
Can you load multiple PEMs? You actually can(if you look under the MbedTLS hood, loading a directory of PEM files is essentially just loading every PEM directly), so I just added…
Just made it check for known certificate paths(though I've kept the environment, in case any users may still want to use a custom directory/are really unlucky in their OS setups)