Commit történet

Szerző SHA1 Üzenet Dátum
  Julius Pfrommer 23ed641bcc improve the client; fix remaining memleaks; wait for complete messages in the network layer 9 éve
  Julius Pfrommer c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node 9 éve
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes 9 éve
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger 9 éve
  Julius Pfrommer 811b1c3ab4 Merge branch 'master' into inline_setattribute 9 éve
  Jörg Schüler-Maroldt a55efae8f7 Small changes to go with C++ 9 éve
  Julius Pfrommer 6836308aff remove code duplication for node editing; add the delete references service; delete references properly during node removal 9 éve
  Julius Pfrommer b410fa5d1d fix stateless extension 9 éve
  Julius Pfrommer 67cf0af100 refactored the networklayer interface 9 éve
  Stasik0 693f059620 rework stateless calls 9 éve
  Stasik0 3d110a6720 stateless calls work again 9 éve
  Julius Pfrommer e5f2af8a2d generate encoding inline functions into a separate header 9 éve
  Stasik0 e8bab926bd fixes #354, the server is still , unfortunately, not reacting properly 9 éve
  ichrispa 49caf89298 Added serverside Service_deleteNodes and wrote deleteOneWayReferenceWithSession() for addresspace. 9 éve
  ichrispa 8b5f88d374 Fixed error from merge with call branch: missing break caused server to crash when deleting subscriptions. 10 éve
  Julius Pfrommer 8dcaa09f86 Merge branch 'master' into dev 10 éve
  Stasik0 d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger 10 éve
  ichrispa f4629df441 Merge pull request #291 from acplt/service_call_implementation 10 éve
  Julius Pfrommer 21944d61fd Merge branch 'master' into dev 10 éve
  ichrispa d9c16defb5 Conflicts: 10 éve
  Julius Pfrommer 77c25bb956 remove calcSizeBinary 10 éve
  Stasik0 4ee002c1b2 fixing unitialized variable 10 éve
  Stasik0 dd9699d7da fixed a bug in opensecurechannel 10 éve
  ichrispa 3d3e99a50b Undid everything methodCall related and ported the changes to a new branch. 10 éve
  Stasik0 de8ab9ea71 reverting to use UA_ServiceFault 10 éve
  Julius Pfrommer b44a64a8fc move sending of servicefaults from securechannel to server. 10 éve
  Julius Pfrommer 8413eceba6 Don't use calcSizeBinary. Return a failure message if the response message would be too large. 10 éve
  ichrispa 4717f4f305 Enabled -DENABLE_METHODSCALLS to enable call service; struct UA_MethodCallManager is being initialized in server internal related function. Service now handles parameters (does not call anything yet). 10 éve
  ichrispa 6308b62f1f Method call service (Service_call) has been bootstrapped. 10 éve
  Stasik0 e6c7a6e112 fixing reply for issue #273 10 éve