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.7 by root, Sat Apr 20 12:25:23 2019 UTC vs.
Revision 1.11 by root, Sat Apr 20 13:48:53 2019 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines