summaryrefslogtreecommitdiffstats
path: root/src/mbedTLS++/CallbackSslContext.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-26CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell101-1/+0
2017-09-19Removed UTF-8 BOM (#4033)Lukas Pioch1-1/+1
2017-08-30Update mbedtls to 2.5.1 (#3964)peterbell101-3/+3
2014-10-23En masse NULL -> nullptr replaceTiger Wang1-3/+3
2014-10-20En masse NULL -> nullptr replaceTiger Wang1-3/+3
2014-06-04Initialise m_Callbacks field to NULL in empty constructor.worktycho1-1/+2
2014-04-27PolarSSL wrappers for the SSL context.madmaxoft1-0/+59