Summary
- More build cleanup (details)
- Move test fixtures into core/test (details)
- make it easier to use testdata (details)
- Added SleepFor to the Clock class (details)
- more work on FidoPacket class and tests (details)
- get networkf building again, plus find cereal with cmake the right way (details)
- More cleanup of NetworkF. (details)
- Add tests for FindRouteToAddress (details)
- Start preparing for C++20 (details)
- Remove EMPTY_FIDO_ADDRESS and use std::optional more. (details)
- more work on making networkf testable (details)
- Add Config into SdkHelper so it can be more easily used in SDK tests. (details)
- Use SOCKET and INVALID_SOCKET consistently everywhere. (details)
- use new config() method in SdkHelper everywhere (details)
- more changes to improve testability (details)
- update copyright date to 2022 (details)
- fixed a few more copyright dates (details)