issues
search
markabrahams
/
node-asn1-ber
Generate and parse ASN.1 BER objects
7
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Made the typescript version of the library
#26
Sigoloh
closed
3 months ago
1
InvalidAsn1Error on ans1-ber
#25
mohanrajanna15
opened
1 year ago
1
Net-SNMP: Issue 129
#24
ashraful-islam
opened
1 year ago
2
Typescript
#23
SkyHunters1
opened
1 year ago
3
Cannot parse integers greater than 2147483647
#22
mvduin
closed
2 years ago
4
Integers greater than 2147483647 are encoded incorrectly
#21
mvduin
closed
2 years ago
3
Add write support for short OIDs
#20
markabrahams
closed
4 years ago
2
Changed use of new Buffer()
#19
ww9rivers
closed
3 years ago
0
Wondering
#18
DarthRevanXX
closed
5 years ago
1
The lib/ber/reader.js/Reader.prototype.readEnumeration() method always uses the tag type ASN1.Enumeration
#17
stephenwvickers
closed
6 years ago
0
The lib/ber/reader.js/Reader.prototype.readInt() method always uses the tag type ASN1.Integer
#16
stephenwvickers
closed
6 years ago
0
Sort out indentation and use tabs
#15
stephenwvickers
closed
7 years ago
0
The `tag` parameter should be optional for methods which imply a type
#14
stephenwvickers
closed
7 years ago
0
Migrate tests to the mocha framework
#13
stephenwvickers
closed
7 years ago
0
Improve documentation
#12
stephenwvickers
closed
7 years ago
0
#6 Create .npmignore file
#11
Voles
closed
7 years ago
4
Values greater than 255 can be written to a Buffer object position representing 1 byte
#10
stephenwvickers
closed
6 years ago
3
Boolean logic error using `instanceof` in the `writeStringArray()` method in `lib/ber/writer.js`
#9
stephenwvickers
closed
7 years ago
1
Remove `require(sys)` statement from `tst/ber/writer.test.js` because it is no longer supported or required
#8
stephenwvickers
closed
7 years ago
1
Correct names of error classes imported and used in `lib/ber/writer.js` which result in `not defined` error messages
#7
stephenwvickers
closed
7 years ago
1
Create .npmignore file
#6
stephenwvickers
closed
7 years ago
1
Error at writer.js, line 239
#5
stephenwvickers
closed
7 years ago
1
Mistype in writer.js
#4
stephenwvickers
closed
7 years ago
2
The `license` attribute is missing from `package.json`
#3
stephenwvickers
closed
7 years ago
1
The `tag` parameter to the `Writer.writeBuffer()` method in `lib/ber/writer.js` should be optional so that pre-formatted buffers can be written that already include a tag and length
#2
stephenwvickers
closed
7 years ago
1
Negative numbers are read when unsigned integers should be used in some places
#1
stephenwvickers
closed
7 years ago
4