--- Convert-BER-XS/Changes 2019/04/21 00:36:11 1.26 +++ Convert-BER-XS/Changes 2019/04/21 01:51:12 1.27 @@ -5,6 +5,8 @@ - added ber_dump helper function, for debugging. Kind of regretting not having used an OO interface for it, or the other ber_ functions, but that's how it is. + - check for overflow in "w" and INTEGER format decoding and reject + out-of-range numbers. 1.0 Sat Apr 20 23:07:32 CEST 2019 - API seems stable enough.