Mercurial > trustbridge
log ui/sslconnection.cpp @ 1339:64f812a63de6
age | author | description |
---|---|---|
2014-09-18 | Andre Heinecke | (issue107) Comment all TODO's and FIXME's with issues as documented in issue107 |
2014-09-12 | Andre Heinecke | (issue124) Switch server URL and remove some RELEASE_BUILD options |
2014-09-09 | Emanuel Schuetze | Fixed doxygen build warnings. |
2014-09-01 | Andre Heinecke | (issue90) Add possibility to force cipher suites in bare connection and test for this |
2014-05-23 | Bernhard Reiter | Initialised private member variable mNeedsReset for SSLConnection in constructor (cppcheck-1.65 warning). |
2014-04-23 | Andre Heinecke | Factor out polarssl error handling and start new sslhelp file |
2014-04-16 | Andre Heinecke | Remove m13 mentions and change test certificate to intevation.de |
2014-04-16 | Andre Heinecke | Add License |
2014-03-17 | Andre Heinecke | Remove verbose debug output |
2014-03-17 | Andre Heinecke | Reset connection before the next request. |
2014-03-14 | Andre Heinecke | Move SSLConnection into it's own class |