Historie revizí

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