Commit History

Author SHA1 Message Date
  Julius Pfrommer 1045231218 benchmark nodes load now 10 years ago
  FlorianPalm 880ebc5b8d Merge branch 'master' of https://github.com/acplt/open62541 10 years ago
  FlorianPalm 7b75f498b8 simple logging in benchmark client 10 years ago
  FlorianPalm 6c46b750db s 10 years ago
  Julius Pfrommer d5cc1d3bb9 async networking with libuv 10 years ago
  FlorianPalm aa61c83532 corrected BENCHMARK ifdefs 10 years ago
  FlorianPalm 5f183fb6d1 Merge branch 'master' of https://github.com/acplt/open62541 10 years ago
  FlorianPalm 9bd40784a8 added time evaluation, 10 years ago
  Julius Pfrommer c7e709f5f7 no memleaks in valgrind 10 years ago
  Florian Palm 3f6601fcb1 static readrequest works (client) 10 years ago
  Florian Palm 550aae3400 client - static activate session possible 10 years ago
  Florian Palm b518a55d29 Merge branch 'master' of https://github.com/acplt/open62541 10 years ago
  Florian Palm 34dbc3f5de open securechannel request in client possible 10 years ago
  Florian Palm c56b71e9ff added exampleClient to project (from stateless branch) 10 years ago
  Julius Pfrommer 4d62a83ab8 fix unit tests 10 years ago
  Julius Pfrommer 20ce5ad385 tell cmake this is a pure c project 10 years ago
  Julius Pfrommer 57af0bb61a free session after removal 10 years ago
  Julius Pfrommer 7a17e28d1a rename UA_.types[...] to UA_[...] and make VTable entries constant 10 years ago
  Julius Pfrommer 50c11f7699 the single utils.c/h out into a flat structure 10 years ago
  Julius Pfrommer 9b18fb2b02 remove custom list implementation. Use the Unix-list from queue.h instead. 10 years ago
  Julius Pfrommer b2f4460e60 remove UA_borrowed. not-deleting variant data is now indicated by the storagetype enum. 10 years ago
  Julius Pfrommer ea987a1076 improve documentation of data source 10 years ago
  Julius Pfrommer af43624c59 clean up folders a bit 10 years ago
  Julius Pfrommer 7830febf5a remove return int32 when no errors are possible. add datasource handling to variant. 10 years ago
  FlorianPalm 70897e21b5 changes in session handling, (lifetime, and activateSession service) 10 years ago
  FlorianPalm b9efd554c3 some changes in session handling 10 years ago
  Stasik0 9000f4df58 playing jaintor a little 10 years ago
  Julius Pfrommer 923e443434 fix #125. session handling still needs work. 10 years ago
  Stasik0 6c2911ff21 minor printout of server ip and port 10 years ago
  Julius Pfrommer 2858c20acf remove server alive msg, disable subscriptions 10 years ago