- 28 Dec, 2015 5 commits
-
-
Andrew authored
Sync with master
-
olivier R-D authored
-
olivier R-D authored
-
olivier R-D authored
-
olivier R-D authored
-
- 26 Dec, 2015 1 commit
-
-
olivier R-D authored
-
- 23 Dec, 2015 2 commits
-
-
ORD authored
fix deadlock
-
Zhang, Hua authored
if two thread using internal seesion to create moniter items and change data value concurently, MonitoredItemService.create_monitored_items & AddressSpace.set_attribute_value may deadlock.
-
- 22 Dec, 2015 3 commits
-
-
Zhang, Hua authored
-
ORD authored
PEP-8 cleanup
-
Alexander Korolkov authored
-
- 21 Dec, 2015 5 commits
-
-
olivier R-D authored
-
ORD authored
tests for command lines
-
ORD authored
add shadow copy to Buffer
-
Zhang, Hua authored
-
olivier R-D authored
-
- 20 Dec, 2015 22 commits
-
-
olivier R-D authored
-
olivier R-D authored
-
olivier R-D authored
-
ORD authored
Set default security policy
-
Alexander Korolkov authored
I've broken command-line tools in previous commit
-
ORD authored
Security policies implementation
-
ORD authored
Split messages into MessageChunks
-
Alexander Korolkov authored
-
Alexander Korolkov authored
Client now successfully connects to OPC foundation .net server. Dependency on cryptography module is completely optional: you can use python-opcua without cryptography if you only use #None policy.
-
Alexander Korolkov authored
Client and server should respect BufferSize values and should not send chunks bigger than peer's BufferSize. Also, added base class for SecurityPolicy. Only None policy (no signing, no encryption) is implemented now.
-
ORD authored
Skip typo check if PYOPCUA_NO_TYPO_CHECK is defined in env
-
zhanghua authored
-
Zhang, Hua authored
If define "PYOPCUA_NO_TYPE_CHECK" environment variable, typo check is ignore. It is a performance option for running opcua in production
-
ORD authored
implement filtering in server side find_servers
-
ORD authored
performance enhancement 2
-
Zhang, Hua authored
-
zhanghua authored
-
Zhang, Hua authored
-
Zhang, Hua authored
-
Zhang, Hua authored
-
Zhang, Hua authored
-
Zhang, Hua authored
-
- 18 Dec, 2015 2 commits
-
-
olivier R-D authored
-
olivier R-D authored
-