Историја ревизија

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