ruby: Test against locally built library.
[hivex.git] / lib /
2011-08-15 Richard W.M. JonesPrevent warning about unused variable in test.
2011-08-15 Richard W.M. JonesFix incorrect printf format specifier in error string.
2011-08-15 Richard W.M. Joneshivex(3): Fix link to CSS.
2011-08-15 Richard W.M. Jonesheader: Fix including just <hivex.h>.
2011-08-13 Alex NelsonReport last-modified time of hive root and nodes
2011-08-11 Hilko Bengenhivex: A few tweaks to enable building in a separate...
2011-07-11 Michael HuangClose the file descriptor along the writable path.
2011-06-28 Jim Meyeringmaint: remove trailing blanks
2011-06-28 Jim Meyeringmaint: remove now-unnecessary #ifdef HAVE_BYTESWAP_H...
2011-06-28 Jim Meyeringmaint: remove definition of O_CLOEXEC, ...
2011-06-28 Jim Meyeringmaint: remove unnecessary test-before-free
2011-05-13 Richard W.M. Joneshivex_root: Return errno == HIVEX_NO_KEY when root...
2011-05-12 Hilko Bengenhivex: Fix for endianess bug.
2011-04-13 Jim Meyeringmaint: Split long lines.
2011-04-13 Richard W.M. JonesRemove no longer used internal function utf16_string_le...
2011-04-13 Richard W.M. Joneshivex_value_multiple_strings: Don't read uninitialized...
2011-04-13 Richard W.M. JonesHandle odd-length "UTF16" strings.
2011-04-13 Richard W.M. JonesReturn real length of buffer from hivex_value_value.
2011-04-13 Richard W.M. JonesReally fix the case where a UTF-16 string contains...
2011-04-12 Richard W.M. JonesFix use-after-free in hivex_close.
2010-08-13 Matthew BoothAdd debug output to hivex_close.
2010-07-12 Richard JonesDon't try to process junk after a string value as UTF-16.
2010-07-12 Hilko BengenCall iconv_close along error path out of function.
2010-07-08 Conrad MeyerAdd hivex_set_value API call, and ocaml and perl bindin...
2010-04-03 Richard JonesAdd a linker script to limit visibility to exported...
2010-04-02 TJAdd CLEANFILES rules.
2010-03-29 Richard JonesZero all new block allocations.
2010-03-29 Richard JonesIncrease HIVEX_MAX_VALUES from 1000 to 10000.
2010-03-26 Richard JonesIncrease HIVEX_MAX_SUBKEYS to 15000.
2010-03-26 Richard Joneshivex: Add debugging message when returning ERANGE...
2010-02-24 Richard JonesCreate separate toplevel directories for hivexsh and...
2010-02-24 Richard JonesRename hivex/ -> lib/