Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed warning in cCallbackSslContext::cDataCallbacks. | madmaxoft | 2014-05-01 | 1 | -0/+3 |
* | Moved the rest of the Crypto objects into their own respective files. | madmaxoft | 2014-04-29 | 7 | -18/+451 |
* | Moved cPublicKey to its separate file in PolarSSL++. | madmaxoft | 2014-04-29 | 4 | -0/+124 |
* | Added missing initialization. | madmaxoft | 2014-04-29 | 1 | -2/+5 |
* | Moved cRsaPrivateKey to PolarSSL++, rewritten using existing objects. | madmaxoft | 2014-04-29 | 4 | -3/+239 |
* | Added a debug cert printing function. | madmaxoft | 2014-04-28 | 2 | -0/+65 |
* | Reordered constructors. | madmaxoft | 2014-04-27 | 1 | -2/+2 |
* | Fixed a late-night typo. | madmaxoft | 2014-04-27 | 1 | -2/+2 |
* | PolarSSL wrappers for the SSL context. | madmaxoft | 2014-04-27 | 10 | -5/+847 |
* | Replaced MSVC-specific decorators with our universal ones. | madmaxoft | 2014-04-24 | 2 | -2/+2 |
* | Fixed filename case. | madmaxoft | 2014-04-24 | 1 | -1/+1 |
* | Attempted CMake inclusion for PolarSSL++. | madmaxoft | 2014-04-24 | 1 | -0/+17 |
* | Initial C++ SSL classes. | madmaxoft | 2014-04-24 | 6 | -0/+244 |