提交歷史

作者 SHA1 備註 提交日期
  StalderT 73d654773a fix1672 7 年之前
  Stefan Profanter fdfb3e2a26 Merge pull request #1662 from StalderT/updatembetlsversion 7 年之前
  Stefan Profanter 382876c23a Merge pull request #1670 from StalderT/fixappveyor 7 年之前
  StalderT 2bb2ea75d1 fix appveyor 7 年之前
  StalderT e4de552a97 update mbedtls to version 2.7.1 7 年之前
  Julius Pfrommer 46979d3b87 replace alloca with variable-length arrays and alloca as fallback 7 年之前
  Julius Pfrommer 5975e602b6 simplify publish request queueing 7 年之前
  Julius Pfrommer 3590afa874 small improvements and subscription documentation 7 年之前
  Julius Pfrommer 8187d8d12b rename numMonitoredItems to monitoredItemsSize 7 年之前
  Julius Pfrommer 2afadcd480 cosmetic improvements to the subscriptions 7 年之前
  Julius Pfrommer 721843e9fe simplify notifications handling 7 年之前
  Julius Pfrommer 3dd6817a01 use clientHandle from MonitoredItem 7 年之前
  StalderT c4eae725c9 rename MonitoredItem_queuedValue to UA_Notification and itemId to monitoredItemId 7 年之前
  StalderT 98a29088c9 modify notification queues in the server fix #1631 7 年之前
  Ari Breitkreuz 43ec1caf19 removed const qualifier from editNode function 7 年之前
  Mark Giraud 12cc370a3b Add interval to improve performance when dumping with valgrind 7 年之前
  Mark Giraud dcd24be134 Fix memory leak in basic256sha256 endpoint creation 7 年之前
  StalderT eaf8a7bd73 fix cmake vcpkg.cmake warning 7 年之前
  StalderT bc8ca555b0 remove sha1 function 7 年之前
  StalderT 5b141655a1 fix deprecated mbedtls functions 7 年之前
  Mark d7f1e07822 Add a config creation function that includes all policies 7 年之前
  Julius Pfrommer 23ced3c832 Interpret empty UserIdentityToken as anonymous login 7 年之前
  Julius Pfrommer 32bf04e672 Don't encrypt username/password over an already encrypted SecureChannel 7 年之前
  Tom Lötzsch 41403853e7 fix odr violations in amalgamated build 7 年之前
  Daniel Feist bee90160b3 Introduced Basic256Sha256 security policy based on Basic128Rsa15 7 年之前
  Tom Lötzsch f8cc4384a3 Add cmake option UA_MSVC_FORCE_STATIC_CRT 7 年之前
  StalderT a72667e45f fix ua_client_subscriptions logger 7 年之前
  Jens Reimann ab37495c7b Pragma message should be a string with quotation marks 7 年之前
  Jose Cabral a6b99dc057 Add missing ifdef for compiling namespace externally 7 年之前
  Julius Pfrommer 34cff1d606 Add a context for the AccessControl plugin 7 年之前