Re: [Qemu-devel] [PATCH v5 0/8] Implement and test ASN.1 BER visitors

2013-03-28 Thread Stefan Berger
On 03/28/2013 07:38 AM, Stefan Berger wrote: This patch series implements ASN.1 BER visitors for encoding and decoding of data into byte streams. This is the last post of this series with some issues fixed, the visitor_optional implemented and all possible tests in test-visitor-serialization pa

[Qemu-devel] [PATCH v5 0/8] Implement and test ASN.1 BER visitors

2013-03-28 Thread Stefan Berger
This patch series implements ASN.1 BER visitors for encoding and decoding of data into byte streams. This is the last post of this series with some issues fixed, the visitor_optional implemented and all possible tests in test-visitor-serialization passing. Stefan Stefan Berger (8): Move s