1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Favicon fixes. More... over 1 year ago
Add SVG favicon. It is supported by all except Safari as of today: https://caniuse.com/link-icon-svg More... over 1 year ago
Fix ignore files. More... over 1 year ago
Commit data parsed from ASN.1 definitions as found in RFCs. I think this is allowed under the following clause: It is acceptable under the current IETF rules (RFC 5378) to modify extracted code if necessary. https://trustee.ietf.org/about/faq/#reproducing-rfcs More... over 1 year ago
Update ignore files. More... over 1 year ago
Fix CMPv2 example encoding. More... over 1 year ago
Serve local folder, as most browsers don't allow CORS on `file:`. More... over 1 year ago
Import RFC 4211 as a requisite for RFC 4210. More... over 1 year ago
Add CMPv2 example as found on Wireshark page. More... over 1 year ago
Add RFC 4210 support. (work in progress) More... over 1 year ago
Drop buffer support, as this parser is always used on modified strings. More... over 1 year ago
Print line/column in parse excceptions. More... over 1 year ago
README credits. More... over 1 year ago
propagate from branch 'it.lapo.asn1js' (head fdc7e1256b4ba407c342491f6289f65f6b92b39a) to branch 'it.lapo.asn1js.github-64' (head 60152e052bc4534a2f32aa68c6880abfe6d2649b) More... over 1 year ago
Fix lint error. More... over 1 year ago
Add PKCS#10 example. More... over 1 year ago
merge of '2f0c2df3d511db7c2bf4746f105fe4c2e5f896f7' and '57ba84202811cac02d8e175501a4fdb5758ba10a' More... over 1 year ago
Add type support for PKCS#10 certification requests. More... over 1 year ago
Do not fail on missing types. (un-break example `letsencrypt-x3.cer`) More... over 1 year ago
Sync with latest changes from Peter Gutmann's website. Last-Modified: Thu, 29 Jun 2023 10:25:59 GMT More... over 1 year ago
Fix GitHub action. More... over 1 year ago
Check that `type` is an object before accessing to members. Closes #69 on GitHub. More... over 1 year ago
Feature: un-trim big hex chunks More... almost 2 years ago
Recover lost matching in some cases.. More... almost 2 years ago
Improve support for type recognition. Add `[?]` marker for mismatched types. More... almost 2 years ago
Add PKCS#8 support. More... almost 2 years ago
Add support for comments between identified and start of module definition. Refactor to ES6 class. More... almost 2 years ago
Improve CSS for new definitions a bit. More... almost 2 years ago
Fix spaces in copy-paste content. Enhance `DOM.tag` text content. More... almost 2 years ago
Add type names too. More... almost 2 years ago