- 18 Oct, 2019 2 commits
-
-
Björn Butzin authored
-
Björn Butzin authored
-
- 04 Jul, 2019 2 commits
-
-
Björn Butzin authored
-
Björn Butzin authored
-
- 26 Jun, 2019 1 commit
-
-
Björn Butzin authored
-
- 14 Jan, 2019 2 commits
-
-
Björn Butzin authored
-
Björn Butzin authored
-
- 01 Oct, 2018 2 commits
-
-
Björn Butzin authored
-
Björn Butzin authored
-
- 09 May, 2018 2 commits
-
-
Björn Butzin authored
-
Björn Butzin authored
-
- 24 Nov, 2017 3 commits
-
-
Björn Butzin authored
-
Björn Butzin authored
-
Björn Butzin authored
-
- 23 Nov, 2017 5 commits
-
-
Björn Butzin authored
-
Björn Butzin authored
Added first readme for jCoAP Proxy; added compiled jars; fixed accept option issue, fixed statistic resource implementation
-
Björn Butzin authored
-
Björn Butzin authored
-
Björn Butzin authored
-
- 21 Jun, 2017 1 commit
-
-
Björn Butzin authored
-
- 16 Jun, 2017 3 commits
-
-
Björn Butzin authored
-
Björn Butzin authored
-
Björn Butzin authored
--- fixed jcoap-example & jcoap-applications classpath to remain at Java 1.6 removed outdated gradle build to maintain consistency added license information to maven pom of jcoap removed coapcache test implementation added CoapClientChannel.createRequest() signature to consume all mandatory information required for a sound request message. Thus it is not possible to create an unfinished request with this call. old createRequest(reliable?, CoapRequestCode); is marked as deprecated as it allows creating unsound requests. reordered the parameters for better human readability Added Method signature CoapMessage.setPayload(CoapData data) to soundly set the payload including corresponding media type. Changed the CoapResource interface by adding functions to add and remove arbitrary tags Changed BasicCoapResource to implement the interface changes. If a resource is set to be observeble a tag(flag) "obs" is added automatically Changed the core resource to append arbitrary tags to the resources further classes have been adapted to the changes mentioned above
-
- 01 Jun, 2017 1 commit
-
-
Björn Butzin authored
--- class path was missing direct reference to log4j which caused class not found exception when running on remote devices via eclipse
-
- 31 May, 2017 2 commits
-
-
Björn Butzin authored
jCoAP crashed when multicast was not allowed on a machine: Added Exception Handler, instead of a system failure, a warning is shown that jCoAP runs without multicast support fixed test setup: some static modifiers crashed the test and thus the build updated jcoap-core version to 1.1.2 updated dependencies in all projects renamed all maven artifacts with a prefix "jcoap-" as otherwise generated jars are not identified with jcoap removed all snapshot endings in version numbers set all .settings to be ignored not just in root
-
Björn Butzin authored
-
- 30 May, 2017 1 commit
-
-
Björn Butzin authored
-
- 29 May, 2017 7 commits
-
-
Björn Butzin authored
-
Björn Butzin authored
-
Björn Butzin authored
-
Björn Butzin authored
-
Björn Butzin authored
-
Björn Butzin authored
-
Björn Butzin authored
-
- 08 Nov, 2016 1 commit
-
-
Björn Butzin authored
-
- 07 Nov, 2016 1 commit
-
-
Björn Butzin authored
rename maven artifacts for clarification (now: org.ws4d.jcoap.core, org.ws4d.jcoap.examples, org.ws4d.jcoap.proxy) jcoap.core: removed jUnit4 dependency from classpath; was already part of maven build jcoap.examples: removed jcoap.core project dependency from classpath; added dependency to maven build
-
- 21 Oct, 2016 1 commit
-
-
Björn Butzin authored
-
- 09 Sep, 2016 3 commits
-
-
Björn Butzin authored
-
Björn Butzin authored
-
Björn Butzin authored
-