Minor release with bugfixes, dependencies updates and extensions.
- bf4c6b43d 2022-02-17 Add utility for encrypted serialization and file based persistence of servers.
- ba572a3d5 2022-02-21 Drop received messages with source port 0.
- 8e4b74ae8 2022-02-19 OSCORE: Fix Partial IV parsing and add tests sending many requests
- 7725b2fba 2022-02-19 Fix timing issue in unit tests.
- 8ec67a9fa 2022-02-20 Fix typo in logging.
- 3e11aa509 2022-01-27 OSCORE: Improvements to option handling and replay window
- a97cd14b0 2022-02-16 Add incompatible note for oracle build 28 openjdk 11 and ed25519-java.
- af59f1301 2022-02-16 Cleanup deprecation.
- 7ffa583fb 2022-02-11 Improve JCE startup.
- bfcf45f01 2022-02-17 Minor fixes in pom.xml files.
- e979ed69f 2022-02-17 Add explanation in scandium about MAC errors.
- 09f4c0a6c 2022-02-17 Set default of USE_CON to 3 in benachmark.sh.
- be3993ec5 2022-02-16 Introcude value 3 for USE_CON in benchmark script.
- 4fa156ff9 2022-02-15 Update slf4j dependency in bouncy castle test profile.
- ca899710f 2022-02-14 Revert limiting of test unit groups.
- d35c024ce 2022-02-11 Fix rtt processing in BenchmarkClient.
- e12f14dce 2022-02-10 Add possibility to use a empty list for accepted issuers.
- 423654af8 2022-02-10 Disable unused test groups in integration tests.
- 8a633f827 2022-02-10 Use test category small for osgi.
- 09d8a9801 2022-02-10 Use test category small for proxy2.
- 08263f02a 2022-02-10 Fix javadoc in Message.
- 0032bff6e 2022-02-10 Reduce logging level in JceProviderUtil.
- 0fb5b64b0 2022-02-09 Skip unused test groups in interoperability tests.
- da288001d 2022-02-09 Update readmes.
- a96bf19a9 2022-02-02 Clear URI-path or -query options on setURI.
- 7ab0a4814 2022-02-07 Add more GCM cipher suite tests to libcoap.
- f0b0a30da 2022-02-04 Add typed Message.getMessageObserver(Class).
- 931b202d3 2022-02-04 Fix cli tls config.
- 6f870d1d5 2022-02-04 Add error response on clear observations to plugtest-server.
- ec748188d 2022-02-04 Reset all observe relations.
- 75d2b2afa 2022-02-04 Set request to cancel.
- ed52c99c1 2022-02-04 Update hints to use 2.7.0.
- 5c2bf2c7b 2022-02-04 Use TimeRule to expire MID trackers.
- e2ba3c608 2022-02-02 Fix PING request to have not intended payload.
- 2dc0e75ad 2022-02-02 Update picocli, slf4j, and logback dependency.
- 133a32fcb 2022-02-02 Add javadoc comment about DNS lookup.
- f63355733 2022-01-28 Echo: use child resources.
- d1e304c95 2022-01-28 CoapResource: use internally getChildren() instead of children.values().
- f21fb8877 2022-02-01 Fix cli type convertion for trusts.
- 79a70f89e 2022-01-28 Add section about async exchange processing.
- 63a80c592 2022-01-21 Add keep POST to echo resource.
- 6276a2022 2022-01-26 Add serializePathName to LinkFormat.
- 3fbdef191 2022-01-26 Extend WebLink.
- 02f958d2b 2022-01-26 Cleanup ConcurrentCoapResource.
- 16b366112 2022-01-25 Cleanup and format javadoc of Resource.
- 7ba012917 2022-01-25 Fix Plugtest Checker.
- 107fd6d8d 2022-01-25 Cleanup LinkFormat.
- b5f2fee87 2022-01-26 Extend WebLink.
- 12def2c25 2022-01-21 Update bouncy castĺe for tests to 1.70.
- b44fd7d1b 2022-01-21 Move comment to separate line.
- b36c58736 2022-01-21 Fix href link in javadoc.
- ebd1baba2 2022-01-20 Update to cbor version 4.5.2.
- daad3cf48 2022-01-20 Update cf-android to 3.2.0.
- 493b3b37d 2022-01-18 Add Mbed TLS interoperability tests.
- dccaf251c 2022-01-19 Fix javadoc typos in interoperability tests.
- 0b0d6e07f 2022-01-18 Add asserts for openssl server interoperability tests.
- 8a35f7e40 2022-01-18 Move OpenSslUtil to openssl package.
- 295674aad 2022-01-18 Split credentials and openssl specific identifiers.
- 1056069e8 2022-01-18 Add comment about typo SHA378 in cipher suite names.
- 074ac33ab 2022-01-16 Add aws deployment.
- d473f8512 2022-01-14 Update cloud-init support.
- 5218bd1ab 2022-01-13 Update scripts and readmes.