Historique des commits

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