Sten Grüner
|
7b7b6b6a3e
fixes issue #676
|
8 years ago |
Torben-D
|
056cf2f6e5
Bugfixes (#674)
|
8 years ago |
Stasik0
|
751f851778
fixing illegal memory access due to wrong free order
|
8 years ago |
Torben-D
|
d3ec67e70b
Changes Client (#671)
|
8 years ago |
Julius Pfrommer
|
1f6c816802
fix significant whitespace issues in namespace generation; make python3-ready
|
8 years ago |
Julius Pfrommer
|
e3665608b1
scanf and printf removed from examples, don't need to diable warnings on msvc
|
8 years ago |
Julius Pfrommer
|
727997f3a6
fix mingw build (#670)
|
8 years ago |
Julius Pfrommer
|
b01d42007f
simplify the example server
|
8 years ago |
Julius Pfrommer
|
56e7ae441f
fix inclusion order of winsock2/windows.h in amalgamation
|
8 years ago |
Julius Pfrommer
|
26ca69f38c
move _WINSOCK_DEPRECATED_NO_WARNINGS into plugin flags.make
|
8 years ago |
Julius Pfrommer
|
98d421d378
Merge branch '0.2' of github.com:acplt/open62541 into 0.2
|
8 years ago |
Julius Pfrommer
|
c93c565fb0
cosmetic improvements
|
8 years ago |
Julius Pfrommer
|
0bff45f7e9
cosmetic improvements; mention MSVC 2013 compat
|
8 years ago |
Julius Pfrommer
|
95c65f19f0
use highlevel API for the readme example
|
8 years ago |
Julius Pfrommer
|
1212aea02d
switch defaults to port 4840 (IANA defined OPC UA port)
|
8 years ago |
Markus Graube
|
09dcc4644d
Use standard python libraries for logging and argparsing in namespace compiler (#669)
|
8 years ago |
Julius Pfrommer
|
d72e0cfe5e
cosmetic improvements
|
8 years ago |
Julius Pfrommer
|
2461663c7f
cosmetic improvements; mention MSVC 2013 compat
|
8 years ago |
Julius Pfrommer
|
d51eb62a39
use highlevel API for the readme example
|
8 years ago |
Julius Pfrommer
|
46f18577f3
switch defaults to port 4840 (IANA defined OPC UA port)
|
8 years ago |
Julius Pfrommer
|
d22e42a458
remove warnings from msvc (#665)
|
8 years ago |
Julius Pfrommer
|
02c6ad073d
fix CTT Monitor QueueSize_1
|
8 years ago |
Julius Pfrommer
|
6b4c6f5f19
fix a rare memory issue for subcriptions; add more logging to debug remaining CTT cases
|
8 years ago |
Julius Pfrommer
|
4286a88b5a
remove a case of uninitialized memory shown from valgrind
|
8 years ago |
Julius Pfrommer
|
26e1dc7cc8
make guid printf pointer-safe, add printf macro for UA_String
|
8 years ago |
Julius Pfrommer
|
80035f9c2e
use UA_ prefix for all logger macros
|
8 years ago |
Julius Pfrommer
|
2f821acffc
Merge pull request #664 from open62541/test_client_subscriptions
|
8 years ago |
Julius Pfrommer
|
430a54b0b4
add a client test with subscriptions
|
8 years ago |
Julius Pfrommer
|
9ff72c3800
improve cleanup of client (related to #662)
|
8 years ago |
Julius Pfrommer
|
f38cd44c51
immediately sample new monitoreditem
|
8 years ago |