Историја ревизија

Аутор SHA1 Порука Датум
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings пре 9 година
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc пре 10 година
  Julius Pfrommer c7e4629d1f fix unit tests пре 10 година
  FlorianPalm 5ae0716d65 NULL -> UA_NULL пре 10 година
  FlorianPalm c30d84a633 gcc 4.8 conform build пре 10 година
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and пре 10 година
  Julius Pfrommer d41b8e08fe simplify. _new() returns a pointer to the new object пре 10 година
  Julius Pfrommer a7ad2103ca replace UA_EQUAL struct with simpler UA_Boolean пре 10 година
  Julius Pfrommer e8b9191ba4 finish usage of UA_StatusCode internally пре 10 година
  Julius Pfrommer 4d62a83ab8 fix unit tests пре 10 година
  Julius Pfrommer 50c11f7699 the single utils.c/h out into a flat structure пре 10 година
  Julius Pfrommer 7830febf5a remove return int32 when no errors are possible. add datasource handling to variant. пре 10 година
  Julius Pfrommer 4dd7e06b8b Rename UA_NodeId.namespace to UA_NodeId.ns. пре 10 година
  Julius Pfrommer b1a8c01209 simplify decoding пре 10 година
  Stasik0 3b9218def8 hard remove of all _print functions if DEBUG is not set, @jpfr or @uleon: who does own ua_xml.c? Please review changes there, I fear i was too hard. Relates to #101 пре 10 година
  Julius Pfrommer 9dff4e204e include _print functions in coverage пре 10 година
  Julius Pfrommer 4e9c5d5880 LocalizedText encodingmask only implicit пре 10 година
  Julius Pfrommer f0da71bdb2 Simplify variant, arrays, no leaks in check_memory пре 10 година
  Julius Pfrommer 7f2db60652 check_builtin with no leaks on valgrind пре 10 година
  Julius Pfrommer 3360b79322 make tests working пре 10 година
  Julius Pfrommer b6bac762a3 passing all tests пре 10 година
  Julius Pfrommer 47cefc56f5 decode from random buffer with more iterations пре 10 година
  Leon Urbas d1ed17b5dd refactored and splitted fuzz buffer tests пре 10 година
  Julius Pfrommer 2f19e5913d defensive parsing of user-defined data пре 10 година
  Julius Pfrommer 86bcedd29b simple fuzzing of decode functions пре 10 година
  Leon Urbas fa6dbcdcfc searching error пре 10 година
  Julius Pfrommer e24fd0adb2 fix deletion of uninitialised Variants пре 10 година
  Leon Urbas f515aac55c Corrupted buffer may result DataBuffer objects that may not be deleted пре 10 година
  Leon Urbas c3a2e58352 investigating seg-fault in check_memory with corrupted buffer пре 10 година
  Leon Urbas 03a458f0e8 no more seg-fault on read service but response still wrong пре 10 година