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.8 by root, Sat Apr 20 12:34:40 2019 UTC vs.
Revision 1.9 by root, Sat Apr 20 13:46:14 2019 UTC

4TODO: documentation cleanup 4TODO: documentation cleanup
5 5
6 - ported it down to 5.8.9. 6 - ported it down to 5.8.9.
7 - some portability fixes and give some allowance to non-C99 7 - some portability fixes and give some allowance to non-C99
8 compilers. 8 compilers.
9 - fix an out-of-bounds access when creasting profiles. 9 - fix an out-of-bounds access when creating profiles.
10 - fixed boolean/null decoding.
11 - fixed out of boundas access when decoidng even-length oid
12 components. yup.
13 - fixed ObjectDescriptor type mapping,
14 - fixed ENUMERATED type mapping.
10 15
110.7 Sat Apr 20 03:31:51 CEST 2019 160.7 Sat Apr 20 03:31:51 CEST 2019
12 - profile support, no longer are snmp types hardcoded. 17 - profile support, no longer are snmp types hardcoded.
13 - much improved documentation. 18 - much improved documentation.
14 - all types except REAL implemented. 19 - all types except REAL implemented.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines