Commit History

Author SHA1 Message Date
  Stefan Profanter fbc5763f60 CI: Only use sanitize leak if valgrind disabled 5 years ago
  Mark Giraud b0b34ccbf3 Fix undefined behavior in historydatabse (memcpy called with null) 5 years ago
  Mark Giraud 91f54454d1 Fix undefined behavior 5 years ago
  Mark Giraud 3f314fa917 Fix undefined behavior (null pointers passed to memcpy) 5 years ago
  Mark Giraud 25de393fa3 Enable additional sanitizers 5 years ago
  Julius Pfrommer e6988e157c PubSub: Cosemtic improvements to reduce line lengths 5 years ago
  Julius Pfrommer 9012827b3e ua2json: Fix calling with an invalid output/input 5 years ago
  Julius Pfrommer 75795003fb JSON: Fix a forgotten token advancement 5 years ago
  Julius Pfrommer 52600f142b JSON: Remove a shadowed variable for amalgamation build 5 years ago
  Julius Pfrommer e5d4336172 PubSub: Fix decoding of JSON DataSetMessage payloads 5 years ago
  Julius Pfrommer f62318a632 PubSub: JSON encoding prints empty field-names if none are defined 5 years ago
  Julius Pfrommer 4ee009011b JSON: PubSub JSON decoding takes a const buffer 5 years ago
  Julius Pfrommer e5e18b99b5 ua2json: Add PubSub encoding/decoding 5 years ago
  Julius Pfrommer f594409d77 Tests: Don't build historizing if the feature is disabled 5 years ago
  Julius Pfrommer 70c9501487 Server: Disable historizing by default 5 years ago
  Julius Pfrommer 6c0442ee6d Server: Make Historizing method conditional on build flags (fix amalgamation) 5 years ago
  Stefan Profanter 064cf25800 NodesetCompiler: Add support for OptionSet 5 years ago
  engel b2204508d3 powerlink example 5 years ago
  Stefan Profanter a066163a36 DatatypeGenerator: Also build types which have 'Test' in Name 5 years ago
  Silvio Traversaro fc8d5eec19 Correctly cast third argument of recv in win32 5 years ago
  Julius Pfrommer f85607bc77 Examples: Force SignAndEncrypt for the client encryption example 5 years ago
  Julius Pfrommer a94c499321 Client: Make encryption and signing routines conditional on build flags 5 years ago
  Julius Pfrommer c200836107 Client: Cosmetic improvements 5 years ago
  Julius Pfrommer 52d1cf2d2d Client: Simplify UA_Client_getContext 5 years ago
  Julius Pfrommer 117c625b88 Client: Improve logging during connect 5 years ago
  Julius Pfrommer 30a14e8bd7 Client: Add support for encrypted UserTokenPolicies 5 years ago
  Julius Pfrommer bcaa6695c0 Client: Store SecurityPolicies in the client config; Refactor connection logic 5 years ago
  Julius Pfrommer b4c9fc37eb Client: Initialize client config inside the client structure 5 years ago
  Julius Pfrommer 734782360d Client: Forward UA_String to NetworkLayer plugin 5 years ago
  Julius Pfrommer 29a0e6a492 Client: Fix logging edge case during startup 5 years ago