| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Also upgraded the user setting file for MSVC to 2013.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fixes #2072
|
|
Fixes #2076.
Closes #2081.
Ref.: #2072.
|
|
Temporary Hot-fix for #2072
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As reported by Coverity, these weren't initialized.
|
|
|
|
This was mostly done automatically and then visually inspected for obvious errors.
All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The class can hold both the private key and the public key, bad naming on PolarSSL's part.
Also somewhat fixed the cert and key loading in cHTTPServer.
|
|
Enabling this allows the connection to be sniffed and decoded using Wireshark, when given the SSL private key.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|