Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deps/open62541
Submodule open62541 updated 31 files
+12 βˆ’0 CHANGELOG
+11 βˆ’0 plugins/historydata/ua_history_data_backend_memory.c
+45 βˆ’10 plugins/historydata/ua_history_database_default.c
+31 βˆ’0 src/pubsub/ua_pubsub_networkmessage.c
+131 βˆ’9 src/pubsub/ua_pubsub_ns0.c
+37 βˆ’14 src/pubsub/ua_pubsub_writer.c
+2 βˆ’0 src/pubsub/ua_pubsub_writergroup.c
+8 βˆ’5 src/server/ua_server_ns0.c
+9 βˆ’0 src/server/ua_server_ns0_diagnostics.c
+5 βˆ’0 src/server/ua_services_attribute.c
+1 βˆ’1 src/server/ua_services_monitoreditem.c
+54 βˆ’16 src/server/ua_services_session.c
+1 βˆ’0 src/server/ua_session.h
+24 βˆ’0 src/server/ua_subscription_alarms_conditions.c
+1 βˆ’1 src/server/ua_subscription_events_filter.c
+8 βˆ’3 src/ua_securechannel.c
+1 βˆ’1 src/ua_types.c
+32 βˆ’0 tests/check_securechannel.c
+20 βˆ’0 tests/check_types_builtin.c
+77 βˆ’0 tests/client/check_activateSession.c
+64 βˆ’0 tests/client/check_client_historical_data.c
+21 βˆ’0 tests/client/check_client_subscriptions.c
+28 βˆ’0 tests/pubsub/check_pubsub_encoding.c
+18 βˆ’1 tests/pubsub/check_pubsub_encryption.c
+72 βˆ’1 tests/pubsub/check_pubsub_informationmodel_methods.c
+44 βˆ’0 tests/pubsub/check_pubsub_publish.c
+57 βˆ’0 tests/server/check_server_alarmsconditions.c
+150 βˆ’0 tests/server/check_server_historical_data.c
+37 βˆ’0 tests/server/check_server_historical_data_circular.c
+144 βˆ’0 tests/server/check_services_subscriptions.c
+37 βˆ’0 tests/server/check_subscription_event_filter.c
Loading