Skip to content

Changes

#165 (Jun 6, 2024, 3:26:00 AM)

  1. Release 3.11.0 — Californium Bot / githubweb
  2. 3.12.0-SNAPSHOT after release 3.11.0 — Californium Bot / githubweb
  3. Update READMEs and scripts to 3.11.0. — Achim Kraus / githubweb
  4. Fix eddsa support for java 11. — Achim Kraus / githubweb
  5. Remove unused custom argument from CertificateIdentityResult. — Achim Kraus / githubweb
  6. Restore additional info on reloading connections. — Achim Kraus / githubweb
  7. Add support to read PEM from Readers. — Achim Kraus / githubweb
  8. Add java 8 support for destroy PrivateKeys. — Achim Kraus / githubweb
  9. StringUtil: add truncate ignoring character case. — Achim Kraus / githubweb
  10. EncryptedStreamUtil: fix typo in javadoc. — Achim Kraus / githubweb
  11. Suppress warnings using m2e ignore. — Achim Kraus / githubweb
  12. Asn1DerDecoder: fix use of deprecated name. — Achim Kraus / githubweb
  13. SslContextutil/PEM: add "ignored" to "not supported" log message. — Achim Kraus / githubweb
  14. unix-setup/fail2ban: fix failregex for BAN. — Achim Kraus / githubweb
  15. Asn1DerDecoder: improve support for PKCS #8 EC private key. — Achim Kraus / githubweb
  16. Make Credentials destroyable. — Achim Kraus / githubweb
  17. SystemResourceMonitors: add addOptionalMonitor. — Achim Kraus / githubweb
  18. Handle unexpected exceptions in SystemResourceMonitors. — Achim Kraus / githubweb
  19. Fix stop/start for observe-relations. — Achim Kraus / githubweb
  20. Use unit-test's logger instead of coap-resource's logger. — Achim Kraus / githubweb
  21. Fix truncateTail. — Achim Kraus / githubweb
  22. Add cloud demo server. — Achim Kraus / githubweb
  23. Add coap-S3-proxy. — Achim Kraus / githubweb

#164 (Mar 14, 2024, 1:54:26 AM)

  1. Release 3.10.0 — Californium Bot / githubweb
  2. 3.11.0-SNAPSHOT after release 3.10.0 — Californium Bot / githubweb
  3. Update READMEs and scripts to 3.10.0. — Achim Kraus / githubweb
  4. Fix DTLS_SECURE_RENEGOTIATION configuration. — Achim Kraus / githubweb
  5. Add verification for adding all definitions. — Achim Kraus / githubweb
  6. Add support for interoptest using mbedtls 3.5.1. — Achim Kraus / githubweb
  7. Fix tinydtls interop test. — Achim Kraus / githubweb
  8. Add CID to mbedtls server interoperability test. — Achim Kraus / githubweb
  9. Adapt ObserveRelation to keep provided observe options. — Achim Kraus / githubweb
  10. Update DEPENDENCIES file. — Achim Kraus / githubweb
  11. Fix missing receive time for incoming blockwise transfers. — Achim Kraus / githubweb
  12. Add delta to ClockUtil. — Achim Kraus / githubweb
  13. Add eclipse code of conduct. — Achim Kraus / githubweb
  14. Introduce TestResource to catch error during handleRequest. — Achim Kraus / githubweb
  15. Adapt visibility of setRecipientSeq to public. — Achim Kraus / githubweb
  16. Remove ObserveRelation also on early cancel. — Achim Kraus / githubweb
  17. Reduce cookie data for better DTLS 1.3 compatibility. — Achim Kraus / githubweb
  18. Support RPK for Echo resource. — Achim Kraus / githubweb
  19. Adapt destination for website. — Achim Kraus / githubweb
  20. Use maven.compiler.release to support java 7. — Achim Kraus / githubweb
  21. Update URLs. — Achim Kraus / githubweb
  22. Update readme. — Achim Kraus / githubweb
  23. Remove maven.compiler.release in toolchain profile. — Achim Kraus / githubweb
  24. Fixes ApplicationMessage.toString(). — Achim Kraus / githubweb
  25. Check for malformed CCS messages. — Achim Kraus / githubweb
  26. Fix blockwise response with destination context. — Achim Kraus / githubweb
  27. Fix misspelled DtlsConfig value. — Achim Kraus / githubweb
  28. Fix response destination on retransmission with identities not based on — Achim Kraus / githubweb