Cronologia Commit

Autore SHA1 Messaggio Data
  ichrispa 3fb3ca804e Merge branch 'master' of https://github.com/acplt/open62541 10 anni fa
  ichrispa c56da680ae In response to #417: Notification Seq.No. now start with 1, not 0; Reenabled keepalive-safeguard (non-async keepalive sending instead of 'queueing' the publish is handled in the service). 10 anni fa
  Julius Pfrommer 1b51b3e80f add TweetNaCl to the dependencies 10 anni fa
  Julius Pfrommer c863a147e0 remove unsupported and obsolete code; fix #393 10 anni fa
  Stasik0 da5ecee2d1 g++ compilation revised 10 anni fa
  Stasik0 debaa3bb21 restoring removed g++ compilation script 10 anni fa
  Sten Grüner 0340e05406 Merge pull request #419 from reza-ebrahimi/master 10 anni fa
  Reza Ebrahimi c9bce505f1 replace sprintf with its safer version in windows platform 10 anni fa
  Stasik0 f3270487cc more fixes to client_legacy to get session closed properly 10 anni fa
  Stasik0 693f059620 rework stateless calls 10 anni fa
  Stasik0 7139e0ad93 integrating some minor fixes proposed by @tpiat, fixes #418, fixes #408 10 anni fa
  Stasik0 3d110a6720 stateless calls work again 10 anni fa
  Julius Pfrommer f85f05f725 Merge pull request #413 from reza-ebrahimi/master 10 anni fa
  Reza Ebrahimi 21d7cca288 Fixing compiler warning C4244 about data type conversions 10 anni fa
  Sten Grüner c50faad751 Merge pull request #412 from reza-ebrahimi/master 10 anni fa
  Reza Ebrahimi 15d16cbfab remove multiple calls to WSAGetLastError() 10 anni fa
  ichrispa 7f57e5c4f7 removed typo 10 anni fa
  ichrispa 57e97f612f Fixed clientside bug when activating sessions on servers that send an empty anonymous identity token (len -1). 10 anni fa
  Sten Grüner e1f3ead8f0 Merge pull request #376 from ngoossens/travis-apple 10 anni fa
  Nick Goossens 5359244cc0 Travis CI OS X build 10 anni fa
  Sten Grüner 68945b3697 Merge pull request #406 from acplt/fixSegfault 10 anni fa
  Holger Jeromin 3dee3beb88 prevent a segfault in ClientNetworkLayerGetBuffer 10 anni fa
  Julius Pfrommer 444926c9ef use thread local storage for the random number generator 10 anni fa
  Julius Pfrommer c409bd5f9a Merge pull request #402 from markusgraube/pcg-random 10 anni fa
  Markus Graube 5ff266102c move include into ua_types.c 10 anni fa
  Markus Graube 3114492366 getting back to the old interface of UA_Guid_random(*seed) 10 anni fa
  Markus Graube 87580bd212 fix amalgation script for pcg_32 10 anni fa
  Markus Graube 339562f6ff add missing pcg_basic.c and pcg_basic.h 10 anni fa
  Stasik0 7e910561a7 adding a missing 'const' qualifier 10 anni fa
  Markus Graube 85cd217d84 Replace random_r with RNG from pcg32 10 anni fa