src/lib/BasicASN1Reader.h
Thu, 22 Jul 2021 20:01:03 +0200 František Kučera configuration: --parser-option encoding, parse-encapsulated, root-name, tree-style, tree-with-namespaces v_0
Sun, 18 Jul 2021 22:43:16 +0200 František Kučera parse encapsulated structures (octet string or bit string containing valid ASN.1): add omitted finalCheck() v_0
Sun, 18 Jul 2021 20:08:29 +0200 František Kučera 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
Sun, 18 Jul 2021 12:37:40 +0200 František Kučera format specific/unknown/unparsed/raw values in ASN1ContentHandler instead of in ASN1Reader v_0
Sat, 17 Jul 2021 20:38:03 +0200 František Kučera format unknown values as HEX and ASCII when possible v_0
Sat, 17 Jul 2021 18:58:22 +0200 František Kučera parse encapsulated structures (octet string or bit string containing valid ASN.1): add ValidatingASN1ContentHandler → avoid at least some false positives v_0
Sat, 17 Jul 2021 18:13:27 +0200 František Kučera parse encapsulated structures (octet string or bit string containing valid ASN.1): improved memory management v_0
Fri, 16 Jul 2021 21:01:02 +0200 František Kučera parse encapsulated structures (octet string or bit string containing valid ASN.1): first dirty version v_0
Sun, 11 Jul 2021 18:09:19 +0200 František Kučera throw error when we get superfluous octets at the end v_0
Sun, 11 Jul 2021 00:44:15 +0200 František Kučera UTCTime and GeneralizedTime clean-up and comment v_0
Mon, 05 Jul 2021 19:31:25 +0200 František Kučera UTCTime: fix short variant v_0
Sun, 04 Jul 2021 11:51:13 +0200 František Kučera add common Header argument to ASN1ContentHandler methods v_0
Sun, 04 Jul 2021 11:37:27 +0200 František Kučera move UniversalType to ASN1ContentHandler v_0
Sat, 03 Jul 2021 20:17:17 +0200 František Kučera move TagClass, PC and Header to ASN1ContentHandler v_0
Fri, 02 Jul 2021 00:42:01 +0200 František Kučera BitString and OctetString support v_0
Wed, 30 Jun 2021 20:11:39 +0200 František Kučera slightly improved UTCTime and GeneralizedTime support v_0
Mon, 28 Jun 2021 22:48:04 +0200 František Kučera partial UTCTime support v_0
Sun, 27 Jun 2021 19:22:23 +0200 František Kučera support object identifiers (OID) v_0
Sun, 27 Jun 2021 18:04:34 +0200 František Kučera support tag numbers > 30 (multiple octets) v_0
Sat, 26 Jun 2021 20:04:52 +0200 František Kučera some support for Integers v_0
Tue, 22 Jun 2021 21:41:59 +0200 František Kučera some support for UTF8String and PrintableString v_0
Mon, 21 Jun 2021 21:36:01 +0200 František Kučera support constructed (like a collection) v_0
Sun, 20 Jun 2021 21:06:02 +0200 František Kučera somehow parse nested SEQUENCEs and SETs + support definite long form of lengths (multiple length octets) v_0
Sun, 20 Jun 2021 20:16:46 +0200 František Kučera switch TransactionalBuffer from char to uint8_t + partial parser of tags and lengths v_0
Sun, 20 Jun 2021 10:23:50 +0200 František Kučera BasicASN1Reader: parse type and length as array v_0
Sat, 19 Jun 2021 22:43:00 +0200 František Kučera BasicASN1Reader: read from the buffer and commit v_0
Sat, 12 Jun 2021 22:37:44 +0200 František Kučera partial implementation of DOMBuildingXMLContentHandler v_0
Sat, 12 Jun 2021 21:29:18 +0200 František Kučera bit more meaningful methods in ASN1ContentHandler v_0
Sat, 12 Jun 2021 19:15:58 +0200 František Kučera read the input stream and pass dummy events through v_0
Sat, 12 Jun 2021 18:34:19 +0200 František Kučera proxy handlers forwarding events to all subordinate handlers v_0
Sat, 13 Mar 2021 17:58:09 +0100 František Kučera AbstractParser: AbstractParser, ASN1Reader, ASN1ContentHandler, SAXContentHandler, BasicASN1Reader, DOMBuildingSAXContentHandler, GenericASN1ContentHandler skeletons v_0
less more (0) tip