regedit: Fix syntax for deleting registry keys (RHBZ#737944).
[hivex.git] / generator /
2011-09-06 Richard W.M. JonesDon't include "Returns ..." in function description.
2011-09-06 Alex Nelsonhivex: Add metadata length functions for nodes and...
2011-09-06 Alex Nelsonhivex: Split value_key function into value_key and...
2011-09-06 Alex Nelsongenerator: Add new return type to ABI: RSize
2011-08-31 Alex Nelsonocaml: Fix binding for Hivex.value_type
2011-08-15 Richard W.M. JonesAdd Ruby bindings.
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 Alex NelsonCorrect 32-bit to 64-bit call
2011-06-28 Jim Meyeringmaint: remove trailing blanks
2011-06-28 Jim Meyeringmaint: remove definitions of PRId64 and PRIu64, ...
2011-05-13 Richard W.M. Joneshivex_root: Return errno == HIVEX_NO_KEY when root...
2011-04-28 Richard W.M. JonesInclude generator in the tarball.
2011-04-28 Hilko Bengenhivex/python fix for i386 integer size issue
2010-12-23 Richard W.M. JonesRefresh documentation.
2010-12-16 Richard W.M. Jonesocaml: Fix segfault in Hivex.value_value binding.
2010-11-28 Richard W.M. JonesPython bindings.
2010-07-11 Richard Jonesperl: Fix generated XS code for value_dword binding.
2010-07-08 Conrad MeyerAdd hivex_set_value API call, and ocaml and perl bindin...
2010-06-13 Richard Joneshivex_value_type: Returns -1 on error. Fix documentation.
2010-04-03 Richard JonesAdd a linker script to limit visibility to exported...
2010-03-25 Richard Jonesperl: Fix $h->value_value method when returning an...
2010-03-25 Richard Jonesperl: Fix $h->value_type and $h->value_value methods.
2010-03-08 Richard JonesFix documentation for Win::Hivex->open
2010-03-01 Richard JonesRHEL 5: Fixes for old version of OCaml in EPEL 5.
2010-02-26 Richard W.M. JonesNO Python bindings - ran out of time.
2010-02-26 Richard W.M. Jonesgenerator: Perl bindings.
2010-02-26 Richard W.M. Jonesgenerator: Clarify LGPLv2 boilerplate.
2010-02-24 Richard Jonesgenerator: Add OCaml bindings.
2010-02-24 Richard JonesAdd build framework for OCaml, Perl, Python bindings.
2010-02-24 Richard JonesRename hivex/ -> lib/
2010-02-22 Richard Jonesgenerator: More minor formatting adjustments to POD...
2010-02-22 Richard Jonesgenerator: Minor adjustments to the C POD documentation.
2010-02-22 Richard JonesAdd a generator for generating bindings to other languages.