Julius Pfrommer
|
6d65901096
variants with a zero encodingbyte are empty
|
8 years ago |
Julius Pfrommer
|
5039b9946a
add more debug log messages
|
8 years ago |
Julius Pfrommer
|
e46f16ff02
cosmetic cleanup
|
8 years ago |
Stasik0
|
3fd2bffe2d
changing session id to random GUID, updated logging of session ids
|
8 years ago |
Stasik0
|
e41ed3a017
empy username/pw validation
|
8 years ago |
ichrispa
|
8ebed8bd0c
Fixed: Client would retain tx buffer size even after server explitly says he has less rx buffer size in hello message (caused all subsequent getSendBuffer() to fail)
|
8 years ago |
Stasik0
|
60f59a1470
one more correct status for ctt
|
8 years ago |
ichrispa
|
cb276266cd
Fixed missing imports for encoding DateTimes in NS Compiler.
|
8 years ago |
Stasik0
|
c1d7abf7de
Initializing an enum node with a zero int
|
8 years ago |
Julius Pfrommer
|
47022bddcb
Merge pull request #623 from otronarp/gcc44-centos6
|
8 years ago |
Otto Tronarp
|
ad7ec53c68
Silence warning: conversion may alter its value
|
8 years ago |
Otto Tronarp
|
59ff9f3a31
Detect float endianness on centos6 with gcc 4.4
|
8 years ago |
Stasik0
|
bed0bbb071
Discovery Services do not fail for micro profile now
|
8 years ago |
Stasik0
|
46c2be5d5e
Discovery Get Endpoints tests work now
|
8 years ago |
Julius Pfrommer
|
c3014dd380
improve warning message when endianness is not detected
|
8 years ago |
Stasik0
|
58c75fd227
adding nodes to pass "Base Information" tests of ctt
|
8 years ago |
Julius Pfrommer
|
3583b4e819
fix MSVC build for monotonic clock
|
8 years ago |
Julius Pfrommer
|
24f5a886fc
fix use of inttypes.h printf formatters in example
|
8 years ago |
Julius Pfrommer
|
2f1c8f8649
add an option to use external timing API for embedded targets;
|
8 years ago |
Julius Pfrommer
|
f828edd2a0
cosmetic improvements
|
8 years ago |
Julius Pfrommer
|
2d97529d23
use stdint.h since inttypes.h is not present on some embedded targets
|
8 years ago |
Stasik0
|
0262159477
ajusted local client config, improved logging, relates #617
|
8 years ago |
Stasik0
|
bb33937c22
a bunch of error codes changes for ctt's "attribute services" section
|
8 years ago |
Julius Pfrommer
|
062709bb21
fix CTT Session base 008
|
8 years ago |
Julius Pfrommer
|
a6d24957db
Merge pull request #619 from open62541/new_log
|
8 years ago |
Julius Pfrommer
|
85f82c3e14
start making session behavior compliant with CTT
|
8 years ago |
Julius Pfrommer
|
88138e7d70
remove an unneeded client attribute
|
8 years ago |
Julius Pfrommer
|
67684917f9
The client has to close the TCP connection
|
8 years ago |
Julius Pfrommer
|
95b26d2b95
fix a cppcheck issue
|
8 years ago |
Julius Pfrommer
|
5237a74f30
improve logging with new convenience macros
|
8 years ago |