1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 17, 2024 — Dec 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow '-'s in names and fix an uninit warning in the generated parser More... over 23 years ago
Use ::isa to determine if stash argument is a HASH More... almost 24 years ago
Added x509decode from Norbert Klasen More... almost 24 years ago
Add support for units with one sinlge, unamed entry eg test ::= INTEGER or list ::= SEQUENCE OF OCTET STRING More... almost 24 years ago
Release 0.15 More... almost 24 years ago
Be safer in creating BigInt objects More... almost 24 years ago
Change the encode errors to include the hierarchical name of the element in the ASN.1 which is causing the problem More... almost 24 years ago
Remove unwanted warn statement More... almost 24 years ago
Better error reporting for encoding More... about 24 years ago
Add support for RELATIVE-OID More... about 24 years ago
Move some integer tests that really use bigint from 00prim.t into 06bigint.t More... about 24 years ago
Support for nested SEQUENCE/SET OF's More... about 24 years ago
Release 0.14 More... over 24 years ago
Add tests for contructed elements and SETs More... over 24 years ago
Add support for decoding contructed elements More... over 24 years ago
Implement the decode of SETs More... over 24 years ago
Change asn_dump to putput the correct tag number for long tags and also warn when a length is incorrect More... over 24 years ago
Fix for indefinite decoding More... over 24 years ago
Release 0.13 More... over 24 years ago
Remove an unwanted warn statement More... over 24 years ago
Fix boundary condition where we switch over to using Math::BigInt to encode integers More... over 24 years ago
Release 0.12 More... over 24 years ago
Release 0.12 More... over 24 years ago
Make sure value passed to enc_integer is treated as a number and not a string More... over 24 years ago
Report which type cannot be found on error More... over 24 years ago
Release 0.11 More... over 24 years ago
Fix decode of REAL when it is not the last element of a sequence More... over 24 years ago
Fix syntax to be compatible with perl5.004_04 Skip bigint tests on 5.004 as they trigger lots of warnings in Math::BigInt More... over 24 years ago
Fix some bigint encoding problems and add some tests More... over 24 years ago
Release 0.09 More... over 24 years ago