X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FTODO;h=b4fc7d864e2c2d619eb4ebd9f618e6609d527c52;hb=176323555ae58da5fec1ac843e0c613a0b9dabba;hp=95da9866b66a3be36486fae016d6fe89a1b36df4;hpb=e9d134d2989f6d23faf661e3657525b0c24598e0;p=xestiaab%2F.git diff --git a/source/TODO b/source/TODO index 95da986..b4fc7d8 100644 --- a/source/TODO +++ b/source/TODO @@ -32,3 +32,5 @@ This file contains tasks that need to be done for future versions of Xestia Addr - Take syncronisation code out of frmActivityMgr, place into a new "framework" and make it easily to test against through the unit testing application. - Implement the quit application function properly. +- Replace the code for getting SSL information for Linux systems with + data from the SSL context object as done with Win32 and macOS.