커밋 기록

작성자 SHA1 메시지 날짜
  ichrispa 969cfb78e4 Fixed some of the services filling our requests/response with BROWSENEXT typeIDs instead of the actual service type. 10 년 전
  Stasik0 104c8d3107 renew secure channel on a timely base automatically 10 년 전
  Julius Pfrommer 624f7089fa add UA_Client_renewSecureChannel, make the securechannel lifetime user-definable in the client config 10 년 전
  Stasik0 31dea3b36f fixing coverity issues except for ua_server_worker.c 10 년 전
  Julius Pfrommer cf33d08b7d changing some macros to reenable the library for c++ 10 년 전
  Stasik0 ab4e2d882b added dynamically linked examples to the standard build, fixed the unexposed structs/functions, relates to #234 10 년 전
  Stasik0 18718c1765 returning an error if tcp sending failed 10 년 전
  Stasik0 f1b2c3334d fixing 2 memory problems 10 년 전
  Stasik0 1921322474 client calls getEndpoints and tries to locate an unsecured endpoint with an anonymous login token 10 년 전
  Julius Pfrommer 776266e4e2 Do not use non-blocking sockets in the client (until we have an async API) 10 년 전
  Stasik0 a70e39362c fixing client identification 10 년 전
  Julius Pfrommer 1c58e179af alloc bufers in the network layer for the client 10 년 전
  Julius Pfrommer 68cf0f8613 take message buffers from the connection layer 10 년 전
  Julius Pfrommer bb9076e188 Merge improved network layer 10 년 전
  Julius Pfrommer 382f17459f enable build on MSVC 2015 (lesser MSVC fail due to missing C99 constructs) 10 년 전
  Julius Pfrommer aabd4b22fc add the BrowseNext service 10 년 전
  Julius Pfrommer 88557ea261 fix for gcc 4.6 10 년 전
  Julius Pfrommer 3a029e8446 pass the client config by value 10 년 전
  Stasik0 099c697634 partial revert, and followed the propsal of @FlorianPalm, #212 10 년 전
  Stasik0 774c7920be removing UA_Client_private forward def 10 년 전
  Stasik0 03cd734988 definitive way to define client's properties, refers to #219 10 년 전
  Stasik0 355898e313 adding timeout to client's config refers to #219 10 년 전
  Julius Pfrommer 5f393b5309 fix udp, c++ server 10 년 전
  Julius Pfrommer cfee99e5ad remove the remaining coverity bugs 10 년 전
  Stasik0 780c42a210 1 ms timeout was not enougth -> 500 ms added 10 년 전
  Stasik0 56822bd591 Merge branch 'master' into hardening_client 10 년 전
  Stasik0 1f96e87cc0 fixed the hardening 10 년 전
  Julius Pfrommer f7eff5571c differentiate between UA_STRING and UA_STRING_ALLOC 10 년 전
  Julius Pfrommer 2f1531bae6 store incompletely received messages in the connection 10 년 전
  Julius Pfrommer b23216c694 simplify ua_string generation from chars 10 년 전