Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/node-opcua/node-opcua

Unlocking the Full Potential of OPC UA with Typescript and NodeJS - http://node-opcua.github.io/
https://github.com/node-opcua/node-opcua

fix typo

49a9fa3f8717056f059392db40a8c2435187c978 authored almost 10 years ago by Etienne Rossignon <[email protected]>
#36 refactor code by moving HEL packet assembly to TCP_transport

41ed3fd4e4de94273e9f24797dc0de18fb6de6ab authored almost 10 years ago by Etienne Rossignon <[email protected]>
fix minor typo

f0f0cafdabdb5588cb8780fd5e4530c2a569eca5 authored almost 10 years ago by Etienne Rossignon <[email protected]>
#36 improve HEL message detection

e0b8cf00cb8955037fb1bf4ed1c77a2af966f5a0 authored almost 10 years ago by Etienne Rossignon <[email protected]>
- cleanup ExtensionObject usage - fix ExtensionObject decode/enccode bug - fix EventFilter schema - add ContentFilter related structures

2c16e4de36ad26ebec0c0de541abb17b6da3297f authored almost 10 years ago by Etienne Rossignon <[email protected]>
#36 - handle HEL messages received by server that are received in small chunks ( broken message)

c37edacaab44180a070f935b1dc142ae819aa76b authored almost 10 years ago by Etienne Rossignon <[email protected]>
#36 - increase default timeout

84513da5b76060ccdd388d51024d5a7979dffcf1 authored almost 10 years ago by Etienne Rossignon <[email protected]>
#36 - detect CloseSecureChannelRequest that are in MSG chunk ( rather than CLO chunks)

f359ea37f7bcb45b947011d2d9b93d9ec8510ba2 authored almost 10 years ago by Etienne Rossignon <[email protected]>
comment unwanted console.log

8c484c48fac4807b420fce9b31e5898c04fe7733 authored almost 10 years ago by Etienne Rossignon <[email protected]>
#36 handle samplingInterval === -1 in CreateMonitoredItem Request

6159b3e291b63962141f43a96c3ebce3d248cfae authored almost 10 years ago by Etienne Rossignon <[email protected]>
# 36 : set default protocolVersion to 0 ( current OPCUA spec requires protocolVersion === 0)

1b646a8d787a76d233f8b77ccf47bb44d84c425e authored almost 10 years ago by Etienne Rossignon <[email protected]>
fix to mach new bignumber api

a339d3d703514092cd6a123e1a2211ab7bec5e6c authored almost 10 years ago by Etienne Rossignon <[email protected]>
update package

73bbe82cf1d41c8389530b6b2a15ea2de14c75e8 authored almost 10 years ago by Etienne Rossignon <[email protected]>
use requirish to avoid ../../ hell in require's

7ffa422e8f3cb53f51804e7ee78162a03a198a8c authored almost 10 years ago by Etienne Rossignon <[email protected]>
improve code coverage

b5e23bae26d60b03788cb89a5521e8662a42034a authored almost 10 years ago by Etienne Rossignon <[email protected]>
#34 add the ability for variable value to be updated asynchronous and on demand

5e0c82312310caeef6a7a6a9dc3d30372d07bc15 authored almost 10 years ago by Etienne Rossignon <[email protected]>
refactor comments

fix md file encoding

1c86a307b83aec34cdab3ab591c5cdf000a86883 authored almost 10 years ago by Etienne Rossignon <[email protected]>
refactor services

cd4f1092a01e80380b2792fd4c76052f5ae5f51a authored almost 10 years ago by Etienne <[email protected]>
fix packet_analyser

939fb71e72ba992da082e0d9ff2cd2c1268c9764 authored about 10 years ago by Etienne Rossignon <[email protected]>
- detect invalid buffer length

fb6b4d8121ebe68c7859c82469f198478d1bcf0a authored about 10 years ago by Etienne Rossignon <[email protected]>
refactor automatic code generation:

- put schema files in own files
- do not generate source file online but using a preprocessor c...

2fa63d0070dd75c55a83f19711918e74b76fe334 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 fix privateKey access on ServerSecureChannel

fix typos

dd0dbf5cdac80f397bc677921eeacb615c9bb0c8 authored about 10 years ago by Etienne Rossignon <[email protected]>
only expose secure endpoints when crypto is fully supported

66e1552cf58da4e5949dda0324770d83c935df0c authored about 10 years ago by Etienne Rossignon <[email protected]>
remove uneeded assert

c546e7685a6891923468c37905e4c73ff9feda4f authored about 10 years ago by Etienne Rossignon <[email protected]>
0.0.37

bb286b061b9dd4ccae230068fded1cbf9d73663b authored about 10 years ago by Etienne Rossignon <[email protected]>
0.0.36

f9dc6531d49f68b62caeb552762f9955015d82de authored about 10 years ago by Etienne Rossignon <[email protected]>
update packages

4291558c62ddeda4dde409d4a5a8f33ab3dd8494 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 find a way to extract key length of a pem key ( private RSA key or public key)

798fd992eaa5cc9b3d626c5bfb260724943fc6b7 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 work in progress on 2048 bits key

580afa7bb44c806ba690101dd8aff2e060bd60a4 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 add missing helper files

1406c9bcc2855ba13daa798db7b2d98b9d38d83a authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 fix issues with 2048bits certificate

finally get rid of x509
use node-jsrsasign

835707481da895baecb1d4a400026435672c5aa8 authored about 10 years ago by Etienne Rossignon <[email protected]>
#33 fix AsymmetricAlgorithmSecurityHeader: senderCertificate and receiverCertificateThumbprint must be null if not specified.

4a1dccd9d96cd9544eecf2279395feb66e1c9a2e authored about 10 years ago by Etienne Rossignon <[email protected]>
add test on variant binary analyzer

de9a70d889269d31aa1ec980f3123c54c550c6d4 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 restore native x509 module while jsrsasign is not exposing x509 object

c419e4a1da2013a7c7484608ccedb7b49db11935 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 add sample 2048 bit key pairs for server

ce4835770ae262801f3246dd46ae86c53c1e0753 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 remove dependency upon x509 module as it is not full javascript and requires external compilation.

d155e33e35886c3c5fa59a68de3034cb0ac7aa2f authored about 10 years ago by Etienne Rossignon <[email protected]>
improve test coverage on qualified name

063af8db5522f6358c3ada483248c31213861d62 authored about 10 years ago by Etienne Rossignon <[email protected]>
fix typos

7b93640b9dce958f76ad1a2ffd33b030fead39af authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 fix clientNonce and serverNonce length ( calculated based on securityPolicy as per spec )

'This parameter shall have a length equal to key size used for the symmetric encryption algorithm...

35a11e50a6de47dc921d95f4d9f4e4dcdd016ada authored about 10 years ago by Etienne Rossignon <[email protected]>
move bignumber to dev

9269ef94a61f16e155ae451c692007dacd07eac4 authored about 10 years ago by Etienne Rossignon <[email protected]>
use callConstructor

6a9ea8c1343d51ee7c0c91e33a65b38b128f80f4 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 prevent crashes when ursa module is not installed with node 0.10.x

e7ce05c215923170691f67a05b3abf9ab711461f authored about 10 years ago by Etienne Rossignon <[email protected]>
Merge pull request #32 from VincentGijsen/master

fixed updated api weather services

0a94ed0f27153d718766a37ff0e07d3e3f4fb02b authored about 10 years ago by Etienne <[email protected]>
#17 fix crypto

4e014574eb8818b40449a1f2da6c203a27b4742b authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 add basic256 policy support

970a602e59fae30146ec03de707b063930f12f64 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 refactoring

0821450b15f66ebf6c3eff1b91837f308d45895b authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 refactoring

07798ec027a1060a705db2bd979db9eccf1bc86e authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 refactoring

5651c30be0708e43e70f1d08d634f4f5f59731b2 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 more on cryptoFactory

fee5360685011cd485e291d9112194ba3a8f49f6 authored about 10 years ago by Etienne Rossignon <[email protected]>
17 add cryptoFactory.

79d4c4a59fc6cae5991c4f665f213830eec51469 authored about 10 years ago by Etienne Rossignon <[email protected]>
fixed updated api weather services

958f7eb88ea3f5305d99ea6675a1d16ef7d38562 authored about 10 years ago by Vincent Gijsen <[email protected]>
#17 refactoring

932f336f2fb532fff73e7a2c8f8f6249c4e876f5 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 secure policy : add SecurityPolicy.Invalid , add more tests

5151ce7acf19265c740a3f47ac8584ca226ea01f authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 install ursa on node v0.10.x

40611af8bdf41341f30360fb2b49d9260bdbdf2b authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 secure client connection

b595da1f4e4caae504b4a8991508921a4d911620 authored about 10 years ago by Etienne Rossignon <[email protected]>
fix crypto on 0.11

ec45917b0a7ed6336073c94bf69b7a81794bf3c0 authored about 10 years ago by vagrant <vagrant@precise32.(none)>
upgrade to should 4.3.0

7a5e214ad81464b2a43427d26ce2723ba644dff9 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 improve message displayed when crypto configuration is missing (ursa)

8c607e201bebdb698c8125ddf657df686d2520b8 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 sign&encrypt on client

a917f522ea581c481f040e7cfbb0c8c44737bf84 authored about 10 years ago by Etienne Rossignon <[email protected]>
set protocolVersion to 0 by default

97c5b04f7d2f8ad4daface663ebb29659d5010be authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 fix CreateSessionResponse

000eac462d8abe13db9c60e472d20ca81f35bdee authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 derivedKeys

8ff100104af9e09575ffae49c61ddad1925f1d39 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 derivedKeys

51bb20affa7fbf263ace576644eddb3bfb34507d authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 start derivedKeys

91ed3d6e265375da76c239a33ece49abd72410a3 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 add extractPublicKeyFromCertificate ,computeDerivedKeys

a1cb7cebdc6fcb029c866c40e20a13dc12d97cbf authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 revamped message build and message chunker for sign & encrypt

ba400b4d6910ed20c553a86d5c99d4b617ccde35 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 revamped message build and message chunker for sign & encrypt

add port conflict detection on server end point

83920f5f842009455cf70e47d1600e355e65cf4b authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 redo default client certificate

13198c636aa03d1a89953607b829a000a15017f6 authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 work in progress on security

3b5dc0d35791942c7011907501a4f3caef298edd authored about 10 years ago by Etienne Rossignon <[email protected]>
0.0.35

df781ef5e6a5fc14d903228281729d204b78cf2b authored about 10 years ago by Etienne Rossignon <[email protected]>
add ssh-key-to-pem package

00ed1b5b71a003a13ae9980b6e259e6cef0e6a24 authored about 10 years ago by Etienne Rossignon <[email protected]>
.

299fb33d9b7d49973a5e7b060bdaab9535482bc2 authored about 10 years ago by Etienne Rossignon <[email protected]>
#21 Add the ability to handle a specific source timestamp on variable

bae02c02a8634b929b25ad505a1b00bff19fc3f8 authored about 10 years ago by Etienne Rossignon <[email protected]>
#27 support invalid channel connection without crashing.

9c7e60c5794051e990e39302e92c2fb7be2314aa authored about 10 years ago by Etienne Rossignon <[email protected]>
#17 rearrange crypto_utils ,

explore message decryption in server

a70b0f64756dd64b0882c3c62e1aaa613efc5bcb authored about 10 years ago by Etienne Rossignon <[email protected]>
allow queuesize ==0

e82949572f22ee7f3cca6f37e87810858d67e00b authored about 10 years ago by Etienne Rossignon <[email protected]>
#22 fix 64bits arithmetic in date to int64 conversion

989fba7165fcc856da46c1d7a754d6479dbc6860 authored about 10 years ago by Etienne Rossignon <[email protected]>
- extract date conversion to own file.

- #22 fix test

3d3850b06531589c6d7db9446a69a49a8754e7da authored about 10 years ago by Etienne Rossignon <[email protected]>
fix Variant decode parameters

7bd94b850d421ab7008e4434ca23892f333577fb authored about 10 years ago by Etienne Rossignon <[email protected]>
Merge branch 'master' of github.com:node-opcua/node-opcua

d1f288363df29b0476aab868df2807106dfc448f authored about 10 years ago by Etienne Rossignon <[email protected]>
#23 add unit to check requestedPublishingInterval and revisedPublishingInterval

283b205a9bed80bc746faf3cdd964710cf9e8aa1 authored about 10 years ago by Etienne Rossignon <[email protected]>
#24 server timeout between message is too short and shall be configurable

35b063bad3cf8df243b3c6a0de8fbc49d6161bf6 authored about 10 years ago by Etienne Rossignon <[email protected]>
set default port

b4e7835791877b7d29c4dc4f139ca40ccd2ae7e7 authored about 10 years ago by Etienne Rossignon <[email protected]>
fix assert

bb8ed0c2de79ca76477efb1da0408ecef1aada06 authored about 10 years ago by Etienne Rossignon <[email protected]>
#23 clamp samplingInterval in monitoredItem and publishingInterval in Subscription

1756a0b47a2a9b9a7792a451cc8182e8e941bd97 authored about 10 years ago by Etienne Rossignon <[email protected]>
#23 clamp samplingInterval in monitoredItem

7daa823bf2619c6a79c7f2902d5c73d419a75bf9 authored about 10 years ago by Etienne Rossignon <[email protected]>
#22 add missing asserts

b43459a45eaeb1031d586a8618aead91d95aa702 authored about 10 years ago by Etienne Rossignon <[email protected]>
#22 verify that date encoding applies on UTC date

de0e754fc934e3c086023c35d2aac1c358e1c859 authored about 10 years ago by Etienne Rossignon <[email protected]>
fix timing issue

eb779ffe318820406524f20927d82bb7fb568c17 authored about 10 years ago by Etienne Rossignon <[email protected]>
call terminate subscription in deleteSubscription

fdab2df2cee5efd39a6dc454e7b809517678d466 authored about 10 years ago by Etienne Rossignon <[email protected]>
add setDebugFlag

d76fb7ed0fa8b7ac38178b7227d099a47c9a8d4a authored about 10 years ago by Etienne Rossignon <[email protected]>
add test to check multiple monitored items

c4dfe4e317986a24c762167b78890e1337c7f7f7 authored about 10 years ago by Etienne Rossignon <[email protected]>
- close pending sessions on client disconnection

- add a test to verify ability for a server to handle multiple connections

5bc4b03ec130affa2106d1259812909ff2a6f2f2 authored about 10 years ago by Etienne Rossignon <[email protected]>
fix test

ec2abb47fe15a95eeb9c899e8cd5172260395d7e authored about 10 years ago by Etienne Rossignon <[email protected]>
fix _get_base_schema

5ecf0ee94aacd722737c2ccbcf7a13373218c3b4 authored about 10 years ago by Etienne Rossignon <[email protected]>
fix _get_base_schema

51c9d1c738140cb46f364daef011ecb40a20b031 authored about 10 years ago by Etienne Rossignon <[email protected]>
make relative pathname for require.

Fix toJSON behavior to work with node 0.11

a3ebfa1148efa80ef8d4890f3286abd4866b6915 authored about 10 years ago by Etienne Rossignon <[email protected]>
fix missing files in test

1d51532e0809a6b7146432ef229a19db86ee6dbf authored about 10 years ago by Etienne Rossignon <[email protected]>
increase version number

b7ec9f1008537a4fe256c19ffaaf66fe58aac890 authored about 10 years ago by Etienne Rossignon <[email protected]>
now produce javascript code on the fly for OPCUA types

1aa4746ebb274fa0fd8965a358f2a2bd0b4bed89 authored about 10 years ago by Etienne Rossignon <[email protected]>