Commit History

Author SHA1 Message Date
  Stefan Profanter 4630139dd9 PubSub: Check for null nodes and fix memory leak. Only allow PubSub information model if not minimal NS0 5 years ago
  Stefan Profanter c5311e3a34 CI: Run unit tests with minimal NS0 5 years ago
  Stefan Profanter 0ee155231d CI: Exclude some specific unit tests which are not supported when compiling with MINIMAL NS0 5 years ago
  Stefan Profanter 338900b865 Fix "Null pointer passed as argument 2, which is declared to never be null" 5 years ago
  Jose Cabral e8c45dc27f Cast xTaskGetTickCount to Ua_DateTime before using 5 years ago
  Jose Cabral 3027f6a5f7 Hide UA_fileExist behind UA_ENABLE_DISCOVERY_SEMAPHORE 5 years ago
  Jose Cabral 17e2143530 Cleanup of freeRTOS and LwIP 5 years ago
  Stefan Profanter 6d2381ddfe CI: Update travis URL 5 years ago
  Julius Pfrommer 1b14ad1d28 PubSub: Realtime publisher example 5 years ago
  Julius Pfrommer 72b50e900d Fix node type-checking for UA_ENABLE_IMMUTABLE_NODES 5 years ago
  Julius Pfrommer b230919326 Demote warning if the network select call was aborted (e.g. via a signal) 5 years ago
  Julius Pfrommer bf9828b5b6 Optional singleton malloc that can be switched via a global variable 5 years ago
  Julius Pfrommer 9ca1ca412f PubSub: Build flag for custom publisher callback handling 5 years ago
  Jayanth Velusamy 217eed40cf [FIX] Check for zero signature length 5 years ago
  Jayanth Velusamy 9e1f43e6da [FIX] Check the request type for not activated sessions 5 years ago
  Tom Lötzsch 4209f74e21 enforce correct order of QualifiedName member encoding/decoding 5 years ago
  Mark Giraud d5747c4da1 Remove commented code 5 years ago
  Mark Giraud d070a2ff51 Clean up implementation specific behavior and some other code smells 5 years ago
  Stefan Profanter ecee9f241e CMake: Correct installation if public headers 5 years ago
  Stefan Profanter 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 years ago
  Stefan Profanter f29e3349bf Examples: Use generated list of sources for nodeset 5 years ago
  Julius Pfrommer c9c818868f Move header files to a more unix-like structure 5 years ago
  Stefan Profanter 1083c110b4 Travis: Reduce verbosity of bash commands 5 years ago
  Benjamin Bara 9e95f3d767 Stack: Various small reformatting to fix build after running clang-format 5 years ago
  Jayanth Velusamy 53deb3585f [FIX] Add non-zero timestamp for unit tests (client) 5 years ago
  Jayanth Velusamy 5358b4bde0 [FIX] Check timestamp values in request header 5 years ago
  Jonas Green db5dc3d570 Added possibility to disable retransmission queue of sessions 5 years ago
  Stefan Profanter 238f539666 Travis: Use newer clang-format 5 years ago
  Jannis Voelker 88980e971f Always include security policies in the amalgamated source file 5 years ago
  Julius Pfrommer afec3480a6 Examples: Force encryption to be used with the client_encryption example 5 years ago