Mercurial
Mercurial
>
relpipe
>
relpipe-in-asn1table.cpp
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Added tag v0.18 for changeset 45d382272c44
v_0
tip
2021-12-04, by František Kučera
exception: fix typo: getMessge() → getMessage()
v_0
v0.18
2021-11-27, by František Kučera
fix raw-xml formatting (remove XML declaration)
v_0
2021-11-23, by František Kučera
configuration: --parser-option bit-string-symbol-0 bit-string-symbol-1 – custom symbols e.g. .:, -+, \/
v_0
2021-07-28, by František Kučera
configuration: --parser-option encoding, parse-encapsulated, root-name, tree-style, tree-with-namespaces
v_0
2021-07-22, by František Kučera
add @text attribute to octet-string if bytes are ASCII text
v_0
2021-07-22, by František Kučera
common attributes in XML
v_0
2021-07-22, by František Kučera
parse encapsulated structures (octet string or bit string containing valid ASN.1): add omitted finalCheck()
v_0
2021-07-18, by 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
2021-07-18, by František Kučera
format specific/unknown/unparsed/raw values in ASN1ContentHandler instead of in ASN1Reader
v_0
2021-07-18, by František Kučera
format unknown values as HEX and ASCII when possible
v_0
2021-07-17, by 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
2021-07-17, by František Kučera
parse encapsulated structures (octet string or bit string containing valid ASN.1): improved memory management
v_0
2021-07-17, by František Kučera
parse encapsulated structures (octet string or bit string containing valid ASN.1): first dirty version
v_0
2021-07-16, by František Kučera
throw error when we get superfluous octets at the end
v_0
2021-07-11, by František Kučera
UTCTime and GeneralizedTime clean-up and comment
v_0
2021-07-11, by František Kučera
UTCTime: fix short variant
v_0
2021-07-05, by František Kučera
add common Header argument to ASN1ContentHandler methods
v_0
2021-07-04, by František Kučera
move UniversalType to ASN1ContentHandler
v_0
2021-07-04, by František Kučera
move TagClass, PC and Header to ASN1ContentHandler
v_0
2021-07-03, by František Kučera
replace macro with ProxyVector that forwards method calls to all its elements
v_0
2021-07-03, by František Kučera
BitString and OctetString support
v_0
2021-07-02, by František Kučera
slightly improved UTCTime and GeneralizedTime support
v_0
2021-06-30, by František Kučera
partial UTCTime support
v_0
2021-06-28, by František Kučera
support object identifiers (OID)
v_0
2021-06-27, by František Kučera
support tag numbers > 30 (multiple octets)
v_0
2021-06-27, by František Kučera
some support for Integers – improved
v_0
2021-06-26, by František Kučera
some support for Integers
v_0
2021-06-26, by František Kučera
some support for UTF8String and PrintableString
v_0
2021-06-22, by František Kučera
support constructed (like a collection)
v_0
2021-06-21, by František Kučera
somehow parse nested SEQUENCEs and SETs + support definite long form of lengths (multiple length octets)
v_0
2021-06-20, by František Kučera
switch TransactionalBuffer from char to uint8_t + partial parser of tags and lengths
v_0
2021-06-20, by František Kučera
BasicASN1Reader: parse type and length as array
v_0
2021-06-20, by František Kučera
BasicASN1Reader: read from the buffer and commit
v_0
2021-06-19, by František Kučera
TransactionalBuffer
v_0
2021-06-19, by František Kučera
partial implementation of DOMBuildingXMLContentHandler
v_0
2021-06-12, by František Kučera
bit more meaningful methods in ASN1ContentHandler
v_0
2021-06-12, by František Kučera
rename SAXContentHandler to XMLContentHandler
v_0
2021-06-12, by František Kučera
bit more meaningful methods in SAXContentHandler
v_0
2021-06-12, by František Kučera
read the input stream and pass dummy events through
v_0
2021-06-12, by František Kučera
proxy handlers forwarding events to all subordinate handlers
v_0
2021-06-12, by František Kučera
AbstractParser: documentation + close() method
v_0
2021-03-14, by František Kučera
AbstractParser: remove unnecessary delegation (put only private methods in AbstractParserImpl)
v_0
2021-03-13, by František Kučera
AbstractParser: AbstractParser, ASN1Reader, ASN1ContentHandler, SAXContentHandler, BasicASN1Reader, DOMBuildingSAXContentHandler, GenericASN1ContentHandler skeletons
v_0
2021-03-13, by František Kučera
project skeleton
v_0
2021-03-07, by František Kučera
less
more
|
(0)
tip