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
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