1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 06, 2025 — Jun 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #409 from hgourvest/dependabot/npm_and_yarn/vitest-4.1.0 More... 7 days ago
chore(deps-dev): bump vitest from 4.0.18 to 4.1.0 More... 7 days ago
release new version More... 22 days ago
feat: enhance connection pool with connectTimeout and robust destruction More... 22 days ago
Merge pull request #408 from davidmullerz/master More... 25 days ago
fix #407 No connection on Firebird version 5 when encryption plugin is used More... 25 days ago
release 2.3.1 More... about 1 month ago
Merge pull request #404 from hgourvest/copilot/fix-typeerror-assign-read-only-property More... about 1 month ago
docs: add precision comments to addInt64/readInt64 per code review More... about 1 month ago
fix: remove long dependency and String.prototype.padLeft mutation to fix TypeError in sandboxed environments More... about 1 month ago
Plan: fix prototype mutation causing TypeError in sandboxed environments More... about 1 month ago
release new versions 2.3.0 More... about 1 month ago
Update PR status in ROADMAP.md More... about 1 month ago
Merge pull request #385 from hgourvest/native_BigInt More... about 1 month ago
fix: replace flaky random-key SRP test with deterministic fixed-key vectors More... about 1 month ago
Add BIGINT_MIGRATION.md docs and expand test/srp.js from 4 to 19 tests More... about 1 month ago
Merge branch 'master' into native_BigInt More... about 1 month ago
release new versions 2.2.0 fix npm audit issues More... about 1 month ago
Merge pull request #401 from hgourvest/copilot/implement-firebird-post-event-handling More... about 1 month ago
fix: increase SRP test timeout to 120s and add per-phase auth timing logs More... about 1 month ago
Changes before error encountered More... about 1 month ago
docs: add SRP_PROTOCOL.md with comprehensive SRP auth documentation for Firebird 3/4/5, timing fix, and offline testing guide More... about 1 month ago
fix: code review - bounds checking in BLR parser, remove block scope, clarify m2Data naming More... about 1 month ago
feat: add full SRP offline auth tests (FB3/4/5), BLR parser, timing logs, and 60s SRP timeout More... about 1 month ago
fix: increase SRP test timeout to 30s; add offline mock-server wire-protocol tests More... about 1 month ago
fix: merge flaky double-attachEvent tests; add extensive protocol-level debug logging More... about 1 month ago
fix: handle op_response_piggyback (72) in decodeResponse to prevent _xdr buffer corruption on Firebird 5 More... about 1 month ago
fix: prevent _xdr buffer corruption on unknown opcodes + FIREBIRD_DEBUG trace logging + fail-fast:false CI More... about 1 month ago
fix: clarify getState() test comment per code review More... about 1 month ago
fix: skip registerEvent tests (op_que_events not implemented), fix getState() to test IDLE only More... about 1 month ago