Stefan Profanter
|
0c62edab47
Avoid MinGW warning `unknown conversion type character 'z' in format`
|
5 years ago |
Stefan Profanter
|
27e955528f
Stack: Move atomic operations into ua_architecture_definitions.h
|
5 years ago |
Stefan Profanter
|
b2f29fa33d
Stack: Do not use relative includes. Preparation for packaging
|
5 years ago |
Stefan Profanter
|
358315747d
Stack: Correctly handle queue.h redefinitions
|
6 years ago |
Stefan Profanter
|
0c8e6dc6e3
CI: Set appveyor fast_finish to speed up build when one fails
|
6 years ago |
Stefan Profanter
|
d8baaab71f
Stack: Remove unused includes
|
6 years ago |
Stefan Profanter
|
18e3d5a6d7
Rename queue.h to avoid name collision with bsd OS
|
5 years ago |
Peter Rustler
|
6b67498ed1
historical_server: Fix server test.
|
6 years ago |
Tobias Klausmann
|
d59a9a5119
build/cmake: do not install amalgamated header if building non-amalgamated
|
6 years ago |
Tobias Klausmann
|
7fad87d951
build/cmake: do not include non-existent open62541 folder in amalgamated builds
|
6 years ago |
Mark Giraud
|
3a92275e7b
Fix #2287 caused by fd leak
|
6 years ago |
escherstair
|
9b5a57ad6e
Fix AppVeyor badge (#3) (#2289)
|
6 years ago |
Christian von Arnim
|
5ad7df7a17
Fix: mdns record when strlen(hostname) + strlen(servername) is 61 or 62
|
6 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 |