- bump version to v1.3.0
- bump version to v2.0.0
- update scanning
- readme: wording
- readme: update readme
- security: added SECURITY.md file
- update to OpenSSL 1.1.1l
- update workflows and Docker build.
- Update to latest vcpkg
- Update docs and scripts for Windows and Ubuntu.
- format json status messages
- add AMT wireless adapter info to amtinfo LAN settings.
- klockwork reported success / failure check fix
- spelling: lan inteface -> lan interface in amtinfo
- remove Jenkins chron
- changelog: add automation for changelog generation
- update examples text and version
docker: add missing ca-certs
- breakout docker build for merge only
- update RPC version to 1.2.0.
- BREAKING CHANGE: add heartbeat capability, bump RPC Protocol version to 4.0.0
- add unit test framework
- add hostname to activation info
- docker: add dockerfile support for RPC
- use message status instead, cleanup message fields.
- jenkins: jenkins build scripts for Windows and Ubuntu
- add support for centos7 and 8
- Use
-DNO_SELECT=ON
to work around select behavior on older distros - Use vcpkg for both linux and windows
- update build
- update build
- add support for release or debug
- add types for conventional commits
- add ci for status checks
- add release disclaimer
- link status not reported correctly
- free fqdn buffer
- version update
- Add
--nocertcheck
,-n
args to skip websocket server certificate verification for all builds. - Add/update DNS Suffix (OS), Hostname (OS), fqdn [AMT] and DNS Suffix info returned by --amtinfo.
- Add Github Actions Support