hivex.git
2011-06-28 Jim Meyeringmaint: use "test x = x", not "test x == x"
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: normalize to exactly one newline at EOF
2011-06-28 Jim Meyeringmaint: update po/POTFILES.in
2011-06-28 Jim Meyeringmaint: remove definitions of PRId64 and PRIu64, ...
2011-06-28 Jim Meyeringmaint: remove unnecessary test-before-free
2011-05-17 Richard W.M... ocaml: Really fix 'make install' rule.
2011-05-17 Richard W.M... ocaml: Set package name when installing native bindings.
2011-05-17 Richard W.M... Version 1.2.7. 1.2.7
2011-05-17 Richard W.M... Update gnulib to latest version.
2011-05-17 Richard W.M... hivexregedit: Add --unsafe-printable-strings option.
2011-05-13 Richard W.M... hivex_root: Return errno == HIVEX_NO_KEY when root...
2011-05-13 Hilko Bengenhivex: Fix install target for systems without native...
2011-05-13 Hilko Bengenhivex: Remove python bytecode on "make clean"
2011-05-12 Richard W.M... ocaml: Use libtool to get correct library to build...
2011-05-12 Richard W.M... Version 1.2.6. 1.2.6
2011-05-12 Richard W.M... build: Workaround broken libtool.
2011-05-12 Richard W.M... bootstrap: Force gnulib-tool --libtool option.
2011-05-12 Richard W.M... configure: AC_PROG_LIBTOOL -> AM_PROG_LIBTOOL.
2011-05-12 Richard W.M... Update gnulib.
2011-05-12 Hilko Bengenhivex: Fix for endianess bug.
2011-05-12 Hilko Bengenhivex: check for presence of OCaml native compiler
2011-05-12 Hilko Bengenhivex: Use OCaml bytecode compiler for caml_raise_with_...
2011-05-12 Richard W.M... configure: Use Python platform-dependent site-packages.
2011-05-09 Hilko BengenUse Python's distutils to determine include and site...
2011-05-09 Hilko BengenDon't rely on OCaml native compiler for tests
2011-04-28 Richard W.M... Include generator in the tarball.
2011-04-28 Hilko Bengenhivex/python fix for i386 integer size issue
2011-04-13 Jim Meyeringmaint: Split long lines.
2011-04-13 Richard W.M... Version 1.2.5. 1.2.5
2011-04-13 Richard W.M... Remove no longer used internal function utf16_string_le...
2011-04-13 Richard W.M... hivex_value_multiple_strings: Don't read uninitialized...
2011-04-13 Richard W.M... Handle odd-length "UTF16" strings.
2011-04-13 Richard W.M... Return real length of buffer from hivex_value_value.
2011-04-13 Richard W.M... Really fix the case where a UTF-16 string contains...
2011-04-12 Richard W.M... Fix use-after-free in hivex_close.
2011-04-02 Richard W.M... Pull translations from Transifex.
2011-04-01 Richard W.M... debian: Fix python test script for bash.
2011-03-07 Richard W.M... Import hivex into transifex.
2010-12-23 Richard W.M... Refresh documentation.
2010-12-16 Richard W.M... ocaml: Fix segfault in Hivex.value_value binding.
2010-12-02 Richard W.M... Version 1.2.4. 1.2.4
2010-11-28 Richard W.M... Python bindings.
2010-08-27 Richard JonesVersion 1.2.3. 1.2.3
2010-08-27 Richard Jonesbuild: Don't warn about 'long long'.
2010-08-27 Geert WarrinkAdd Dutch translations (RHBZ#624455).
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-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-05-13 Richard JonesInclude a test for regimport of values containing backs...
2010-04-30 Richard Jonesregedit: Fix documentation for CurrentControlSet (thank...
2010-04-28 Richard JonesVersion 1.2.2. 1.2.2
2010-04-28 Richard Jonesregedit: Add implicit nul-termination when importing...
2010-04-20 Richard JonesRemove checks for Test::Pod and Test::Pod::Coverage.
2010-04-03 Richard JonesAdd a linker script to limit visibility to exported...
2010-04-03 TJRemove explicit dependency on ncurses.
2010-04-03 TJSpelling: reencode -> re-encode.
2010-04-02 TJAdd CLEANFILES rules.
2010-04-01 YuliaNew Russian translation (RHBZ#578347).
2010-03-30 Richard JonesUpdate PO files. 1.2.1
2010-03-30 Richard JonesAdd maintainer rule for updating the website.
2010-03-30 Richard Joneshivexml: Fix path so HTML documentation is generated...
2010-03-30 Richard JonesPrepare for version 1.2.1.
2010-03-30 Richard Joneshivexregedit: Low-level tool for merging and export...
2010-03-30 Richard JonesWin::Hivex::Regedit module for importing and exporting...
2010-03-30 Richard Joneshivexsh: '-f' option takes an argument (found by Marko...
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-03-26 Richard Joneshivexsh: Fix building of HTML-format manpages.
2010-03-25 Richard Jonesperl: Fix $h->value_value method when returning an...
2010-03-25 Richard JonesFix generation of po/POTFILES.in.
2010-03-25 Richard Jonesperl: Small fix to 006-pod-coverage test.
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-03-01 Richard JonesPrepare for version 1.2.0. 1.2.0
2010-03-01 Daniel CabreraUpdate Spanish translations (RHBZ#569178).
2010-03-01 Richard JonesUpdate PO files.
2010-03-01 Piotr DrągUpdate Polish translations (RHBZ#502533).
2010-02-26 Richard W.M... NO Python bindings - ran out of time.
2010-02-26 Richard W.M... generator: Perl bindings.
2010-02-26 Richard W.M... generator: Clarify LGPLv2 boilerplate.
2010-02-26 Richard W.M... More documentation in README file.
2010-02-26 Richard W.M... hivexsh: Fix compilation on 32 bit machines.
2010-02-25 Richard JonesRemove bogus msgstr from kn.po.
2010-02-24 Richard Jonesgenerator: Add OCaml bindings.
2010-02-24 Richard JonesAdd build framework for OCaml, Perl, Python bindings.
2010-02-24 Richard Jonesconfigure: Comment out Ruby, Java, Haskell detection.
2010-02-24 Richard JonesCreate separate toplevel directories for hivexsh and...
2010-02-24 Richard JonesRename hivex/ -> lib/
2010-02-24 Richard JonesMove test images to images/ and add a large, generated...
2010-02-24 Shankar PrasadAdded Kannada translation (RHBZ#567860).
2010-02-23 Richard Joneshivex: Fix allocations that may move C heap buffer.
next