Tobias Klausmann
|
7fad87d951
build/cmake: do not include non-existent open62541 folder in amalgamated builds
|
5 years ago |
Mark Giraud
|
3a92275e7b
Fix #2287 caused by fd leak
|
5 years ago |
escherstair
|
9b5a57ad6e
Fix AppVeyor badge (#3) (#2289)
|
5 years ago |
Christian von Arnim
|
5ad7df7a17
Fix: mdns record when strlen(hostname) + strlen(servername) is 61 or 62
|
5 years ago |
Julius Pfrommer
|
4b5dd2f19e
Logger: Clean up the logger when deleting the default config
|
6 years ago |
Julius Pfrommer
|
6bbc8f3be1
Logger: Improve documentation of the logger plugin
|
6 years ago |
Julius Pfrommer
|
eb9409b435
Examples: Use _clear instead of _deleteMembers for the examples
|
6 years ago |
Julius Pfrommer
|
9a07705617
Stack: Replace _deleteMembers with _clear for the types encoding
|
6 years ago |
Mark Giraud
|
ed03444213
Fix incorrect parameters in logging
|
6 years ago |
Julius Pfrommer
|
971ce038d6
HistoryData: Small refactoring of Service_HistoryRead
|
6 years ago |
Julius Pfrommer
|
02e6458629
Server: Move Service_HistoryRead definition to the right place
|
6 years ago |
Sumedha Widyadharma
|
12747742ba
Use the index provided by enumerate
|
6 years ago |
Sumedha Widyadharma
|
d92eca0005
Remove trailing semicolon
|
6 years ago |
Julius Pfrommer
|
3096e5940b
Server: Fix object context pointer in the call service
|
6 years ago |
Peter Rustler
|
8934388fc5
Bugfix: Fix server timestamps
|
6 years ago |
Julius Pfrommer
|
bfc77d548a
SecureChannel: Fix uninitialized variables after a goto
|
6 years ago |
Julius Pfrommer
|
a496cd4caf
SecureChannel: Conditionally compile methods that are only for encryption
|
6 years ago |
Julius Pfrommer
|
21c2c120a6
SecureChannel: Simplify decoding of the chunk padding length
|
6 years ago |
Julius Pfrommer
|
fffb13a212
SecureChannel: More simplifications of asym chunk encoding
|
6 years ago |
Julius Pfrommer
|
f6392a0b1d
SecureChannel: Simplify asym chunk padding
|
6 years ago |
Julius Pfrommer
|
b6b3c8b0a7
SecureChannel: Cosmetic improvements to reduce the line length
|
6 years ago |
Stefan Profanter
|
e4fbcbed5d
CI: Remove VS2015 from Appveyor builds to save build time
|
6 years ago |
Julius Pfrommer
|
102b7dc693
Stack: Remove experimental UDP transport (for client/server) (#2272)
|
6 years ago |
Stefan Profanter
|
3e43f612aa
Re-add ua_log_stdout.h temporarily to fix OS X issue in another PR
|
6 years ago |
Julius Pfrommer
|
8f366c820a
Logging: Simplify the logging plugin includes
|
6 years ago |
Julius Pfrommer
|
64d8ed1858
Network: Remove the dependency on log_stdout; Use configured client logger
|
6 years ago |
Julius Pfrommer
|
89f728aee1
Logging: Make logging a proper plugin with state and cleanup method
|
6 years ago |
Julius Pfrommer
|
0406f4edce
Tests: Fix some warnings from the check library on OpenBSD
|
6 years ago |
Julius Pfrommer
|
0184feec2b
Tests: Fix possible use of uninitialized variables
|
6 years ago |
Stefan Profanter
|
d1d63181ca
Doc: Add cmake install documentation
|
6 years ago |