summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* maint: remove trailing blanksJim Meyering2011-06-281-4/+4
* maint: remove now-unnecessary #ifdef HAVE_BYTESWAP_H guardJim Meyering2011-06-281-2/+0
* maint: remove definition of O_CLOEXEC, ...Jim Meyering2011-06-281-4/+0
* maint: remove unnecessary test-before-freeJim Meyering2011-06-281-2/+1
* hivex_root: Return errno == HIVEX_NO_KEY when root key is missing.Richard W.M. Jones2011-05-131-1/+1
* hivex: Fix for endianess bug.Hilko Bengen2011-05-121-1/+1
* maint: Split long lines.Jim Meyering2011-04-131-52/+96
* Remove no longer used internal function utf16_string_len_in_bytes.Richard W.M. Jones2011-04-131-16/+2
* hivex_value_multiple_strings: Don't read uninitialized data.Richard W.M. Jones2011-04-131-1/+2
* Handle odd-length "UTF16" strings.Richard W.M. Jones2011-04-131-1/+1
* Return real length of buffer from hivex_value_value.Richard W.M. Jones2011-04-131-0/+4
* Really fix the case where a UTF-16 string contains junk after the string.Richard W.M. Jones2011-04-131-1/+1
* Fix use-after-free in hivex_close.Richard W.M. Jones2011-04-121-3/+3
* Add debug output to hivex_close.Matthew Booth2010-08-131-0/+3
* Don't try to process junk after a string value as UTF-16.Richard Jones2010-07-121-0/+31
* Call iconv_close along error path out of function.Hilko Bengen2010-07-121-1/+5
* Add hivex_set_value API call, and ocaml and perl bindings, and tests.Conrad Meyer2010-07-081-0/+80
* Add a linker script to limit visibility to exported symbols.Richard Jones2010-04-031-3/+9
* Add CLEANFILES rules.TJ2010-04-021-0/+2
* Zero all new block allocations.Richard Jones2010-03-291-0/+2
* Increase HIVEX_MAX_VALUES from 1000 to 10000.Richard Jones2010-03-291-1/+1
* Increase HIVEX_MAX_SUBKEYS to 15000.Richard Jones2010-03-261-1/+1
* hivex: Add debugging message when returning ERANGE error.Richard Jones2010-03-261-0/+9
* Create separate toplevel directories for hivexsh and hivexml.Richard Jones2010-02-2413-2371/+3
* Rename hivex/ -> lib/Richard Jones2010-02-2425-0/+7068