- 04 Jan, 2016 1 commit
-
-
Alexander Korolkov authored
-
- 03 Jan, 2016 3 commits
-
-
olivier R-D authored
-
olivier R-D authored
-
ORD authored
Fixes
-
- 02 Jan, 2016 4 commits
-
-
Alexander Korolkov authored
In uaserver, --populate flag was inverted and uaserver didn't work without --populate (undefined variable myvar). InternalServer always returned only the first endpoint
-
Alexander Korolkov authored
-
ORD authored
Fix authentication by certificate
-
Alexander Korolkov authored
-
- 01 Jan, 2016 5 commits
-
-
ORD authored
Support client-side encrypted passwords
-
Alexander Korolkov authored
Checked on OPC Foundation .net UA server
-
ORD authored
Use IntEnum where possible instead of simple class
-
olivier R-D authored
-
olivier R-D authored
-
- 31 Dec, 2015 3 commits
-
-
olivier R-D authored
-
olivier R-D authored
-
olivier R-D authored
-
- 30 Dec, 2015 7 commits
-
-
ORD authored
Clean up client's security policy API
-
Alexander Korolkov authored
Also, move all crypto functions to uacrypto. Added set_security() and set_security_string() methods to Client. Removed duplicate server_certificate field, renamed client_certificate and private_key to user_certificate and user_private_key.
-
olivier R-D authored
-
olivier R-D authored
-
olivier R-D authored
-
olivier R-D authored
-
olivier R-D authored
-
- 29 Dec, 2015 7 commits
-
-
ORD authored
pypy3 on travis
-
olivier R-D authored
-
olivier R-D authored
-
olivier R-D authored
-
olivier R-D authored
-
olivier R-D authored
-
ORD authored
XML importer typo fix
-
- 28 Dec, 2015 6 commits
-
-
Andrew authored
-
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 1 commit
-
-
Zhang, Hua authored
-