Commit History

Author SHA1 Message Date
  Stasik0 9d88a13da4 pushing releases for all branches 9 years ago
  Julius Pfrommer 29e69d9876 move build options from the wiki to the sphinx docs, fix #392 9 years ago
  Julius Pfrommer 0332cb2041 Merge pull request #301 from acplt/network_ringbuffer 9 years ago
  Julius Pfrommer b410fa5d1d fix stateless extension 9 years ago
  Julius Pfrommer 67cf0af100 refactored the networklayer interface 9 years ago
  Julius Pfrommer c1f4411d11 Merge pull request #404 from acplt/callbacks 9 years ago
  Julius Pfrommer 87fdfc2f3e rename UserSpaceCallback to ValueCallback 9 years ago
  Stasik0 d28a371cbb fixing local scope visibility issue flagged by coverity, relates #422 9 years ago
  ichrispa 3fb3ca804e Merge branch 'master' of https://github.com/acplt/open62541 9 years ago
  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). 9 years ago
  Julius Pfrommer 1b51b3e80f add TweetNaCl to the dependencies 9 years ago
  Julius Pfrommer c863a147e0 remove unsupported and obsolete code; fix #393 9 years ago
  Stasik0 da5ecee2d1 g++ compilation revised 9 years ago
  Stasik0 debaa3bb21 restoring removed g++ compilation script 9 years ago
  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 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
  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
  Nick Goossens 5359244cc0 Travis CI OS X build 9 years ago
  Sten Grüner 68945b3697 Merge pull request #406 from acplt/fixSegfault 9 years ago