Julius Pfrommer
|
37b1691d46
remove the pass_type thread-local variable; loop through the type definition
|
před 8 roky |
Julius Pfrommer
|
c317396f4c
Chunking callback (#534)
|
před 8 roky |
Julius Pfrommer
|
999bdef64a
split the MessageTypeAndFinal type, cherry-picked from chunking_callback
|
před 8 roky |
Julius Pfrommer
|
85c4410736
cherry-pick networklayer improvements from chunking_callback
|
před 8 roky |
Julius Pfrommer
|
7028a19842
cherry-pick some changes from chunking_callback to simplify the diff for review
|
před 8 roky |
Julius Pfrommer
|
768b261e52
use the correct error code to remove unknown sequence numbers from the acknowledgement list
|
před 8 roky |
Julius Pfrommer
|
6647720e2d
Merge pull request #605 from NetoLe/master
|
před 8 roky |
NetoLe
|
203bef5a4a
Update networklayer_tcp.c
|
před 8 roky |
NetoLe
|
97b8eef02a
fixing networklayer_tcp select()
|
před 8 roky |
Julius Pfrommer
|
755a9a2f8f
adapt the example in the readme; fix a macro redefinition edge-case
|
před 8 roky |
Julius Pfrommer
|
c90970ae1e
include config.h before the feature conditional
|
před 8 roky |
Stasik0
|
509e4c9821
fixing build, the ifdefs had no chance to be set, since config was not included
|
před 8 roky |
Julius Pfrommer
|
cd0c012e47
include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces
|
před 8 roky |
Julius Pfrommer
|
b346d0a279
improve the readme
|
před 8 roky |
Julius Pfrommer
|
e4ff940e51
Merge pull request #571 from open62541/refactor_subscriptions
|
před 8 roky |
Julius Pfrommer
|
b8e8734110
mostly cosmetic improvements
|
před 9 roky |
Julius Pfrommer
|
67516b5aec
fix setting the monitoringmode
|
před 9 roky |
Julius Pfrommer
|
9419d0a206
remove redundant type defs
|
před 9 roky |
Julius Pfrommer
|
0441355fbc
use the indexRange, check the encoding, use the timestampstoreturn flag
|
před 9 roky |
Julius Pfrommer
|
8c4726b1f9
small fixes to make clang analyzer happy
|
před 9 roky |
Julius Pfrommer
|
c3abb5014f
the synchronous client uses a small keepalivecount and a large lifetimecount
|
před 9 roky |
Julius Pfrommer
|
e014b88d51
activate modifymonitoreditems and reset subscription lifetime
|
před 9 roky |
Julius Pfrommer
|
eba0976ae4
Fix subscription issues uncovered by the testing tools
|
před 9 roky |
Julius Pfrommer
|
b000d7aeff
Handle nan in requested publishing and sampling intervals
|
před 9 roky |
Julius Pfrommer
|
dac2957d40
Return an error when receiving a publish on sessions with no subscription
|
před 9 roky |
Julius Pfrommer
|
267c9b7afe
return the correct error message for republish
|
před 9 roky |
Julius Pfrommer
|
90145a1a94
add setpublishingmode service
|
před 9 roky |
Julius Pfrommer
|
2b515084d7
set accesslevel attributes in the example server
|
před 9 roky |
Julius Pfrommer
|
eec93f62c6
add the sequence number of the current publish response
|
před 9 roky |
Julius Pfrommer
|
68600afdef
subscription lifetime needs to be at least 3 time the keepalivecount
|
před 9 roky |