Historique des commits

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