Histórico de commits

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