--- Convert-BER-XS/Changes 2019/04/20 12:34:40 1.8 +++ Convert-BER-XS/Changes 2019/04/20 13:46:14 1.9 @@ -6,7 +6,12 @@ - ported it down to 5.8.9. - some portability fixes and give some allowance to non-C99 compilers. - - fix an out-of-bounds access when creasting profiles. + - fix an out-of-bounds access when creating profiles. + - fixed boolean/null decoding. + - fixed out of boundas access when decoidng even-length oid + components. yup. + - fixed ObjectDescriptor type mapping, + - fixed ENUMERATED type mapping. 0.7 Sat Apr 20 03:31:51 CEST 2019 - profile support, no longer are snmp types hardcoded.