Commit History

作者 SHA1 備註 提交日期
  thomas 65367337c1 adjusted the UDP read timeout (i.e. the time the Subscriber blocks the OPC UA Server execurtion to wait for incoming UDP PubSub messages) to 1us 5 年之前
  Stefan Profanter 60ea3d6f5d feat(core): Allow setting custom ip address list if platform does not support getifaddr 5 年之前
  iknownothing c8ce82a271 Update pubsub_interrupt_publish.c 5 年之前
  Stefan Profanter a9dbfff1c0 fix(mbedtls): Initialize variables to mute maybe-uninitialized warning 5 年之前
  Stefan Profanter a6db9c0a91 feat(mbedtls): Use mbedtls_hardware_poll fallback if MBEDTLS_NO_PLATFORM_ENTROPY defined 5 年之前
  Julius Pfrommer 689b26cd14 fix(client): Fix a false positive of clang-analyzer 5 年之前
  Julius Pfrommer c168987335 feature(example): server_ctt: enableTimestampCheck without encyrption 5 年之前
  Julius Pfrommer 508c8a3bac fix(examples): Fix edge case memleaks in server_ctt 5 年之前
  Julius Pfrommer 645b29277f feature(server): Don't start server with mismatching ApplicationUri 5 年之前
  Julius Pfrommer 9fc433d9d3 fix(server): Only clean up the nodestore if it has a context 5 年之前
  Julius Pfrommer 67d3c2c955 fix(plugin): Fix an edge case memleak during policy startup 5 年之前
  Julius Pfrommer 8d50ada44b refactor(server): Cosmetic improvements in src/server/ua_server.c 5 年之前
  Stefan Profanter fd8d593abd fix(cmake): Correctly remove architecture flags from CMAKE_C_FLAGS 5 年之前
  Julius Pfrommer 7a6d70b93d fix(plugin): Warn only if the *final* certificate verification allows any 5 年之前
  Julius Pfrommer 099daa98af fix(docs): Document that the ApplicationUri must match the certificate 5 年之前
  Julius Pfrommer 5065bb1159 fix(tools): Make the ApplicationUri in the certificate configurable 5 年之前
  Julius Pfrommer 89145733bf refactor(tools): Use argparse for the certificate creation script 5 年之前
  Julius Pfrommer 7fbf9b9e73 refactor(examples): Comment long ifdef macros 5 年之前
  Julius Pfrommer 8d04afb076 fix(plugin): Always instantiate a nodestore if not set in the default config 5 年之前
  Wolfgang Braun 280012ee01 Included plugin/log.h cleanup in UA_Client_delete(..). 5 年之前
  Florian Huber 5af4e6cd19 fix(ex): change type of resuse and loopback options to UA_TYPES_BOOLEAN 5 年之前
  Julius Pfrommer 88dbcb6d64 refactor(core): Remove the unused macro UA_LOCK_TYPE_NAME 5 年之前
  Julius Pfrommer 62d283e817 refactor(core): Use lock macros for the workqueue 5 年之前
  Julius Pfrommer 9b2c7812ea feature(server): Add UA_Server_getAsyncOperationNonBlocking 5 年之前
  Julius Pfrommer 398425bff2 refactor(docs): Improve the documentation of async operations 5 年之前
  Julius Pfrommer 3dce9f5ed5 refactor(server): Simplify the async operations intenally 5 年之前
  Andreas Ebner 3b170d0199 feat(pubsub) added generation of metdata for PDS and DataSetFields 5 年之前
  Stefan Profanter addf2adfae fix(ns): Rename Minimal.xml to Reduced.xml to match CMake options 5 年之前
  Stefan Profanter 000b2a95c7 ci(fuzz): Error if tcp fuzzing can not be started 5 年之前
  Stefan Profanter 357fc9f9e4 fix(server): remove too verbose debug output during server init 5 年之前