Julius Pfrommer
|
6ff67cf40c
simplfy closing connections in the network layer
|
9 years ago |
Stasik0
|
66caa20e93
fixing client blocking on server disonnect
|
9 years ago |
Julius Pfrommer
|
54cb2b4a7d
Merge pull request #286 from acplt/externalNodestoreLeakFix
|
9 years ago |
ichrispa
|
d3c5823f7f
Backported patch from project; Fixed sourceDataValue being uninitialzed (causes a segfault if merged with master)
|
9 years ago |
LEvertz
|
435eaf918d
added a function to delete external namespaces to the server --> fixes a
|
9 years ago |
Stasik0
|
50512f48fe
added MSVC-builds to the readme
|
9 years ago |
FlorianPalm
|
a06f3ed9af
fixed a typo in README
|
9 years ago |
Julius Pfrommer
|
cee54343c0
restore calcSizeBinary as a single function UA_calcSizeBinary
|
9 years ago |
Julius Pfrommer
|
462b813509
replace redundant functions with ifdef, some cosmetic cleanup
|
9 years ago |
Julius Pfrommer
|
1652c19b8b
wrap coveralls. the service fails regularly
|
9 years ago |
Julius Pfrommer
|
88cc9a3da2
small documentation improvements
|
9 years ago |
Julius Pfrommer
|
0f60259a7a
install sphinx theme
|
9 years ago |
Julius Pfrommer
|
c2f87ed825
add documentation generation with sphinx
|
9 years ago |
Julius Pfrommer
|
bc5151e65d
improve documentation, get rid of a duplicate function for string comparison
|
9 years ago |
Julius Pfrommer
|
5caa997870
always copy data from the data source (removing the release function pointer)
|
9 years ago |
Stasik0
|
d0e09b24ff
removing enforcing NameSpaceId in BrowseName, relates to #284
|
9 years ago |
Stasik0
|
a8bbad7e0a
64bit support + artifacts
|
9 years ago |
Julius Pfrommer
|
d4c98b6c4e
fix client amalgamation
|
9 years ago |
Julius Pfrommer
|
6b52e3c5dc
add a define for multithreading
|
9 years ago |
Julius Pfrommer
|
df4753b00d
improve amalgamation
|
9 years ago |
Stasik0
|
2c869f59ab
appveyor ci support, fixes #280
|
9 years ago |
FlorianPalm
|
de5cb7d32b
Update server.c
|
9 years ago |
FlorianPalm
|
1adbb44483
Merge branch 'master' of https://github.com/acplt/open62541
|
9 years ago |
FlorianPalm
|
0632a8363b
related to #265, added another define as well as "faster" encoding functions for ARM7TDMI with "mixed" endian
|
9 years ago |
Stasik0
|
494ac6234e
typo
|
9 years ago |
Stasik0
|
263644e8fb
partial revert of CMake changes
|
9 years ago |
Stasik0
|
6f95b1146d
fixing compile dependencies
|
9 years ago |
Stasik0
|
b3dc6cff71
masking out non-windows parts of the example - get rid of F_OK completely
|
9 years ago |
Stasik0
|
f235344418
adding dependencies in CMake
|
9 years ago |
ichrispa
|
1067e65614
Fixes for MSVS: "python" may not be in a global path (adapted CMakefile); Removed a cast causing MSVS headaches in subscriptions.c
|
9 years ago |