0
I Use This!
High Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(ci): completely remove now unused azure ci tools More... 8 months ago
fix(eventloop): only attempt to call the UA_ConnectionManager_new_POSIX_Ethernet() function when compiling for Linux as it will be only generated for that. Issue #6883 More... 8 months ago
fix(build): align inclusion of architecture.h More... 8 months ago
fix(server): Immediately set new SecureChannels to CONNECTED More... 8 months ago
refactor(docs): Clean up and update the README.md More... 8 months ago
fix(ci): use correct path to ci.sh for doc_upload workflow More... 8 months ago
feat(ci): build and upload amalgamation sources for releases More... 8 months ago
fix(plugin): cert_gen mbedTLS fix header file include and add to build More... 8 months ago
refactor(server): Fix host name to remove own record More... 8 months ago
feat(client): Add new function to retrieve the user supplied subscription and monitored item contexts (#6877) More... 8 months ago
refactor(examples): Use the custom state machine logic in server_pubsub_subscriber_rt.c More... 8 months ago
fix(nodesetinjector): Fix CMake warning by removing the PARENT_SCOPE option, as there is no further parent scope More... 8 months ago
feat(ci): Add LADS companion specification to ci More... 8 months ago
feat(pubsub): Add UA_Server_processPubSubConnectionReceive More... 8 months ago
refactor(pubsub): Make the ByteString in UA_PubSubConnection_process const More... 8 months ago
refactor(examples): Clean up PubSub RT examples More... 8 months ago
refactor(docs): Remove +x permission from opc-ua-tsn-wrs.pdf More... 8 months ago
refactor(examples): Use the Custom State Machine in examples/pubsub_realtime/server_pubsub_publisher_rt_level.c More... 8 months ago
fix(core): Stop processing after a synchronous response More... 8 months ago
refactor(core): Make SecureChannel message processing less indirect More... 8 months ago
Merge remote-tracking branch 'origin/1.4' into merge_14_master_24 More... 8 months ago
feat(tools): Add LADS companion specification More... 8 months ago
refactor(tools): Add visual studio temp files to .gitignore (#6872) More... 8 months ago
docs: Add build instructions for avahi More... 8 months ago
fix(pubsub): Fix MQTT subscribe ReaderGroup config copying (#6808) (#6850) More... 8 months ago
refactor(build): Bump version to v1.4.7 More... 8 months ago
refactor(server): Don't extend the DiscoveryUrls in the configuration with EndpointUrls from requests More... 8 months ago
feat(tools): The ua-cli tool can select endpoints based on SecurityPolicyUri More... 8 months ago
refactor(examples): Remove outdated eventfilter query examples More... 8 months ago
refactor(examples): Move server_file_based_config.c -> server_json_config.c More... 8 months ago