- Bumped copyright to 2014, ready for release.
- Default TLS cipher selection, with override (thanks to Zed Jorarard). - Updated documentation.
- Connected code paths to use CA or trust.
- Added certificate verification callback.
- Implemented TLSClient::trust, which overrides certifcate validation.
- Implemented sync over TLS. - Obsoleted the Socket code, replacing it with TLSClient, TLSServer. - Added task server details to the 'diagnostics' command output. - 'rc.debug.tls' controls the GnuTLS log level. - Removed redundant cmake diagnostics.