[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#8733) liblber value extraction enhancements
Full_Name: Ondrej Kuznik
Version: master
OS:
URL: ftp://ftp.openldap.org/incoming/Ondrej-Kuznik-20170913-ber_skip_raw-ber_decode_int.tgz
Submission from: (NULL) (82.10.24.68)
When extracting parts of a BerElement, one might want to pull out a valid
ber-encoded buffer. Also, there is no way to ber-decode an integer from
a berval. These patches provide and expose that functionality.
The attached patches have been authored by Hallvard with a few fixes by me,
I have kept his name as the author.