Sat, 04 Dec 2021 21:14:48 +0100 Added tag v0.18 for changeset 45d382272c44 v_0 tip
František Kučera <franta-hg@frantovo.cz> [Sat, 04 Dec 2021 21:14:48 +0100] rev 44
Added tag v0.18 for changeset 45d382272c44
Sat, 27 Nov 2021 23:15:14 +0100 exception: fix typo: getMessge() → getMessage() v_0 v0.18
František Kučera <franta-hg@frantovo.cz> [Sat, 27 Nov 2021 23:15:14 +0100] rev 43
exception: fix typo: getMessge() → getMessage()
Tue, 23 Nov 2021 20:38:12 +0100 fix raw-xml formatting (remove XML declaration) v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 23 Nov 2021 20:38:12 +0100] rev 42
fix raw-xml formatting (remove XML declaration)
Wed, 28 Jul 2021 01:40:05 +0200 configuration: --parser-option bit-string-symbol-0 bit-string-symbol-1 – custom symbols e.g. .:, -+, \/ v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 28 Jul 2021 01:40:05 +0200] rev 41
configuration: --parser-option bit-string-symbol-0 bit-string-symbol-1 – custom symbols e.g. .:, -+, \/
Thu, 22 Jul 2021 20:01:03 +0200 configuration: --parser-option encoding, parse-encapsulated, root-name, tree-style, tree-with-namespaces v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 22 Jul 2021 20:01:03 +0200] rev 40
configuration: --parser-option encoding, parse-encapsulated, root-name, tree-style, tree-with-namespaces
Thu, 22 Jul 2021 01:06:14 +0200 add @text attribute to octet-string if bytes are ASCII text v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 22 Jul 2021 01:06:14 +0200] rev 39
add @text attribute to octet-string if bytes are ASCII text
Thu, 22 Jul 2021 00:47:47 +0200 common attributes in XML v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 22 Jul 2021 00:47:47 +0200] rev 38
common attributes in XML
Sun, 18 Jul 2021 22:43:16 +0200 parse encapsulated structures (octet string or bit string containing valid ASN.1): add omitted finalCheck() v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 18 Jul 2021 22:43:16 +0200] rev 37
parse encapsulated structures (octet string or bit string containing valid ASN.1): add omitted finalCheck() Among other things, it avoids interpreting zezo-length octet strings as encapsulated structures.
Sun, 18 Jul 2021 20:08:29 +0200 parse encapsulated structures (octet string or bit string containing valid ASN.1): reusable readString() method + let exception do its job on invalid input instead of attempt to allocate too much memory v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 18 Jul 2021 20:08:29 +0200] rev 36
parse encapsulated structures (octet string or bit string containing valid ASN.1): reusable readString() method + let exception do its job on invalid input instead of attempt to allocate too much memory (typeHeader.length may contain insane numbers if input in isValidBER() is not valid ASN.1/BER)
Sun, 18 Jul 2021 12:37:40 +0200 format specific/unknown/unparsed/raw values in ASN1ContentHandler instead of in ASN1Reader v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 18 Jul 2021 12:37:40 +0200] rev 35
format specific/unknown/unparsed/raw values in ASN1ContentHandler instead of in ASN1Reader
(0) -10 tip