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