Commit History

Author SHA1 Message Date
  Chris Iatrou efae15466b Republish service and retransmit queuing implemented 8 years ago
  Julius Pfrommer eef6851af9 mingw32 complained about non-initialized variables where that is definitely not the case 8 years ago
  Julius Pfrommer 1c03b7f17d msvc complains about a possibly unitialized variable 8 years ago
  Julius Pfrommer 43d0de0e88 windows 8 changed the API for getsockopt 8 years ago
  Julius Pfrommer 23ed641bcc improve the client; fix remaining memleaks; wait for complete messages in the network layer 8 years ago
  Julius Pfrommer ac07df68b6 cosmetic improvements; increase the client timeout 8 years ago
  Julius Pfrommer aac67ee516 fix two bugs that came up in the lua bindings 8 years ago
  Julius Pfrommer 6d37a63177 more cosmetic improvements 8 years ago
  Julius Pfrommer cfdccab274 purely cosmetic improvements 8 years ago
  Julius Pfrommer 4634aa1cd7 Merge branch 'master' into unsigned_array_size 8 years ago
  Julius Pfrommer 7c152a5ece use a const string for the client connection 8 years ago
  Stasik0 49988a9e9f enforcing a minimal CMake version of 2.8.11, relates to #466 8 years ago
  Stasik0 5f6beed5cd fixing broken lxml installer for windows build server 8 years ago
  Julius Pfrommer 99e81fe736 call methods today with the number of input and output arguments 8 years ago
  Julius Pfrommer e4fb5a9404 fix checking for scalar values 8 years ago
  Julius Pfrommer 4f30c9aaf2 remove crash in the client when the server does not respond 8 years ago
  Stasik0 12f7798215 fixing segfault of uaexpert - wrong valueRank was the problem 8 years ago
  Stasik0 a12ba0fae7 Merge branch 'master' into unsigned_array_size 8 years ago
  Julius Pfrommer 224a715af1 Document the basic data type API 8 years ago
  Julius Pfrommer d9f99cf587 Merge branch 'master' into simple_nodestore 8 years ago
  Julius Pfrommer d8beef1ecf Merge branch 'master' of github.com:acplt/open62541 8 years ago
  Markus Graube 403f45af5b Update tutorial_noderelations.rst 8 years ago
  Julius Pfrommer 9c51c9ae29 disable clang travis build (see #465) 8 years ago
  Julius Pfrommer 2c0d0c41ca fix compiling with mingw 8 years ago
  Julius Pfrommer 3815345627 fix encoding of localizedtext; directly use the jump-table if possible 8 years ago
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node 8 years ago
  Julius Pfrommer 3ba9364fdd remove iterations of unpublished notifications just for counting; remove redundant checks 8 years ago
  Julius Pfrommer 2f5a6ec9a0 cosmetic improvements to the call service 8 years ago
  Julius Pfrommer 40c5c06dbc remove a clang analyzer report in the argument verification; fix the builtin unit test on clang 8 years ago
  Julius Pfrommer ee91b5c498 remove duplicate code in the view service; an if-switch was pulled into the inner loop 8 years ago