0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
May 11, 2023 — May 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Output incoming message. More... about 10 years ago
Bind process exit instead of exiting process on signals. More... about 10 years ago
Updated version/maintainers. More... about 10 years ago
Added PDU serialization, and corresponding test. More... about 10 years ago
Removed broken tests. More... about 10 years ago
Emit timeout when enquire_link fails. More... over 10 years ago
Emit timeout instead of disconnect. More... over 10 years ago
Emit disconnect when enquire_link fails. More... over 10 years ago
Move to Roave More... almost 11 years ago
Merge pull request #11 from bjyoungblood/master
bjyoungblood
as Ben Youngblood
More... about 11 years ago
Merge branch 'pdu-writer-bugfix01'
bjyoungblood
as Ben Youngblood
More... about 11 years ago
version bump
bjyoungblood
as Ben Youngblood
More... about 11 years ago
additional bug fix for TypeError
bjyoungblood
as Ben Youngblood
More... about 11 years ago
implemented bug fix for TypeError on line 193 More... over 11 years ago
v0.5.3
bjyoungblood
as Ben Youngblood
More... over 11 years ago
fix EventEmitter memory leak
bjyoungblood
as Ben Youngblood
More... over 11 years ago
bump to 0.5.2
bjyoungblood
as Ben Youngblood
More... over 11 years ago
certain response PDUs omit the PDU body if there is a non-zero command_status
bjyoungblood
as Ben Youngblood
More... over 11 years ago
update npm version to 0.5.1
bjyoungblood
as Ben Youngblood
More... over 11 years ago
fix typo
bjyoungblood
as Ben Youngblood
More... almost 12 years ago
ability to add vendor-specific command statuses and optional params
bjyoungblood
as Ben Youngblood
More... over 12 years ago
not really sure what version we're on, so i'm just bumping to v0.5.0
bjyoungblood
as Ben Youngblood
More... over 12 years ago
bug fix to pdu writer (don't try to decode things!)
bjyoungblood
as Ben Youngblood
More... over 12 years ago
bug fix to pdu parser (have to increment buffer position after reading)
bjyoungblood
as Ben Youngblood
More... over 12 years ago
client should handle parse errors the same way the server does
bjyoungblood
as Ben Youngblood
More... over 12 years ago
updated .npmignore
bjyoungblood
as Ben Youngblood
More... over 12 years ago
server should close when server.stop() is called
bjyoungblood
as Ben Youngblood
More... over 12 years ago
forgot to implement this method for invalid bind statuses
bjyoungblood
as Ben Youngblood
More... over 12 years ago
fix generic_nack
bjyoungblood
as Ben Youngblood
More... over 12 years ago
change event error to smppError since error seems to cause problems with node
bjyoungblood
as Ben Youngblood
More... over 12 years ago