Commit graph

6 commits

Author SHA1 Message Date
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
heinz
92f222ee98 Updated to version 0.18.
Adapted to buildlink3.

Changes since 0.16
===================

  * lib/Convert/ASN1.pm:
  * MANIFEST, Makefile.PL, t/0-signature.t:
  Use Module::Build to build Makefile and add SIGNATURE
  * lib/Convert/: ASN1.pm, ASN1/_encode.pm:
  Fix bug in encoding BIT STRINGS where chr() was causing an upgrade to UTF8
  * lib/Convert/ASN1.pm:
  Release 0.17
  * MANIFEST:
  Add new tests into MANIFEST
  * t/funcs.pl:
  Skip rtest if Data::Dumper is not available
  * parser.y, lib/Convert/ASN1/parser.pm, t/04opt.t, t/funcs.pl:
  Support OPTIONAL on SET OF and SEQUENCE OF
  * lib/Convert/ASN1/_decode.pm, t/00prim.t:
  Fix OID decoding
  * t/14any.t:
  Remove duplicate my
  * parser.y, lib/Convert/ASN1.pm, lib/Convert/ASN1/_decode.pm,
  lib/Convert/ASN1/_encode.pm, lib/Convert/ASN1/parser.pm, t/14any.t:
  Add support for ANY DEFINED BY
  Patch from Simon Wilkinson
  * lib/Convert/ASN1/Debug.pm:
  Fix debug output for OIDs
  * parser.y, lib/Convert/ASN1.pm, lib/Convert/ASN1.pod,
  lib/Convert/ASN1/parser.pm, t/08set.t, t/12der.t, t/13utf8.t:
  CER and DER SET encoding
  * t/13utf8.t, lib/Convert/ASN1.pm, lib/Convert/ASN1/_decode.pm,
  lib/Convert/ASN1/_encode.pm:
  utf8 support for perl >= 5.8
2004-02-24 23:21:35 +00:00
wiz
4d8bd28cd2 Update to 0.16.
Changes since 0.14:
Fix for nested CHOICEs and tagged CHOICEs in SEQUENCES
Fix bug in decode when there are nested CHOICEs
Addition of prepare_file and the change prepare to accept a filehandle.
Allow '-'s in names and fix an uninit warning in the generated parser
Use ::isa to determine if stash argument is a HASH
Added x509decode from Norbert Klasen
Add support for units with one sinlge, unamed entry
eg  test ::= INTEGER or list ::= SEQUENCE OF OCTET STRING
Be safer in creating BigInt objects
Change the encode errors to include the hierarchical name of the
element in the ASN.1 which is causing the problem
Better error reporting for encoding
Add support for RELATIVE-OID
Support for nested SEQUENCE/SET OF's
And some others.
2002-08-20 14:37:41 +00:00
mcr
70fc4de745 pkg from sen_ml@eccosys.com in support of p5-Crypt-OpenPGP 2001-10-01 15:17:58 +00:00
skrll
88af130dfa Move to sha1 digests, and add distfile sizes. 2001-04-20 15:04:54 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00