An open API service providing commit metadata for open source projects.

GitHub / FreeOpcUa/python-opcua / commits

LGPL Pure Python OPC-UA Client and Server

SHA Message Author Date Stats
9f743f68 Fix history continuation point calculation. Alexander Travov <a****v@g****m>
Committed by: oroulet <o****t@u****m>
almost 4 years ago
2cfc9bc8 ignore emtpy locale Alexander Bluhm <a****m@g****t>
Committed by: oroulet <o****t@u****m>
almost 4 years ago
1b85c612 reject not supported identity tokens Alexander Schrode <M****1@g****m>
Committed by: oroulet <o****t@u****m>
over 4 years ago
96a8ea67 support optional fields (which seems to be a combination of bit + switch) David Chen <d****n@s****m>
Committed by: oroulet <o****t@u****m>
over 4 years ago
fdf5f3c6 structures: clean names that start with numbers Robert Huemmer <r****t@z****m>
Committed by: oroulet <o****t@u****m>
almost 5 years ago
67f15551 Update README.md oroulet <o****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
9c126857 Fix invalid xml serialization of DateTime value Christian Unterberger <c****r@b****m>
Committed by: oroulet <o****t@u****m>
about 5 years ago
3012acf9 Parse string Guid NodeId as UUID (#1141) (#1311)
Co-authored-by: H.Tanaka <h****a@u****m>
gitseitanaka <g****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
85827472 Also clean names for generated Enums Koseng <2****g@u****m>
Committed by: oroulet <o****t@u****m>
over 5 years ago
bf734dfc new release oroulet <o****r@r****t> over 5 years ago
67e5484c fix typo Andreas Heine <5****e@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
b5dcf9ed Use environment markers for install dependencies Tyler <t****r@v****m>
Committed by: oroulet <o****t@u****m>
over 5 years ago
0d595e59 Update bug_report.md Fabian Beitler <2****3@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
21f4212e Update bug_report.md Fabian Beitler <2****3@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1cca33dd Update issue templates oroulet <o****t@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6ce82545 fix missing arg in __init__ from localizedtext Andreas Heine <5****e@u****m>
Committed by: oroulet <o****t@u****m>
over 5 years ago
d92ad544 Update event_generator.py Typo Error RAJU <5****r@u****m>
Committed by: oroulet <o****t@u****m>
over 5 years ago
131ad8ce Reuse the same Variant(None) on emitting events for non-existant fields Helmut Jacob <h****e@j****z>
Committed by: oroulet <o****t@u****m>
almost 6 years ago
2952ffa6 Fix get_server_node in Server JensPfeifle <j****s@p****h>
Committed by: oroulet <o****t@u****m>
almost 6 years ago
278a2b36 changed return from list to tuple Andreas Heine <5****e@u****m>
Committed by: oroulet <o****t@u****m>
almost 6 years ago
ca42c2a1 Create server-extension-object-as-method-argument.py Andreas <i****o@a****t>
Committed by: oroulet <o****t@u****m>
almost 6 years ago
583d970b Updating ServerStatus CurrentTime Xianxiang Huang <X****2@s****m>
Committed by: oroulet <o****t@u****m>
almost 6 years ago
a7f21f73 Simple fix suggested by brubbel. (#1135) TurtleDogBird <T****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f51d14c1 Move user_manager from Server into InternalServer JensPfeifle <j****s@p****h>
Committed by: oroulet <o****t@u****m>
almost 6 years ago
350ef18e Update client.py starturtle <2****e@u****m>
Committed by: oroulet <o****t@u****m>
almost 6 years ago
f567c95b Update client.py starturtle <2****e@u****m>
Committed by: oroulet <o****t@u****m>
almost 6 years ago
fbc2e5aa Various fixes in the xmlexporter Andreas Monsch <a****h@r****m>
Committed by: oroulet <o****t@u****m>
almost 6 years ago
954e3d7d Remove trailing whitespaces Andreas Monsch <a****h@r****m>
Committed by: oroulet <o****t@u****m>
almost 6 years ago
497accb7 Fix bug where the namespace of a nodeid is migrated twice Andreas Monsch <a****h@r****m>
Committed by: oroulet <o****t@u****m>
almost 6 years ago
8ac613ae Fix history_sql.py emitting node is not the source -> sql error Andreas Heine <5****e@u****m>
Committed by: oroulet <o****t@u****m>
almost 6 years ago
fd22bbc0 Fix locking around internal_subscription queues Helmut Jacob <h****e@j****z>
Committed by: oroulet <o****t@u****m>
about 6 years ago
5c580f66 Make sure all inverse references are removed on node deletion Helmut Jacob <h****e@j****z>
Committed by: oroulet <o****t@u****m>
about 6 years ago
3f758d89 Unsub list handle (#1097) swamper123 <2****3@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
aed7ab0b Write to the logs on invalid attribute read/write Ophir LOJKINE <o****e@a****m>
Committed by: oroulet <o****t@u****m>
about 6 years ago
57020d22 Update uatypes.py (#1094) Andreas Heine <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
bb748c26 Also treat OptionalPlaceholder ModellingRule as optional in instantiate Dario Ernst <d****t@r****m>
Committed by: oroulet <o****t@u****m>
about 6 years ago
3990a964 add robot nodeset example oroulet <o****r@l****e> about 6 years ago
3291bea5 fix python 3.8 oroulet <o****r@l****e> about 6 years ago
d4e17b43 new release oroulet <o****r@l****e> about 6 years ago
41839f02 Bugfix/474 (#1081)
Co-authored-by: Nick James <n****s@d****m>
Nick James <2****n@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2487dc9f Honor option to instantiate optional children (#1088) Dario Ernst <d****t@r****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3721b1a7 Add list handeling for unsubbing (#1085) swamper123 <2****3@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
13b4e124 removed pytest Andreas <i****o@a****t>
Committed by: oroulet <o****t@u****m>
about 6 years ago
bb4680cc Update tests_standard_address_space.py Andreas <i****o@a****t>
Committed by: oroulet <o****t@u****m>
about 6 years ago
123c1fe6 added pytest Andreas <i****o@a****t>
Committed by: oroulet <o****t@u****m>
about 6 years ago
2eeb47f7 Update tests_standard_address_space.py Andreas <i****o@a****t>
Committed by: oroulet <o****t@u****m>
about 6 years ago
5aa789b6 Update tests_standard_address_space.py Andreas <i****o@a****t>
Committed by: oroulet <o****t@u****m>
about 6 years ago
d295b608 Update ua_binary.py Andreas <i****o@a****t>
Committed by: oroulet <o****t@u****m>
about 6 years ago
47936105 update: generation from spec-nodeset, node.py, ua_binary.py Andreas <i****o@a****t>
Committed by: oroulet <o****t@u****m>
about 6 years ago
1f81613b update: generation from spec-nodeset, node.py, ua_binary.py Andreas <i****o@a****t>
Committed by: oroulet <o****t@u****m>
about 6 years ago
e8686863 cleanup Andreas <i****o@a****t>
Committed by: oroulet <o****t@u****m>
about 6 years ago
4fe90e26 update Andreas <i****o@a****t>
Committed by: oroulet <o****t@u****m>
about 6 years ago
e889da60 update Andreas <i****o@a****t>
Committed by: oroulet <o****t@u****m>
about 6 years ago
34d98f99 remove DeprecationWarning: import Iterable from collections.abc if python >= ...
Co-authored-by: Nick James <n****s@d****m>
Nick James <2****n@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0d2aaf62 update Andreas <i****o@a****t>
Committed by: oroulet <o****t@u****m>
about 6 years ago
f761ccf0 changed Nodeclass __str__ and __repr__ method (#1058) Andreas Heine <5****e@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
12acba3a fix race connection at secure_open for client (#1042) oroulet <o****t@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b2d4ba34 Properly remove keepalive thread if session activation fails (#1027) Helmut Jacob <h****e@j****z>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a1d8a06b issue_1029 TristanHorlamus <5****s@u****m>
Committed by: oroulet <o****t@u****m>
over 6 years ago
dc8d2409 new release oroulet <o****r@l****e> over 6 years ago
f6f56fe3 Update generate_certificate.sh (#1013)
Co-authored-by: oroulet <o****t@u****m>
Mustafa Aldemir <m****r@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
17b164ed Removed the wrong print 1462326016 <1****6@q****m>
Committed by: oroulet <o****t@u****m>
over 6 years ago
035ad9d6 added: var.set_modelling_rule(True) #if false it would not be instantiated Andreas Heine <5****e@u****m>
Committed by: oroulet <o****t@u****m>
over 6 years ago
c3f1929b new release oroulet <o****r@l****e> over 6 years ago
c61d9c53 ugly hack to make test pass, help welcome to fix that correctly oroulet <o****r@l****e>
Committed by: oroulet <o****t@u****m>
over 6 years ago
cc74ca05 regenerate address space after last changes oroulet <o****r@l****e>
Committed by: oroulet <o****t@u****m>
over 6 years ago
f5e859a5 fix Event.LocalType type. Make LocalizedText more robutst(although maybe wrong) oroulet <o****r@l****e>
Committed by: oroulet <o****t@u****m>
over 6 years ago
1aa65b96 added datetime module for travis Harsh Deshpande <h****e@i****e>
Committed by: oroulet <o****t@u****m>
over 6 years ago
1dc7e699 auto-generated Harsh Deshpande <h****e@i****e>
Committed by: oroulet <o****t@u****m>
over 6 years ago
d5c25a77 changes to adapt to v1.04 Harsh Deshpande <h****e@i****e>
Committed by: oroulet <o****t@u****m>
over 6 years ago
362dc14a updated schema files from UA-Nodeset v1.04 Harsh Deshpande <h****e@i****e>
Committed by: oroulet <o****t@u****m>
over 6 years ago
cd518855 Avoid exception in history subscription handler Helmut Jacob <h****e@j****z>
Committed by: oroulet <o****t@u****m>
over 6 years ago
0220b1e7 Fix _find_element_in_node to cover all input arguments Helmut Jacob <h****e@j****z>
Committed by: oroulet <o****t@u****m>
over 6 years ago
9a2d498c Adjusting Client Signature Algorithm (FreeOpcUa/python-opcua#811) Alexander Petrenz <a****z@p****e>
Committed by: oroulet <o****t@u****m>
over 6 years ago
4119e74b Fix double assignment type Tjerk Kusters <t****s@a****l>
Committed by: oroulet <o****t@u****m>
over 6 years ago
4815d95c Generate custom data types with the correct namespace index Tjerk Kusters <t****s@a****l>
Committed by: oroulet <o****t@u****m>
over 6 years ago
91332563 FIX: Missing "cryptography" warning moved to class (#984) Volodymyr Kozachynskyi <3****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6b30040c FIX: Typo extra space Volodymyr Kozachynskyi <3****i@u****m>
Committed by: oroulet <o****t@u****m>
over 6 years ago
5262de66 FEATURE: Allow to save to file that doesn't exist Volodymyr Kozachynskyi <3****i@u****m>
Committed by: oroulet <o****t@u****m>
over 6 years ago
e6ba4e61 bugfix: TwoByteNodeId does not encode namespace index brubbel <5****l@u****m>
Committed by: oroulet <o****t@u****m>
over 6 years ago
9fceb5d4 Add guid example to server-example.py Michael List <m****t@d****e>
Committed by: oroulet <o****t@u****m>
over 6 years ago
c5b5b5ec Adjust test to create valid uuid Michael List <m****t@d****e>
Committed by: oroulet <o****t@u****m>
over 6 years ago
e6ebaee3 Fix has_null_identifier check with guid Michael List <m****t@d****e>
Committed by: oroulet <o****t@u****m>
over 6 years ago
0b03ed81 Fixed message padding for keys larger than 2048 bit miomad <m****2@g****m>
Committed by: oroulet <o****t@u****m>
over 6 years ago
a212dd6f Added test for a private key larger than 2048 bit miomad <m****2@g****m>
Committed by: oroulet <o****t@u****m>
over 6 years ago
d3a9b8a1 Fix bug with checking if guid is empty Michael List <M****t@u****m>
Committed by: oroulet <o****t@u****m>
over 6 years ago
c034445f Add mock import for python2.7 Julien Prigent <j****t@w****r>
Committed by: oroulet <o****t@u****m>
over 6 years ago
ad1ec09a [Reconciliate MI] Add tests and fix nits Julien Prigent <j****t@w****r>
Committed by: oroulet <o****t@u****m>
over 6 years ago
6ce90cea fixed aware datetime to winNT time format brubbel <5****l@u****m>
Committed by: oroulet <o****t@u****m>
over 6 years ago
eb7af29d add client-with-encryption.py example oroulet <o****r@l****e>
Committed by: oroulet <o****t@u****m>
over 6 years ago
797abf1e rename self.logger to _logger in client, this is more correct oroulet <o****r@l****e>
Committed by: oroulet <o****t@u****m>
over 6 years ago
2203cfb0 update prosysexamplewith crypto oroulet <o****r@l****e>
Committed by: oroulet <o****t@u****m>
over 6 years ago
5610df59 Subscription: fix boolean name Julien Prigent <j****t@w****r>
Committed by: oroulet <o****t@u****m>
over 6 years ago
af52794b more chunk debug, do not check chunk num for secure_open oroulet <o****r@l****e>
Committed by: oroulet <o****t@u****m>
over 6 years ago
97caf7f2 set max buffer size to max uint32 oroulet <o****r@l****e>
Committed by: oroulet <o****t@u****m>
over 6 years ago
de6a5185 Subscription: Method to reconciliate MonitoredItems Julien Prigent <j****t@w****r>
Committed by: oroulet <o****t@u****m>
over 6 years ago
1c73bb8a fixed read history return Luís <l****7@g****m>
Committed by: oroulet <o****t@u****m>
over 6 years ago
8bba8b61 Fixed typo relevant for server endpoint security in set_security_IDs docstring Linus <l****t@g****m>
Committed by: oroulet <o****t@u****m>
over 6 years ago
0380e431 [OpcuaClient][Backport async] Support of ClientSignature based on Sec… (#945) Julien PRIGENT <j****t@w****r>
Committed by: oroulet <o****t@u****m>
over 6 years ago
0aad4ad6 cleanup: variant -> datavalue brubbel <5****l@u****m>
Committed by: oroulet <o****t@u****m>
over 6 years ago

← Back to repository