Sten Grüner
|
0340e05406
Merge pull request #419 from reza-ebrahimi/master
|
9 years ago |
Reza Ebrahimi
|
c9bce505f1
replace sprintf with its safer version in windows platform
|
9 years ago |
Stasik0
|
f3270487cc
more fixes to client_legacy to get session closed properly
|
9 years ago |
Stasik0
|
693f059620
rework stateless calls
|
9 years ago |
Stasik0
|
7139e0ad93
integrating some minor fixes proposed by @tpiat, fixes #418, fixes #408
|
9 years ago |
Stasik0
|
3d110a6720
stateless calls work again
|
9 years ago |
Julius Pfrommer
|
bf6d754bba
half-finished
|
9 years ago |
Julius Pfrommer
|
f85f05f725
Merge pull request #413 from reza-ebrahimi/master
|
9 years ago |
Reza Ebrahimi
|
21d7cca288
Fixing compiler warning C4244 about data type conversions
|
9 years ago |
Sten Grüner
|
c50faad751
Merge pull request #412 from reza-ebrahimi/master
|
9 years ago |
Reza Ebrahimi
|
15d16cbfab
remove multiple calls to WSAGetLastError()
|
9 years ago |
Julius Pfrommer
|
d670b45dea
fix string handling, refactor services
|
9 years ago |
Julius Pfrommer
|
4262f4f9ac
fix multithreading
|
9 years ago |
Julius Pfrommer
|
573b378b40
fix msvc (alloca)
|
9 years ago |
ichrispa
|
7f57e5c4f7
removed typo
|
9 years ago |
ichrispa
|
57e97f612f
Fixed clientside bug when activating sessions on servers that send an empty anonymous identity token (len -1).
|
9 years ago |
Stasik0
|
40d1bdd2a5
adding callback structure to couple with callbacks on non-datasource nodes, relates to #399
|
9 years ago |
Sten Grüner
|
e1f3ead8f0
Merge pull request #376 from ngoossens/travis-apple
|
9 years ago |
Julius Pfrommer
|
bc586419b3
cosmetic improvements
|
9 years ago |
Julius Pfrommer
|
d9bcb00bfe
refactor: split off smaller functions
|
9 years ago |
Nick Goossens
|
5359244cc0
Travis CI OS X build
|
9 years ago |
Julius Pfrommer
|
010c2d90ab
remove the old copyNode function; refactor the write service
|
9 years ago |
Sten Grüner
|
68945b3697
Merge pull request #406 from acplt/fixSegfault
|
9 years ago |
Holger Jeromin
|
3dee3beb88
prevent a segfault in ClientNetworkLayerGetBuffer
|
9 years ago |
Julius Pfrommer
|
b9c0ac7ef8
typed versions of the get attribute functions
|
9 years ago |
Julius Pfrommer
|
f1724cd501
fix the attribute service tests
|
9 years ago |
Julius Pfrommer
|
63cdd6d09a
Merge branch 'master' into inline_setattribute
|
9 years ago |
Julius Pfrommer
|
fe5e0e3eb0
typo in the variable name
|
9 years ago |
Julius Pfrommer
|
444926c9ef
use thread local storage for the random number generator
|
9 years ago |
Julius Pfrommer
|
c409bd5f9a
Merge pull request #402 from markusgraube/pcg-random
|
9 years ago |