ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Convert-BER-XS/Changes
(Generate patch)

Comparing Convert-BER-XS/Changes (file contents):
Revision 1.4 by root, Sat Apr 20 01:32:31 2019 UTC vs.
Revision 1.10 by root, Sat Apr 20 13:47:10 2019 UTC

1Revision history for Perl extension Convert::BER::XS 1Revision history for Perl extension Convert::BER::XS
2
3TODO: testcases
4TODO: documentation cleanup
5
6 - add some basic tests.
7 - ported it down to 5.8.9.
8 - some portability fixes and give some allowance to non-C99
9 compilers.
10 - fix an out-of-bounds access when creating profiles.
11 - fixed boolean/null decoding.
12 - fixed out of boundas access when decoidng even-length oid
13 components. yup.
14 - fixed ObjectDescriptor type mapping,
15 - fixed ENUMERATED type mapping.
2 16
30.7 Sat Apr 20 03:31:51 CEST 2019 170.7 Sat Apr 20 03:31:51 CEST 2019
4 - profile support, no longer are snmp types hardcoded. 18 - profile support, no longer are snmp types hardcoded.
5 - much improved documentation. 19 - much improved documentation.
6 - all tpes except REAL implemented. 20 - all types except REAL implemented.
7 21
80.2 Fri Apr 19 22:41:16 CEST 2019 220.2 Fri Apr 19 22:41:16 CEST 2019
9 - release early, release often. 23 - release early, release often.
10 - more useful documentation. 24 - more useful documentation.
11 - tune ber_is_xxx functions to be more useful. 25 - tune ber_is_xxx functions to be more useful.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines