Reza Ebrahimi
|
21d7cca288
Fixing compiler warning C4244 about data type conversions
|
9 anos atrás |
Reza Ebrahimi
|
15d16cbfab
remove multiple calls to WSAGetLastError()
|
9 anos atrás |
ichrispa
|
7f57e5c4f7
removed typo
|
9 anos atrás |
ichrispa
|
57e97f612f
Fixed clientside bug when activating sessions on servers that send an empty anonymous identity token (len -1).
|
9 anos atrás |
Sten Grüner
|
e1f3ead8f0
Merge pull request #376 from ngoossens/travis-apple
|
9 anos atrás |
Nick Goossens
|
5359244cc0
Travis CI OS X build
|
9 anos atrás |
Sten Grüner
|
68945b3697
Merge pull request #406 from acplt/fixSegfault
|
9 anos atrás |
Holger Jeromin
|
3dee3beb88
prevent a segfault in ClientNetworkLayerGetBuffer
|
9 anos atrás |
Julius Pfrommer
|
444926c9ef
use thread local storage for the random number generator
|
9 anos atrás |
Julius Pfrommer
|
c409bd5f9a
Merge pull request #402 from markusgraube/pcg-random
|
9 anos atrás |
Markus Graube
|
5ff266102c
move include into ua_types.c
|
9 anos atrás |
Markus Graube
|
3114492366
getting back to the old interface of UA_Guid_random(*seed)
|
9 anos atrás |
Markus Graube
|
87580bd212
fix amalgation script for pcg_32
|
9 anos atrás |
Markus Graube
|
339562f6ff
add missing pcg_basic.c and pcg_basic.h
|
9 anos atrás |
Stasik0
|
7e910561a7
adding a missing 'const' qualifier
|
9 anos atrás |
Markus Graube
|
85cd217d84
Replace random_r with RNG from pcg32
|
9 anos atrás |
Markus Graube
|
70e1425e40
Update mainpage.dox
|
9 anos atrás |
Julius Pfrommer
|
7b9993aeb5
Merge pull request #400 from joerg555/master
|
9 anos atrás |
Jörg Schüler-Maroldt
|
9e4f2b1512
- correct decl. of UA_Variant_copyRange() missing const
|
9 anos atrás |
Julius Pfrommer
|
9cfe082357
Merge pull request #398 from acplt/nodeid_in_callback
|
9 anos atrás |
Stasik0
|
18748049c6
fixing an unitialized pointer flaged by msvs
|
9 anos atrás |
Stasik0
|
705f03b19c
node id is passed to datasource callbacks, relates #377
|
9 anos atrás |
Julius Pfrommer
|
a9c7eed786
compile cpp example with g++ 4.8
|
9 anos atrás |
Julius Pfrommer
|
edf1f43582
build cpp exampl on travis
|
9 anos atrás |
Julius Pfrommer
|
989aea3972
align server.cpp with the new addnodes API
|
9 anos atrás |
Stasik0
|
aaece494af
fixed #397
|
9 anos atrás |
Stasik0
|
6c821eaa34
fixing a coverity issue
|
9 anos atrás |
Sten Grüner
|
bdf614d274
Update README to reflect current API
|
9 anos atrás |
Stasik0
|
43bfb03c07
improving decoding performance for unaligned access targets
|
9 anos atrás |
Sten Grüner
|
17f1191870
Merge pull request #395 from acplt/static_inline_types
|
9 anos atrás |