Patrick Boyd
Patrick Boyd
This allows for intermediate signing certs to be used and for the cert to be verified with a trusted root.
This allows for a single call to stop or start multiple units and wait until all the jobs are complete. This may seem a bit trivial, but I found myself...
I'm trying to take a PCM stream from another source and pipe it to Mumble. However, I get weird sort of sped up audio when I do this despite the...
When evaluating a custom built OData service many tests simply report failed. It often takes many attempts at rerunning the specific test with instrumentation of the service being evaluated to...
This adds the protocol the repeaters talk over their ethernet links
This pull adds the ability to reset Decoder, Scanner, and byteReader. This allows for the reuse of these types allowing a calling application to reduce the number of allocations needed.
While the library should still allow using basic auth mode, I think we should put up a warning when it is in use recommending to users that they use session...
Sometimes the SSL/TLS handshake is not working. Just using ```openssl s_client -connect :``` hangs without printing the server certificate when TLS is enabled. Ironically hitting enter on the keyboard will...