Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer bf6d754bba half-finished hace 9 años
  Julius Pfrommer f85f05f725 Merge pull request #413 from reza-ebrahimi/master hace 9 años
  Reza Ebrahimi 21d7cca288 Fixing compiler warning C4244 about data type conversions hace 9 años
  Sten Grüner c50faad751 Merge pull request #412 from reza-ebrahimi/master hace 9 años
  Reza Ebrahimi 15d16cbfab remove multiple calls to WSAGetLastError() hace 9 años
  Julius Pfrommer d670b45dea fix string handling, refactor services hace 9 años
  Julius Pfrommer 4262f4f9ac fix multithreading hace 9 años
  Julius Pfrommer 573b378b40 fix msvc (alloca) hace 9 años
  ichrispa 7f57e5c4f7 removed typo hace 9 años
  ichrispa 57e97f612f Fixed clientside bug when activating sessions on servers that send an empty anonymous identity token (len -1). hace 9 años
  Stasik0 40d1bdd2a5 adding callback structure to couple with callbacks on non-datasource nodes, relates to #399 hace 9 años
  Sten Grüner e1f3ead8f0 Merge pull request #376 from ngoossens/travis-apple hace 9 años
  Julius Pfrommer bc586419b3 cosmetic improvements hace 9 años
  Julius Pfrommer d9bcb00bfe refactor: split off smaller functions hace 9 años
  Nick Goossens 5359244cc0 Travis CI OS X build hace 9 años
  Julius Pfrommer 010c2d90ab remove the old copyNode function; refactor the write service hace 9 años
  Sten Grüner 68945b3697 Merge pull request #406 from acplt/fixSegfault hace 9 años
  Holger Jeromin 3dee3beb88 prevent a segfault in ClientNetworkLayerGetBuffer hace 9 años
  Julius Pfrommer b9c0ac7ef8 typed versions of the get attribute functions hace 9 años
  Julius Pfrommer f1724cd501 fix the attribute service tests hace 9 años
  Julius Pfrommer 63cdd6d09a Merge branch 'master' into inline_setattribute hace 9 años
  Julius Pfrommer fe5e0e3eb0 typo in the variable name hace 9 años
  Julius Pfrommer 444926c9ef use thread local storage for the random number generator hace 9 años
  Julius Pfrommer c409bd5f9a Merge pull request #402 from markusgraube/pcg-random hace 9 años
  Markus Graube 5ff266102c move include into ua_types.c hace 9 años
  Markus Graube 3114492366 getting back to the old interface of UA_Guid_random(*seed) hace 9 años
  Markus Graube 87580bd212 fix amalgation script for pcg_32 hace 9 años
  Markus Graube 339562f6ff add missing pcg_basic.c and pcg_basic.h hace 9 años
  Stasik0 7e910561a7 adding a missing 'const' qualifier hace 9 años
  Markus Graube 85cd217d84 Replace random_r with RNG from pcg32 hace 9 años