1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Drop iunused parameter. More... over 5 years ago
Unnecessary, as now `parseInteger` returns strings even in corner cases. More... over 5 years ago
Extend on the concept of invisible spaces to improve copy-pase format. More... over 5 years ago
propagate from branch 'it.lapo.asn1js' (head b84869c53780d8058a688e630a5b893d8c346b7a) to branch 'it.lapo.asn1js.github-19' (head 8db2f6798eee40fce86e0858e0a15b94858d4ad6) More... over 5 years ago
Sync with latest changes from Peter Gutmann's website. More... over 5 years ago
Fix OID list generation script, as noticed by calum904 on GitHub. Closes #29 on GitHub. More... over 5 years ago
Version 1.0.1. More... almost 6 years ago
Improve exceptions. More... almost 6 years ago
Fail fast when content is longer than the stream contains. This is inspired by Luís Câmara's work in PR #21. Closes #17 and #21 on GitHub. More... almost 6 years ago
Always return a string also in this special case, or `toPrettyString()` can choke on `replace()`. More... almost 6 years ago
Use `https` where available. More... almost 6 years ago
Update copyright year. More... almost 6 years ago
Use my own user scope, as `npm` contains already many similar named packages. More... almost 6 years ago
Only include base files in the `npm` package. More... almost 6 years ago
Sync with latest changes from Peter Gutmann's website. More... almost 6 years ago
Update copyright year. More... almost 6 years ago
Automatically reset marks when creating new repository. More... almost 6 years ago
Support RFC 3548 URL & file safe encoding. Closes #26. More... almost 6 years ago
Add the script I use to keep the GitHub mirror up-to-date. More... about 6 years ago
Specify warning only when true to use a smaller file; undefined is falsy anyways. More... about 6 years ago
Update copyright year. More... about 6 years ago
Forgotten in previous ESLint commit. More... about 6 years ago
Update files too. More... about 6 years ago
Add test for new OID support. More... about 6 years ago
Improve OID decoding support. More... about 6 years ago
Be NodeJS-friendly. More... about 6 years ago
JSHint → ESLint. More... about 6 years ago
Clarify comment. More... about 6 years ago
Sync with latest changes from Peter Gutmann's website. More... about 6 years ago
Fix bigint second arc OIDs support. More... over 6 years ago