Ecosyste.ms: OpenCollective

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

Node OPC UA

we are on a mission to build open-source framework that connect your industrial objects with NodeJS and OPCUA
Collective - Host: opensource - https://opencollective.com/node-opcua - Website: https://node-opcua.github.io/ - Code: https://github.com/node-opcua

rename KeyUsage to X509KeyUsage to avoid name collison with dom lib

github.com/node-opcua/node-opcua-crypto - c507827c1e3fabdc1702504c479c37e9ba133c94 authored about 4 years ago
redirect to sponsor page on new page

github.com/node-opcua/node-opcua.github.io - 9c330415c46b0e3a973cea415e6e19277c71ba7a authored about 4 years ago
fix _getBuiltApplicationUri

github.com/node-opcua/node-opcua - 79cec7b0f56e484541212a6bff35964a36a88119 authored about 4 years ago
fix certificate sanity check and improve default certificate generation

github.com/node-opcua/node-opcua - d1ba0af16c88e2cd757f2cc3fab5d1d12c777cce authored about 4 years ago
update packages

github.com/node-opcua/node-opcua - b572ec47f363df423dac48171748725251599f00 authored about 4 years ago
update packages

github.com/node-opcua/node-opcua - 3cac7f3cefa7a853b953146f7549fe0091d60d51 authored about 4 years ago
remove keyCertSign flag in keyUsage for standard certficate

github.com/node-opcua/node-opcua-pki - 163c5bc01e85cd2d412d38c80c0f1751775cf72c authored about 4 years ago
improve extKeyUsage decoding

github.com/node-opcua/node-opcua-crypto - 05bbc6a0104edb152883c8bdcc89bfa543f9a316 authored about 4 years ago
add new edge case test for issue#931

github.com/node-opcua/node-opcua - cd3cda6527d279325b3671799751ae9a0bcee999 authored about 4 years ago
fix typos and formatting issues

github.com/node-opcua/node-opcua - 2dabf69ce84247046eb4e7b306d7bf966770b0ff authored about 4 years ago
custom inputArgumentDiagnosticInfos are returned to the client when calling UaMethods

github.com/node-opcua/node-opcua - 12fb6c8d2522b31aa18fff530dc12a768eb7c33e authored about 4 years ago
improve method inputArgumentResult

* input arguments not provided are returned as BadNoData
* Check for BadTypeMismatch even if the...

github.com/node-opcua/node-opcua - 50765ea229048b77dd1de9abd6447becc4aee815 authored about 4 years ago
adjust test #931

github.com/node-opcua/node-opcua - f2ef4dc7745ce99e8466234456fe70de3423a374 authored about 4 years ago
generate better error when XML nodeset file doesn't exist

github.com/node-opcua/node-opcua - 2796d78ee9a54a631f78ebadf1a0976308f7d724 authored about 4 years ago
update warning/error numbers

github.com/node-opcua/node-opcua - 2ba1144b18ba6bb5b2cec6994d8d822e061d8a46 authored about 4 years ago
refine #931 test

github.com/node-opcua/node-opcua - b740193b18184063d1dd426fd25290a4ddacd91e authored about 4 years ago
custom inputArgumentResults are returned to client when calling UaMethods

github.com/node-opcua/node-opcua - bf92f05b7992c7d2b842a86d9ecd622a524168ac authored about 4 years ago
add test for #931

github.com/node-opcua/node-opcua - 8ec7f6be9e8b871c767f1451321475fc706dada9 authored about 4 years ago
update client session and certificate creation

github.com/node-opcua/opcua-commander - 3a65b9a274fb77cc39154cb7ae0cf6b374fb970d authored about 4 years ago
update copyright year

github.com/node-opcua/node-opcua - 4f29a28617f7ea04b110bf9ddefcb3fac53f97b9 authored about 4 years ago
remove compilation on nodejs 8 & 9

github.com/node-opcua/node-opcua - 66033fd51374b8c6f69342dbff2bb99c89a43a99 authored about 4 years ago
remove support for unmaintained nodejs 8

github.com/node-opcua/node-opcua - 4d23a94874272584cd470d00356e3294293cdf2b authored about 4 years ago
adjust subscription parameters

github.com/node-opcua/node-opcua - 7364c4190fd0a6c39376e0894745633d88aa9b09 authored about 4 years ago
update packages

github.com/node-opcua/node-opcua - efbcf6b97f4838d1e1bf902e30ff87155e75280b authored about 4 years ago
update packages

github.com/node-opcua/node-opcua - f2d752da092b87f0f11d8c7d9d1516d659ad81d1 authored about 4 years ago
update packages

github.com/node-opcua/node-opcua - 8e33a85488229c2cb141556eb2b5047e22763a49 authored about 4 years ago
use OPCUACertificateManager in OPCUAClient,

- improve error messages.
- perform stricter certificate validation in OPCUAClient
- introduce...

github.com/node-opcua/node-opcua - de6d4d88fdf46744f6b577f728913f5533bcfc9c authored about 4 years ago
remove use of deprecated new Buffer(n)

github.com/node-opcua/node-opcua - 9d4c7e2ca1a3e8bfb64c63aed305b7c9a640cfac authored about 4 years ago
expose timerInstallationCount

github.com/node-opcua/node-opcua - dc469a96e6b23fef6f996d6d95fcd9819c7d6403 authored about 4 years ago
update maketypedocs.ts

github.com/node-opcua/node-opcua - de829e70cff27e6cbe02e9c00332c3c47dae3d6e authored about 4 years ago
cleanup test output

github.com/node-opcua/node-opcua - fb679445bf6d9529fa53200db8d870b7659dbe7a authored about 4 years ago
allow test to run in parallel

github.com/node-opcua/node-opcua - efde88a88360776a7bda314a230bd1e2b374696d authored about 4 years ago
reduce -max-old-space to accomodate nodejs Win32

github.com/node-opcua/node-opcua - 9ac283fb8102b00c6cf230bf5de3b2177686d388 authored about 4 years ago
make test parallelisable

github.com/node-opcua/node-opcua - 6a57123cec7b19fe0c77c54dba6021146f14d0e5 authored about 4 years ago
update opcua-model package

github.com/node-opcua/node-opcua - df935d0fab5c8e2508d297626416eb19663c4bbb authored about 4 years ago
reduce usage of underscode module

github.com/node-opcua/node-opcua - 76d951edac4afa5ee872091024433c270a471cba authored about 4 years ago
rename endpoint_must_exist in endpointMustExist

github.com/node-opcua/node-opcua - 98ca360dfa36270627edb90222d3cc63ce23d220 authored about 4 years ago
use dedicated Cm

github.com/node-opcua/node-opcua - a3a1a7529a883582256d9767138df15a62839442 authored about 4 years ago
use CertificateManager#dispose

github.com/node-opcua/node-opcua-pki - c44733549ae10d4200f83d443db8b1ccad770718 authored about 4 years ago
restore revocation_list.der generation

github.com/node-opcua/node-opcua-pki - 5019840cac178ae849aa6739aa8b61b2a738efbf authored about 4 years ago
no revocation for self-signed certificate

github.com/node-opcua/node-opcua-pki - ccb2197eb2438dca9785ee1df64a49e397e8ebe0 authored about 4 years ago
migrate yargs commands to most recent api

github.com/node-opcua/node-opcua-pki - 4394cf826503aa232ad400855a2d267563fef322 authored about 4 years ago
fix issue#18 : subject in createCA

github.com/node-opcua/node-opcua-pki - 49fc166369f8bcb8c72a7c6037d4071628727b11 authored about 4 years ago
add exploration of private keys

github.com/node-opcua/node-opcua-crypto - c35a0bdd0a2b91c21fb4f7a70a247983619e5190 authored about 4 years ago
apply subjectAltName from CSR to signed certificate

github.com/node-opcua/node-opcua-pki - a523d28d20956c63edf93509d641e9f3d9635620 authored about 4 years ago
add exploration of certificate signing request

github.com/node-opcua/node-opcua-crypto - 5d3adae2a3be3c5ecb72fb46aabc70fcc287a146 authored about 4 years ago
fix attribute refresh issue

github.com/node-opcua/opcua-commander - a36f6f008da308e5403a611b2e4504ed2786e112 authored about 4 years ago
initial write support for tag (Scalar and array)

github.com/node-opcua/opcua-commander - 41574849c72b648ff5488ae699a0d2d94bb58642 authored about 4 years ago
Added missing buildstep / CA problem prevention

- Added the missing npm run build step and globaly installation of typescript.
- Added a set re...

github.com/node-opcua/opcua-commander - 36daff63573be0b5d3ab123d254e2cba90d19d8f authored about 4 years ago
Added missing buildsteps

There were some buildsteps missing, I added them.

github.com/node-opcua/opcua-commander - 8d595b8eb267d31b6cc57831cb7014634c0f2c8f authored about 4 years ago
fix application uri => use hostname

github.com/node-opcua/node-opcua-pki - 233733bbfddcc1ee2b32b441835a7a5663d2138b authored about 4 years ago
undo detect electron

github.com/node-opcua/node-opcua-crypto - 25b474475b1afee695141055acac87705a2fa5eb authored about 4 years ago
reduce travis test

github.com/node-opcua/node-opcua-pki - d19556b178c8d065f7f4c0cc69abcf8458f5e057 authored about 4 years ago