..
access_control
Merge remote-tracking branch 'origin/1.4' into merge_14_master_25
2025-01-25 19:07:11 +01:00
custom_datatype
fix(examples): Fix build of custom_datatype.h for MSVC >2019
2024-12-25 13:38:51 +01:00
discovery
refactor(examples,tests): avoid spaces for mDNS records
2025-01-02 20:50:56 +01:00
encryption
feat(example): Add an example of using encryption with a filestore backend
2025-01-24 22:34:30 +01:00
events
refactor(examples): Remove outdated eventfilter query examples
2024-12-10 08:28:30 +01:00
nodeset
fix(build): Allow building examples if open62541 is added as submodule to a repo. ( #6672 )
2024-09-01 19:59:21 +02:00
nodeset_loader
refactor(core): Move architecture-specific definition out of the public headers
2023-07-28 21:42:56 +02:00
pubsub
refactor(pubsub): Remove the old direct-access API
2025-01-19 22:33:50 +01:00
pubsub_realtime
fix(examples): Fix memleak in server_pubsub_subscribe_rt_state_machine.c
2025-02-27 04:24:15 +01:00
zephyr /server
refactor(build): Only build _PARSING features if _JSON is enabled
2025-02-11 21:36:56 +01:00
ci_server.c
Merge remote-tracking branch 'origin/1.4' into merge_14_master_23
2024-11-05 17:19:45 +01:00
client_async.c
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00
client_connect_loop.c
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00
client_connect.c
refactor(plugins): Use urn:open62541.unconfigured.application as the default ApplicationUri
2024-12-10 08:28:30 +01:00
client_historical.c
refactor(examples): Clean up arch-dependent API usage in examples
2023-07-28 21:42:56 +02:00
client_method_async.c
refactor(core): Substitute tabs by spaces in source code
2024-09-14 02:33:22 +02:00
client_subscription_loop.c
refactor(client): Pull in inline definitions and better typing of async callback methods
2025-02-20 10:45:26 +01:00
client.c
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00
CMakeLists.txt
fix(build): compilation on macos
2025-03-18 14:58:00 +01:00
common.h
Merge remote-tracking branch 'origin/1.4' into merge_14_master_25
2025-01-25 19:06:56 +01:00
server_inheritance.c
refactor(examples): Use the NS0ID_EXPANDED shorthand in the examples
2024-07-26 08:30:16 +02:00
server_instantiation.c
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00
server_json_config.c
fix(examples): _XOPEN_SOURCE needs to be defined via our config.h before including libc libraries
2025-02-03 20:12:16 +01:00
server_loglevel.c
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00
server_mainloop.c
refactor(examples): Clean up arch-dependent API usage in examples
2023-07-28 21:42:56 +02:00
server_repeated_job.c
Server: Initialize the config in the server
2019-04-23 00:41:32 +02:00
server_settimestamp.c
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00
server.cpp
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00
tutorial_client_events.c
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00
tutorial_client_firststeps.c
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00
tutorial_datatypes.c
refactor(core): Move architecture-specific definition out of the public headers
2023-07-28 21:42:56 +02:00
tutorial_server_alarms_conditions.c
refactor(core): Substitute tabs by spaces in source code
2024-09-14 02:33:22 +02:00
tutorial_server_datasource.c
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00
tutorial_server_events.c
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00
tutorial_server_firststeps.c
fix(docs): Fix typo in tutorial_server_firststeps ( #6807 )
2024-10-31 11:26:59 +01:00
tutorial_server_historicaldata_circular.c
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00
tutorial_server_historicaldata.c
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00
tutorial_server_method_async.c
Merge remote-tracking branch 'origin/1.4' into merge_14_master_25
2025-01-25 19:06:56 +01:00
tutorial_server_method.c
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00
tutorial_server_monitoreditems.c
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00
tutorial_server_object.c
refactor(examples): Use the NS0ID_EXPANDED shorthand in the examples
2024-07-26 08:30:16 +02:00
tutorial_server_reverseconnect.c
refactor(examples): Clean up arch-dependent API usage in examples
2023-07-28 21:42:56 +02:00
tutorial_server_variable.c
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00
tutorial_server_variabletype.c
refactor(examples): Use the NS0ID shorthand in the examples
2024-07-26 08:30:16 +02:00