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