Block or Report
Block or report addaleax
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
-
lzma-native Public
Node.js interface to the native liblzma compression library (.xz file format, among others)
-
2,608 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2022
Created 35 commits in 9 repositories
Created 1 repository
- addaleax/windows-installer TypeScript
Created a pull request in nodejs/node that received 19 comments
src: add proper mutexes for accessing FIPS state
The FIPS state handling and OpenSSL initialization code makes accesses to global OpenSSL state without any protection against parallel modification…
+17
−0
•
19
comments
Opened 26 other pull requests in 8 repositories
mongodb-js/mongosh
3
open
12
merged
- feat: translate CLI flags to connection string parameters MONGOSH-1127
- chore(deps): bump Node.js to latest versions MONGOSH-1163
- chore: bump typescript to 4.6.2
- feat(shell-api): add support for snapshot reads MONGOSH-1151
- fix(packaging): create RPMs without .build-id entries MONGOSH-1159
- feat(shell-api): add KMIP support MONGOSH-1013
-
fix(logging): run
npm run lint -- --fix - chore(connectivity-tests): bump devtools-docker-test-envs
-
fix(cli-repl): run
npm run lint -- --fix - feat(cli-repl): pass through sspiHostnameCanonicalization to driver MONGOSH-856
- feat: add packaging for CSFLE shared library MONGOSH-1116
- fix(shell-api): never pass schemaMap to ClientEncryption ctor
- fix(shell-api): relax sharding test expectations MONGOSH-1152
-
fix(shell-api): run
npm run lint -- --fix - fix(node-runtime-worker-thread): externalize system-ca and deps
mongodb-js/compass
4
merged
mongodb/libmongocrypt
1
merged
1
open
Homebrew/homebrew-core
1
closed
mongodb-js/download-url
1
merged
electron/windows-installer
1
open
nodejs/node
1
merged
addaleax/synchronous-worker
1
merged
Reviewed 58 pull requests in 6 repositories
nodejs/node
22 pull requests
- bootstrap: use SnapshotData to pass snapshot data around
- worker: do not send message if port is closing
-
src: properly report exceptions from
AddressToJS() - src,doc: Experimental support for SEA
- src: avoid returning invalid value from hex2bin
- src: simplify bound check in ParseArrayIndex
- src: check return value of HMAC_Final
- src: check EC_POINT_get_affine_coordinates result
- doc: improve pipe description
- src: suppress false coverity warning
- src: add proper mutexes for accessing FIPS state
- src: fix coverity warnings in node_file.cc
- url: preserve null char in WHATWG URL errors
- util: make debuglog show up in --inspect logs
- deps: cares: cherry-pick b5a3d96
- doc: remove outdated timeout.unref content
- n-api: emit uncaught-exception on calling into modules
-
src,crypto: avoid tristate
Maybe<bool>inExportJWKEcKey() - crypto: improve prime size argument validation
- url: trim leading and trailing C0 control chars
- src: include crypto in the bootstrap snapshot
- src: fix unchecked return warning from coverity
mongodb-js/compass
17 pull requests
- more assertions for the advanced url options
- chore(e2e): Don't do the "first run experience" every time COMPASS-5262
- chore(compass-components): Move react-bson implementation to compass-components
- feat(connection-form): support system CA store loading COMPASS-4105
- feat: remove "looseValidation: true" where not needed
- fix(connect-form): display warnings when a connection is selected
- attempt at fixing the CI flake and at least get better debug output
- chore: bump mongosh packages
- feat(connect-form): make the copy for TLS warnings more positive
- feat(connect-form): Allow saving invalid but well-formed strings
- chore(e2e): Don't leak secrets in E2E tests COMPASS-5569
- feat(connect-form): ignore parsing errors on load and add logging
- fix(data-service): add directConnection=true when converting from old model COMPASS-5563
- fix(compass-collection-stats, compass-scema-validation): Handle missing collection info gracefully
- fix(compass): Rebuild os-dns-native when packaging the app
- Run docker test envs for e2e
- chore(connection-form): Add html form tag to connection form, handle on textarea enter submit
mongodb/libmongocrypt
6 pull requests
- feat(NODE-3978): allow identifying decrypted fields for internal usage/testing
- MONGOCRYPT-394 Allow on-demand credentials for KMS providers other than AWS
- Integrate csfle dynamic library as part of mongocrypt's encryption routines
- MONGOCRYPT-412 parse alpha tags in GetVersion.cmake
- feat(NODE-4085): add Node.js csfle shared library option support
- MONGOCRYPT-382 Add support for providing per-KMS-request credentials
mongodb-js/mongosh
6 pull requests
- feat(shell-api): add support for snapshot reads MONGOSH-1151
- fix: updates help message for --retryWrites option MONGOSH-1150
- fix(logging): keep userId for old and new users MONGOSH-1143
- fix: use user id and anonymous id as segment identity MONGOSH-1143
- feat(shell-api): Support boolean "true" with currentOp MONGOSH-1131
- support commitQuorum parameter in createIndexes
mongodb-js/vscode
4 pull requests
mongodb/docs-mongodb-shell
3 pull requests
1
contribution
in private repositories
Mar 17