[riot-commits] [RIOT-OS/RIOT] 7c19ad: gcoap: Fix compilation error when client token len...
Sebastian Meiling
s at mlng.net
Tue Apr 25 09:30:52 CEST 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 7c19ad65e2f50a36cb190bbdf3d863964e470067
https://github.com/RIOT-OS/RIOT/commit/7c19ad65e2f50a36cb190bbdf3d863964e470067
Author: Ken Bannister <kb2ma at runbox.com>
Date: 2017-04-24 (Mon, 24 Apr 2017)
Changed paths:
M sys/net/application_layer/coap/gcoap.c
Log Message:
-----------
gcoap: Fix compilation error when client token length macro set to 0.
Commit: 412d0dd67eab404de907f16dee6b52443da2365e
https://github.com/RIOT-OS/RIOT/commit/412d0dd67eab404de907f16dee6b52443da2365e
Author: Ken Bannister <kb2ma at runbox.com>
Date: 2017-04-24 (Mon, 24 Apr 2017)
Changed paths:
M tests/unittests/tests-gcoap/tests-gcoap.c
Log Message:
-----------
gcoap: Use client token length macro when generate expected data.
Commit: e7d6d57e5faae47196d9255f379a520076e57b77
https://github.com/RIOT-OS/RIOT/commit/e7d6d57e5faae47196d9255f379a520076e57b77
Author: Ken Bannister <kb2ma at runbox.com>
Date: 2017-04-24 (Mon, 24 Apr 2017)
Changed paths:
M tests/unittests/tests-gcoap/tests-gcoap.c
Log Message:
-----------
gcoap: Define length of client token in test to parse response.
Commit: c36aa8c30d6525c111182f6d1e2190d2c948a9e2
https://github.com/RIOT-OS/RIOT/commit/c36aa8c30d6525c111182f6d1e2190d2c948a9e2
Author: Sebastian Meiling <s at mlng.net>
Date: 2017-04-25 (Tue, 25 Apr 2017)
Changed paths:
M sys/net/application_layer/coap/gcoap.c
M tests/unittests/tests-gcoap/tests-gcoap.c
Log Message:
-----------
Merge pull request #6243 from kb2ma/gcoap/sock_fix-tokenlen
gcoap: Fix compilation and unit test errors for zero-length token
Compare: https://github.com/RIOT-OS/RIOT/compare/3c53c5864332...c36aa8c30d65
More information about the commits
mailing list