Skip to content

Changes

#84 (Sep 26, 2022, 12:33:15 PM)

  1. Bump version to 1.4.1 — Leshan Bot / githubweb
  2. Bump version to 1.4.2-SNAPSHOT — Leshan Bot / githubweb
  3. add requireUpperBoundDeps rules to maven-enforcer-plugin. — Simon Bernard / githubweb
  4. Integration of Californium 2.7.4 — Simon Bernard / githubweb
  5. Upgrade maven plugin — Simon Bernard / githubweb
  6. Upgrade gson library to 2.9.1 — Simon Bernard / githubweb
  7. Rerun failing / unstable integration tests. — Simon Bernard / githubweb

#82 (Jul 22, 2022, 5:57:42 AM)

  1. Bump version to 1.4.0 — Leshan Bot / githubweb
  2. Bump version to 1.4.1-SNAPSHOT — Leshan Bot / githubweb
  3. Integration of Californium 2.7.2 — Simon Bernard / githubweb
  4. Revapi should not alway check API on v1.0.0 but on the last released. — Simon Bernard / githubweb
  5. Integration of Californium 2.7.3 — Simon Bernard / githubweb
  6. Update plugin and lib dependencies — Simon Bernard / githubweb

#80 (Mar 22, 2022, 11:41:06 AM)

  1. Bump version to 1.3.2 — Leshan Bot / githubweb
  2. Bump version to 1.4.0-SNAPSHOT — Leshan Bot / githubweb
  3. Add Arguments API to parse Execute Request Arguments. — Simon Bernard / githubweb
  4. Add DdfDownloaded. — Simon Bernard / githubweb
  5. Update to last ddf model for LWM2M core object. — Simon Bernard / githubweb
  6. Update/Add last registered ddf model for demos. — Simon Bernard / githubweb
  7. Add Basic implementation of LwM2m Object Test(3441) — Simon Bernard / githubweb
  8. Add ObjectLoader.loadAllDefault() — Simon Bernard / githubweb
  9. Integration of Californium 2.7.0 — Simon Bernard / githubweb
  10. Integration of Californium 2.7.1 — Simon Bernard / githubweb
  11. Upgrade dependencies and maven plugin dependencies. — Simon Bernard / githubweb

#79 (Dec 16, 2021, 9:16:51 AM)

  1. Bump version to 1.3.1 — Leshan Bot / githubweb
  2. Bump version to 1.3.2-SNAPSHOT — Leshan Bot / githubweb
  3. Avoid NPE when processing response message in unit tests — Simon Bernard / githubweb
  4. Integration of Californium 2.6.3 — Simon Bernard / githubweb
  5. Update git ignore (ignore node and node_modules) — Simon Bernard / githubweb
  6. client: fix NPE on ObjectEnabler.getLwM2mClient() — Simon Bernard / githubweb
  7. Fix parsing of outgoing records. — Simon Bernard / githubweb
  8. Integration of Californium 2.6.4 — Simon Bernard / githubweb
  9. Integration of Californium 2.6.5 — Simon Bernard / githubweb
  10. leshan-bsserver-demo must validate external models (from -m option) — Simon Bernard / githubweb
  11. ignore Californium3 propertiers files — Simon Bernard / githubweb
  12. Upgrade dependencies(logback 1.2.8, slf4j 1.7.32 ...) — Simon Bernard / githubweb
  13. Integration of Californium 2.6.6 — Simon Bernard / githubweb
  14. Upgrade to last maven-plugins — Simon Bernard / githubweb
  15. Upgrade to revapi v0.14.6 — Simon Bernard / githubweb

#78 (Oct 21, 2021, 3:40:12 AM)

  1. Bump version to 2.0.0-M4 — Leshan Bot / githubweb
  2. Bump version to 2.0.0-SNAPSHOT — Leshan Bot / githubweb
  3. Integration of Californium 3.0.0-M2 — Simon Bernard / githubweb
  4. #1050 : update default demo certificate. CN is now equals to localhost. — Simon Bernard / githubweb
  5. #1052 : Do not check hostname/ipaddress for "domain-issued certificate" — Simon Bernard / githubweb
  6. Fix unintended level log change from introduce with cf-3.0.0-M2 — Simon Bernard / githubweb
  7. Remove TestData which was introduce by mistake with c9eee50bd70 — Simon Bernard / githubweb
  8. Integration of Californium 3.0.0-M3 — Simon Bernard / githubweb
  9. Remove TestData which was introduce by mistake with c9eee50bd70 (again) — Simon Bernard / githubweb
  10. Change annotation and array formatter. — Simon Bernard / githubweb
  11. #569 : Replace Apache commons-cli by picocli in leshan-client-demo — Simon Bernard / githubweb
  12. switch from simple log4j to logback — Simon Bernard / githubweb
  13. Extract Interactive CLI code in a dedicated class (leshan-client-demo) — Simon Bernard / githubweb
  14. Implement the InteractiveCLI using Jline2 and picocli — Simon Bernard / githubweb
  15. Add color to logback log for leshan-client-demo — Simon Bernard / githubweb
  16. Use picocli ANSI color heuristic for logback — Simon Bernard / githubweb
  17. Integration of Californium 3.0.0-M4 — Simon Bernard / githubweb
  18. Create a "leshan-core-demo" project to share demo code. — Simon Bernard / githubweb
  19. Move CLI utility classes in leshan-core-demo to be reused by other demos — Simon Bernard / githubweb
  20. Fix NPE in ExecutionExceptionHandler — Simon Bernard / githubweb
  21. #569 : Replace Apache commons-cli by picocli in leshan-server-demo — Simon Bernard / githubweb
  22. #568: Add color to logback log for leshan-server-demo — Simon Bernard / githubweb
  23. Create a "leshan-server-core-demo" project to share servers demo code. — Simon Bernard / githubweb
  24. Share CIDConverter code between demos. — Simon Bernard / githubweb
  25. #569 : Replace Apache commons-cli by picocli in leshan-bsserver-demo — Simon Bernard / githubweb
  26. leshan-bsserver-demo must validate external models (from -m option) — Simon Bernard / githubweb
  27. Shared Option definition between bsserver and server demo — Simon Bernard / githubweb
  28. Share TruststoreConverter between all demos. — Simon Bernard / githubweb
  29. #568: Add color to logback log for leshan-bsserver-demo — Simon Bernard / githubweb
  30. Activate LOG of LwM2mModelRepository for leshan-bsserver-demo. — Simon Bernard / githubweb
  31. Fix NPE in ObjectLoader.loadObjectsFromDir(File) — Simon Bernard / githubweb
  32. Some pom.xml cleaning — Simon Bernard / githubweb
  33. server-demo : Fix additional attributes bad key/value order. — Simon Bernard / githubweb
  34. Remove ExecutionExceptionHandler HACK by a proper way. — Simon Bernard / githubweb
  35. Create common StandardHelpOptions shared by all demos — Simon Bernard / githubweb
  36. Add verbose option (-v, -vv, -vvv) to all demos. — Simon Bernard / githubweb
  37. Add version option (--version) to all demos. — Simon Bernard / githubweb
  38. Add missing checks about resource instance to WriteRequest constructor — Simon Bernard / githubweb
  39. Improve default implementation of BaseInstanceEnabler.write() — Simon Bernard / githubweb
  40. Refactoring to allow to fire resource instance changes at client side. — Simon Bernard / githubweb
  41. Add "Observe Resource Instance" support at Client side. — Simon Bernard / githubweb
  42. Add "Observe Resource Instance" support at Server side. — Simon Bernard / githubweb
  43. Add integration tests about "Observe Resource Instance" support. — Simon Bernard / githubweb
  44. Add Single/Composite Observation, ObserveComposite Request/Response — Simon Bernard / githubweb
  45. Add server side Observe Composite feature — Simon Bernard / githubweb
  46. Add client side Observe Composite feature — Simon Bernard / githubweb
  47. Add integration tests about Observe-Composite — Simon Bernard / githubweb
  48. Refactor Observation request & response content format — Simon Bernard / githubweb
  49. Add active Cancel Composite-Observation feature — Simon Bernard / githubweb
  50. Add integration tests about Cancel Observe Composite — Simon Bernard / githubweb
  51. Reduce decoding overhead with passing path list via user context in ObserveCompositeRelationFilter — Simon Bernard / githubweb
  52. Fix can_composite_observe_on_multiple_resources Test. — Simon Bernard / githubweb
  53. Remove Version class replaced by LeshanProperties in 8a866f2e — Simon Bernard / githubweb
  54. Fix some issues about [Add "Observe resource instance" support](#1054) — Simon Bernard / githubweb
  55. Fix Delete Object Enabler command in demo : Object 1 can not be deleted — Simon Bernard / githubweb
  56. Fix Version validation message — Simon Bernard / githubweb
  57. Make short Validation and compare consistent by using short everywhere — Simon Bernard / githubweb
  58. Fix logback-config of leshan-client-demo. — Simon Bernard / githubweb
  59. Fix #1088: make sendData actually use timeoutInMs parameter — Simon Bernard / githubweb
  60. Guess server url port if not provided to leshan-client-demo — Simon Bernard / githubweb
  61. Remove credentials display at leshan-client-demo start-up. — Simon Bernard / githubweb
  62. Enhance error message about type matching in LwM2mSingleResource. — Simon Bernard / githubweb
  63. Add LwM2mVersion class and use Version as a more generic one. — Simon Bernard / githubweb
  64. Add a get for the most recent version of an Object in a LwM2m repository — Simon Bernard / githubweb
  65. Add getModel() to LwM2mModelRepository — Simon Bernard / githubweb
  66. #1080: Add version param to "create" command of leshan-client-demo — Simon Bernard / githubweb
  67. Use 2 short internally instead of String in Version class. — Simon Bernard / githubweb
  68. Add Send command to leshan-client-demo. — Simon Bernard / githubweb
  69. Add check about certificate to leshan client BootstrapConsistencyChecker — Simon Bernard / githubweb
  70. #1081: client set as dtls client-only if cert doesn't support serverauth — Simon Bernard / githubweb
  71. If leshan client use QueueMode set dtls connector as clientOnly — Simon Bernard / githubweb
  72. Add a --queue-mode option to leshan client demo. — Simon Bernard / githubweb
  73. #1081:serverdemo set dtls server-only if cert doesn't support clientauth — Simon Bernard / githubweb
  74. Guess server port if not provided to client-demo for default value too — Simon Bernard / githubweb
  75. Add simple support of Read/Observe of resource multi instance — Simon Bernard / githubweb
  76. Add better display of resource description and multi instance values. — Simon Bernard / githubweb
  77. Clean vue component file hierarchy of server-demo webapp — Simon Bernard / githubweb
  78. Refactor resource inputs to make easier to add Resource Instance Write — Simon Bernard / githubweb
  79. Add resource instance support to JSON (de)serializer of server-demo — Simon Bernard / githubweb
  80. Add R/W/OBS operation for resource instance to Leshan Server Demo — Simon Bernard / githubweb
  81. Fix Resource control must not be hided for Executable resource — Simon Bernard / githubweb
  82. Add some more icons — Simon Bernard / githubweb
  83. Add Write operation UI for Multi-Instance resources in server-demo — Simon Bernard / githubweb
  84. Updates WebApp demo dependencies — Simon Bernard / githubweb
  85. Add license header to frontend code. — Simon Bernard / githubweb
  86. Upgrade to most recent version for Maven Plugins. — Simon Bernard / githubweb
  87. Upgrade dependencies to most recent version. — Simon Bernard / githubweb
  88. Upgrade yarn and node version — Simon Bernard / githubweb
  89. Add Send Operation Support to leshan-server-demo — Simon Bernard / githubweb
  90. Add LwM2m Test Object (Id:3441) to Leshan demos. — Simon Bernard / githubweb
  91. Integration of Californium 3.0.0-RC1 — Simon Bernard / githubweb
  92. #915: Add support of empty multi instance resource to SenML format — Simon Bernard / githubweb
  93. #1022: Improved Link API to make it more compliance with rfc6690. — Simon Bernard / githubweb

#77 (Jul 1, 2021, 10:02:02 AM)

  1. Bump version to 2.0.0-M3 — Leshan Bot / githubweb
  2. Bump version to 2.0.0-SNAPSHOT — Leshan Bot / githubweb
  3. Remove unused import in BootstrapConfig — Simon Bernard / githubweb
  4. Add connection ID support to demos — Simon Bernard / githubweb
  5. Avoid NPE when processing response message in unit tests — Simon Bernard / githubweb
  6. Integration of Californium 2.6.3 — Simon Bernard / githubweb
  7. #906: Proto of leshan-bsserver-demo UI v2 based on vuejs — Simon Bernard / githubweb
  8. Make public production path a relative one. (for bsserver-demo) — Simon Bernard / githubweb
  9. Server-demo-v2: Add UI for Read/Write/Delete instance — Simon Bernard / githubweb
  10. Server-demo-v2: add preference for multi-value content format. — Simon Bernard / githubweb
  11. Server-demo-v2: Add UI for Create instance. — Simon Bernard / githubweb
  12. Server-demo-v2: Better Error Handling — Simon Bernard / githubweb
  13. Server-demo-v2: Add Cancel Button to all Dialogs — Simon Bernard / githubweb
  14. Server-demo-v2: Add ResourceInput component to create input by type — Simon Bernard / githubweb
  15. Server-demo-v2: Add Input component for Opaque resource. — Simon Bernard / githubweb
  16. Server-demo-v2: truncate resource value text if too long. — Simon Bernard / githubweb
  17. Server-demo-v2: add more object icons. — Simon Bernard / githubweb
  18. Server-demo-v2: Add a shared store for data — Simon Bernard / githubweb
  19. Server-demo-v2: Add observe for single instance resource — Simon Bernard / githubweb
  20. Server-demo-v2: Add observe for instance — Simon Bernard / githubweb
  21. Server-demo-v2: Add Exec with params — Simon Bernard / githubweb
  22. Server-demo-v2: Add more info about registration. — Simon Bernard / githubweb
  23. Server-demo-v2: Add Queue mode usage or sleeping info. — Simon Bernard / githubweb
  24. change info message about demo v2 in demo v1. — Simon Bernard / githubweb
  25. Server-demo-v2: Try to fix some router issue. — Simon Bernard / githubweb
  26. Make public production path a relative one. (for server-demo) — Simon Bernard / githubweb
  27. update to vuetify 2.5.1 and vue 2.6.13 (server-demo) — Simon Bernard / githubweb
  28. activate debug tools — Simon Bernard / githubweb
  29. #1016: try some optimization — Simon Bernard / githubweb
  30. Add methods about "mandatory" to ContentFormat. — Simon Bernard / githubweb
  31. Add tests about mandatory or optional content format. — Simon Bernard / githubweb
  32. Add getSupportedContentFormat to LwM2mNode/Encoder/Decoder — Simon Bernard / githubweb
  33. Make ContentFormat Comparable. — Simon Bernard / githubweb
  34. Add Support of 'ct' option in registration at client side. — Simon Bernard / githubweb
  35. Add tests about Support of 'ct' option in registration at client side. — Simon Bernard / githubweb
  36. Use Version Class in Registration instead of simple String. — Simon Bernard / githubweb
  37. Change equals/hashcode behavior on Registration class. — Simon Bernard / githubweb
  38. Clean Registration Tests — Simon Bernard / githubweb
  39. Extract registration rootpath in builder. — Simon Bernard / githubweb
  40. Update Registration tests to check rootpath — Simon Bernard / githubweb
  41. Change Registration constructor: use Builder instead of lot of arguments — Simon Bernard / githubweb
  42. Move default value attribution from constructor to builder. — Simon Bernard / githubweb
  43. Registration is no more Serializable. — Simon Bernard / githubweb
  44. Add Support of 'ct' option in registration at Server side. — Simon Bernard / githubweb
  45. Add Test about supported Content Format on Registration Object — Simon Bernard / githubweb
  46. Remove lazy loading for getSupportedObjects in Registration. — Simon Bernard / githubweb
  47. Make LwM2mPath Comparable — Simon Bernard / githubweb
  48. Add getAvailableInstances method to Registration. — Simon Bernard / githubweb
  49. Add some tests about Registration.getAvailableInstances() — Simon Bernard / githubweb
  50. Add a way to add applicationData on registration when authorizing. — Simon Bernard / githubweb
  51. #1020: fix invalid syntax for ct attribute (QUOTE must be used) — Simon Bernard / githubweb
  52. #1026 Evaluation attributes support — Danil Ruban / githubweb
  53. #1024 :  fix issue with long resource id in LwM2mNodeSenMLEncoder — Simon Bernard / githubweb
  54. #1027:BootstrapSessionManager is responsible to know request to send. — Simon Bernard / githubweb
  55. #1027: remove BootstrapConfiguration added by #883 — Simon Bernard / githubweb
  56. #1027: Add ModelProvider to Bootstrap server to manage Object Versioning — Simon Bernard / githubweb
  57. BootstrapConfig is no more Serializable. — Simon Bernard / githubweb
  58. #1027: Add TaskProvider which provides requests to send during bootstrap — Simon Bernard / githubweb
  59. #1027: BS Server does not know SecurityStore and ConfigStore anymore — Simon Bernard / githubweb
  60. #1027: Rewrite BootstrapDiscover Tests to use BootstrapTaskProvider — Simon Bernard / githubweb
  61. client: fix NPE on ObjectEnabler.getLwM2mClient() — Simon Bernard / githubweb
  62. Implement "Bootstrap-Request Trigger" resource (1/?/9) at client side. — Simon Bernard / githubweb
  63. Add an integration test about  "Bootstrap-Request Trigger" resource. — Simon Bernard / githubweb
  64. Add support of "uri" attribute on bootstrap discover — Simon Bernard / githubweb
  65. #1000: Add a BootstrapConsistencyChecker to Leshan Client. — Simon Bernard / githubweb
  66. Add autoIdForSecurityObject mode to bootstrap config. — Simon Bernard / githubweb
  67. Add BoostrapSessionListener at bootstrap server side. — Simon Bernard / githubweb
  68. Add BootstrapRequestChecker for bootstrap integration tests. — Simon Bernard / githubweb
  69. Add a way to choose ContentFormat used for Bootstrap Write Request. — Simon Bernard / githubweb
  70. Add Objects resources from LWM2M v1.1 to BootstrapConfig. — Simon Bernard / githubweb
  71. Add toPrettyString to LwM2mNode — Simon Bernard / githubweb
  72. Make ContentFormat and ResponseCode toString() prettier. — Simon Bernard / githubweb
  73. BS-Server-demo-v2: Add a vue to watch session lifecyle. — Simon Bernard / githubweb
  74. BS-Server-demo-v2: Add Server tab about server credentials — Simon Bernard / githubweb
  75. BS-Server-demo-v2: Add search field in Bootstrap tab. — Simon Bernard / githubweb
  76. BS-Server-demo-v2: use dialog to display errors. — Simon Bernard / githubweb
  77. BS-Server-demo-v2: polish navbar. — Simon Bernard / githubweb
  78. BS-Server-demo-v2: remove "changing step" on click in bsconfig wizard. — Simon Bernard / githubweb
  79. BS-Server-demo-v2: Add default value for bootstrap server config — Simon Bernard / githubweb
  80. BS-Server-demo-v2: make new UI as default one. — Simon Bernard / githubweb
  81. Server-demo-v2: Add Server Tab about credentials — Simon Bernard / githubweb
  82. Server-demo-v2: Add search field in Clients and Security tab. — Simon Bernard / githubweb
  83. Server-demo-v2: polish navbar. — Simon Bernard / githubweb
  84. Server-demo-v2: make new UI as default one. — Simon Bernard / githubweb
  85. Server-demo-v2: handle deregistered client on Client vue. — Simon Bernard / githubweb
  86. Server-demo-v2: fix responsive issue. — Simon Bernard / githubweb
  87. Server-demo-v2: Better display for model description — Simon Bernard / githubweb
  88. Server-demo-v2: Add some tooltips on buttons. — Simon Bernard / githubweb
  89. README : change screenshot to show the new UI. — Simon Bernard / githubweb
  90. Add Opaque encoding/decoding for resource instance — Simon Bernard / githubweb
  91. Add BootstrapReadRequest support. — Simon Bernard / githubweb
  92. Fix license header on LwM2mNodeSenMLDecoder/LwM2mNodeSenMLEncoder — Simon Bernard / githubweb
  93. Fix some javadocs — Simon Bernard / githubweb
  94. Change some log level (debug=>trace) in DefaultLwM2mNodeDecoder — Simon Bernard / githubweb
  95. Rename LwM2mNode(Encoder/Decoder) in LwM2m(Encoder/Decoder). — Simon Bernard / githubweb
  96. Add support of Partial Update to WRITE on multi-instance resources — Simon Bernard / githubweb

#76 (Apr 6, 2021, 11:28:06 AM)

  1. Bump version to 2.0.0-M2 — Leshan Bot / githubweb
  2. Bump version to 2.0.0-SNAPSHOT — Leshan Bot / githubweb
  3. Fix Default Node Encoder/Decoder javadoc. — Simon Bernard / githubweb
  4. #951: fix javadoc doclint config — Simon Bernard / githubweb
  5. Fail on javadoc warning issue. — Simon Bernard / githubweb
  6. Removed Unused DefaultLeshanCertificateVerifier — Simon Bernard / githubweb
  7. #964 : CertificateVerifier.getAcceptedIssuers() should not return null — Simon Bernard / githubweb
  8. Integration of Californium 2.6.1 — Simon Bernard / githubweb
  9. Better handling of incorrect model with 2 resources with same id. — Simon Bernard / githubweb
  10. Update DdfDownloader to download core model in a dedicated folder. — Simon Bernard / githubweb
  11. Update core models — Simon Bernard / githubweb
  12. Update server demo models — Simon Bernard / githubweb
  13. Update client demo models — Simon Bernard / githubweb
  14. Introduce MultiNodeEncoder for composite operation — Simon Bernard / githubweb
  15. Make LwM2mNodeSenMLEncoder implement MultiNodeEncoder — Simon Bernard / githubweb
  16. Create dedicated(SenMLResolver) class to resolve SenMLRecord — Simon Bernard / githubweb
  17. Fix NPE in SenMLResolver. — Simon Bernard / githubweb
  18. Code refactoring to prepare support for MultiNodeDecoder — Simon Bernard / githubweb
  19. Introduce MultiNodeDecoder for composite operation — Simon Bernard / githubweb
  20. Make LwM2mNodeSenMLDecoder implement MultiNodeDecoder — Simon Bernard / githubweb
  21. SenML encoder/decode should be able to support record without value. — Simon Bernard / githubweb
  22. Rename decoder/encoder > nodeDecoder/Encoder to allow adding pathDecoder — Simon Bernard / githubweb
  23. Add PathDecoder for Composite Operation — Simon Bernard / githubweb
  24. Add SimpleDownlinkRequest (to be able to add CompositeDownlinkRequest) — Simon Bernard / githubweb
  25. Add ReadCompositeRequest and Response — Simon Bernard / githubweb
  26. Add ReadComposite Support at client side — Simon Bernard / githubweb
  27. Add test about ReadComposite — Simon Bernard / githubweb
  28. Adapt MultiNodeDecoder to support WriteComposite. — Simon Bernard / githubweb
  29. Add WritComposite Request and Response. — Simon Bernard / githubweb
  30. Add some methods on LwM2mPath to create new Path from a previous one. — Simon Bernard / githubweb
  31. Add Write Composite suppot at client side. — Simon Bernard / githubweb
  32. Add some integration tests about Write Composite Operation. — Simon Bernard / githubweb
  33. Add support of partial Update for multi instance resources. — Simon Bernard / githubweb
  34. Regroup event on WriteComposite at client side. — Simon Bernard / githubweb
  35. Add "LWM2M Send" Request and Response Classes — Simon Bernard / githubweb
  36. Add getModel() to LwM2mObjectTree. — Simon Bernard / githubweb
  37. Update Client Request Sender to be able to support "Send operation" — Simon Bernard / githubweb
  38. Add SendData() API to Leshan client. — Simon Bernard / githubweb
  39. Add Send Service to handle "Send Operation" at server side. — Simon Bernard / githubweb
  40. Add integration tests about Send Request. — Simon Bernard / githubweb
  41. Add index by identity in "InMemoryRegistrationStore" — Simon Bernard / githubweb
  42. Add index by identity in "RedisRegistrationStore" — Simon Bernard / githubweb
  43. Add Redis Test about Send Operation. — Simon Bernard / githubweb
  44. #906: Proto of leshan-server-demo UI v2 based on vuejs — Simon Bernard / githubweb
  45. Fix help prompt regression (since 9bc7a3b0eaba8e8b) — Simon Bernard / githubweb
  46. Add test about opaque encoding/decoding with SENML_CBOR — Simon Bernard / githubweb
  47. #984 fix issue about decoding data value (vd/8) with SenML_CBOR. — Simon Bernard / githubweb
  48. #987: fix to support null for short server id on bootstrap security obj — Simon Bernard / githubweb
  49. Integration of Californium 2.6.2 — Simon Bernard / githubweb
  50. Add newUnsignedIntegerInstance methods to LwM2mResourceInstance — Simon Bernard / githubweb
  51. Remove undesired System.out.println ... — Simon Bernard / githubweb
  52. Remove undesired huge timeout for some integration tests. — Simon Bernard / githubweb
  53. Use DTLS clientOnly config by default for client connecting to bs server — Simon Bernard / githubweb
  54. fix -ksa default value of server-demo (the --help says it's leshan) — Simon Bernard / githubweb
  55. Fix regression trying to fix help prompt regression (from 8ce5498c6f5) — Simon Bernard / githubweb
  56. Security: Add x509Bootstrap() variant with CertificateUsage — Simon Bernard / githubweb
  57. ClientDemo: Add support to configure certificate usage from command line — Simon Bernard / githubweb
  58. CertificateUsage: Add server side support to send CertificateUsage — Simon Bernard / githubweb
  59. BootstrapServerDemo: Add support to set certificate usage for clients — Simon Bernard / githubweb
  60. SecurityUtil: Add helper for parsing certificate chain — Simon Bernard / githubweb
  61. LeshanServerDemo: Add certificate chain support — Simon Bernard / githubweb
  62. LeshanBootstrapServerDemo: Add certificate chain support — Simon Bernard / githubweb
  63. Limit certificate usage to 1 & 3 for config about leshan bs server demo — Simon Bernard / githubweb
  64. Add some test about #992 issue. — Simon Bernard / githubweb
  65. #992: guess ServerIdentity from Endpoint instead of EndpointContext — Simon Bernard / githubweb