- New API function: tlv_append(); - Added unit tests for tlv_append(); - New internal functions: tlv_record_length(), tlv_next(), tlv_sequence_length(); - Rework tlv_decode() to use new internal functions.
- New API functions: tlv_encode(), tlv_decode(); - Documentation (man page); - Unit tests.