-
Notifications
You must be signed in to change notification settings - Fork 141
Pull requests: locka99/opcua
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
use runtime handle for
Server::run_server_on_runtime
and http::run_http_server
instead of runtime
#416
opened Nov 29, 2024 by
cbusoft
Loading…
simplify return value check waiting for connected state
#411
opened Nov 17, 2024 by
HerrMuellerluedenscheid
Loading…
Make the ignore clock skew parameter follow the generic pattern
#410
opened Nov 14, 2024 by
svanharmelen
Loading…
Make it optional to transfer subscriptions on reconnect
#409
opened Nov 14, 2024 by
svanharmelen
Loading…
Use dynamic publish requests limits based on subscriptions and latency
#408
opened Nov 14, 2024 by
svanharmelen
Loading…
Clients should accept messages secured by an expired SecurityToken
#404
opened Nov 9, 2024 by
svanharmelen
Loading…
Make sure all timestamps remain consistent with one another
#403
opened Nov 9, 2024 by
svanharmelen
Loading…
The publishing interval specifies milliseconds instead of seconds
#398
opened Nov 4, 2024 by
svanharmelen
Loading…
Fixed connect not backing off when a connection attempt failed
#396
opened Oct 29, 2024 by
guy176251
Loading…
Export SubscriptionActivity for use when driving the session event-loop
#394
opened Oct 29, 2024 by
svanharmelen
Loading…
Make the client log (most things) to debug instead of info level
#384
opened Sep 17, 2024 by
svanharmelen
Loading…
Added a unit test for cypher text padding check in client's symmetric_decrypt_verify()
#381
opened Sep 13, 2024 by
BogdanYarotsky
Loading…
removed redundant slice indexing in symmetric_decrypt_and_verify
#379
opened Sep 13, 2024 by
BogdanYarotsky
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.