Stefan Profanter
|
66d2654c6e
Add debian packaging configuration
|
5 年 前 |
Mark Giraud
|
20eccdcaf1
Move plugins to directories for better organisation
|
6 年 前 |
Stefan Profanter
|
36641ad6a5
cmake: Remove UA_NO_AMALGAMATION and use UA_ENABLE_AMALGAMATION instead
|
5 年 前 |
Stefan Profanter
|
e8499689e2
CI: Use make install to collect release files
|
5 年 前 |
Stefan Profanter
|
d715db1057
Stack: Use non-amalgamated headers in all the examples
|
5 年 前 |
Stefan Profanter
|
49719f350d
Doc: Add documentation on how to install
|
5 年 前 |
Stefan Profanter
|
27e955528f
Stack: Move atomic operations into ua_architecture_definitions.h
|
5 年 前 |
Stefan Profanter
|
18e3d5a6d7
Rename queue.h to avoid name collision with bsd OS
|
5 年 前 |
Tobias Klausmann
|
d59a9a5119
build/cmake: do not install amalgamated header if building non-amalgamated
|
6 年 前 |
Tobias Klausmann
|
7fad87d951
build/cmake: do not include non-existent open62541 folder in amalgamated builds
|
6 年 前 |
Julius Pfrommer
|
102b7dc693
Stack: Remove experimental UDP transport (for client/server) (#2272)
|
6 年 前 |
Stefan Profanter
|
4b2c73cd54
CMake: Add specific target for nodeid header generator
|
6 年 前 |
Stefan Profanter
|
05d4cd4f45
CMake: Correctly handle generation macros when installed
|
6 年 前 |
Ari
|
885bad0dbf
Install without amalgamation
|
6 年 前 |
Stefan Profanter
|
3a836bdabe
Removes `merge-all-constants` flag. Fixes #1265
|
6 年 前 |
jrcoding
|
24bd7d76a2
fix missing types during compilation with UA_ENABLE_MULTITHREADING
|
6 年 前 |
Andreas Ebner
|
93af3dabf7
added pubsub information model methods option
|
6 年 前 |
Julius Pfrommer
|
767093a63d
Discovery: Add DiscoveryManager
|
6 年 前 |
Stefan Profanter
|
8c87552a5b
Fuzz: Add custom memory manager to simulate OOM
|
6 年 前 |
Stefan Profanter
|
a37c959ece
Architecture: Allow overriding memory allocation functions
|
6 年 前 |
Stefan Profanter
|
7d5be84376
NodesetCompiler: Add ua_generate_nodeset CMake macro
|
6 年 前 |
Stefan Profanter
|
0840848622
NodesetCompiler: Add ua_generate_datatypes CMake macro
|
6 年 前 |
Rudolf Hoyler
|
02e401c4e6
PubSub: Add layer 2 plugin
|
6 年 前 |
Julius Pfrommer
|
c310a25c9f
CMake: Remove experimental mark from PubSub. But keep as advanced option
|
6 年 前 |
Julius Pfrommer
|
18e1b334a4
CMake: Issue a warning if an experimental feature is enabled
|
6 年 前 |
Julius Pfrommer
|
f492dbbfa0
Move WorkQueue to a separate struct for client and server
|
6 年 前 |
Stefan Profanter
|
c8cc23e608
Add additional check for valid git commit id. Fixes #1969
|
6 年 前 |
andreasebner
|
cf8a55353f
Enable PubSub tests and static code analysis (#1833)
|
6 年 前 |
Peter Rustler
|
e74af216d2
Implementation of a history data plugin
|
6 年 前 |
Julius Pfrommer
|
0c3cbfba9f
HistoryData: Rename ua_plugin_history_data_service.h to ua_plugin_historydatabase.h
|
6 年 前 |