Commit History

Author SHA1 Message Date
  Markus Graube c495d9b248 Update AUTHORS 10 years ago
  Stasik0 36cb15a0b5 fixed compile warning 10 years ago
  Florian Palm 7d2e83e79e fixes within the test client 10 years ago
  Florian Palm 4adf3d81b0 ip / port specification at startup 10 years ago
  Florian Palm 10f74dce4e size calculation (activate session in static client) corrected 10 years ago
  Julius Pfrommer 861203ccd0 small cleanup 10 years ago
  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