pkgsrc/security/libtasn1
xtraeme ec5bf69512 Updated to 0.2.6, provided by Min Sik Kim PR pkg/23269.
Changes since 0.2.4:

Version 0.2.6

- ASN.1 parser accepts these kinds of integer definitions:
  "INTEGER (5 | 10)" and
  "INTEGER (5)"
- Comments start at "--" and finish at the "end of line" or
  with another "--".

Version 0.2.5

- Bug fix in ordering procedure for SET OF and SEQUENCE OF
  types coding.
- Manage structured format (BER encoding) in
  asn1_der_decoding, asn1_decoding_element and
  asn1_der_decoding_startEnd for OCTET STRING type.
- Manage SEQUENCE and SET empty structure.
- Manage "indefinite length method" in asn1_der_decoding,
  asn1_decoding_element and asn1_der_decoding_startEnd
  for the following types:
  SEQUENCE, SEQUENCE OF, SET, and SET OF.
- Bug fix in asn1_read_value with NULL parameter in case
  of BIT STRING
2003-12-05 23:16:20 +00:00
..
buildlink2.mk Import of libtasn1-0.2.4: ASN.1 structure parser library. 2003-05-14 03:23:43 +00:00
DESCR Import of libtasn1-0.2.4: ASN.1 structure parser library. 2003-05-14 03:23:43 +00:00
distinfo Updated to 0.2.6, provided by Min Sik Kim PR pkg/23269. 2003-12-05 23:16:20 +00:00
Makefile Updated to 0.2.6, provided by Min Sik Kim PR pkg/23269. 2003-12-05 23:16:20 +00:00
PLIST Updated to 0.2.6, provided by Min Sik Kim PR pkg/23269. 2003-12-05 23:16:20 +00:00