hivex.git
2012-01-05 Alex Nelsonruby: Add unit test for new RLenValue type master
2012-01-05 Alex Nelsonpython: Add unit test for new RLenValue type
2012-01-05 Alex Nelsonperl: Add unit test for new RLenValue type
2012-01-05 Alex Nelsonocaml: Add unit test for new RLenValue type
2012-01-05 Alex Nelsonhivex: Add offset-&-length function for long value...
2012-01-05 Alex Nelsongenerator: Add new return type to ABI: RLenValue
2012-01-05 Alex NelsonAdd test hive and generator script
2011-12-20 Richard W.M... hivexml: Remove unused variable.
2011-12-09 Hilko Bengenhivex: Fix Ruby bindings for 1.9; let the user explicit...
2011-12-01 Hilko Bengenhivex: Added gnulib includes from builddir, as suggeste...
2011-11-30 Hilko Bengenout of tree build: ruby (second take)
2011-11-29 Richard W.M... Version 1.3.3. 1.3.3
2011-11-29 Richard W.M... Update to latest gnulib (RHBZ#756981).
2011-11-29 Richard W.M... Revert "out of tree build: ruby"
2011-11-22 Hilko Bengenout of tree build: ruby
2011-11-19 Richard W.M... python: Support Python 3 (RHBZ#752916).
2011-10-24 Richard W.M... Fix conditional test for HAVE_HIVEXSH.
2011-10-24 Richard W.M... Version 1.3.2. 1.3.2
2011-10-22 Richard W.M... regedit: Fix syntax for deleting registry keys (RHBZ...
2011-09-22 Alex Nelsonhivexml: Do not print null input times
2011-09-07 Alex Nelsonhivexsh: Conditionally build for Mac OS X
2011-09-07 Gillen DanielReplacement mmap function for Win32.
2011-09-07 Richard W.M... Add an internal hivex header file.
2011-09-07 Richard W.M... hivexml: Add correct casts to xmlTextWriter* function...
2011-09-06 Richard W.M... Don't include "Returns ..." in function description.
2011-09-06 Alex Nelsonhivexml: Report attributes in values instead of text.
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-09-06 Richard W.M... Include libintl.h to silence warning about bindtextdoma...
2011-09-06 Gillen Daniellib/byte_conversions.h: Use bswap* functions instead...
2011-09-06 Alex NelsonMac OS X: Run glibtoolize in absence of libtoolize
2011-09-06 Alex NelsonMac OS X: setlocale function requires locale.h
2011-09-06 Alex NelsonMac OS X: Detect bindtextdomain
2011-08-31 Alex Nelsonocaml: Fix binding for Hivex.value_type
2011-08-26 Richard W.M... Version 1.3.1. 1.3.1
2011-08-24 Hilko Bengenhivex: Newer Python versions want parentheses around...
2011-08-24 Hilko Bengenhivex: Fix building on platforms without O_CLOEXEC...
2011-08-24 Hilko Bengenhivex: Don't build static library, .so.* symlinks for...
2011-08-16 Alex Nelsonhivexml: Add root attribute to the root node
2011-08-15 Richard W.M... ruby: Test against locally built library.
2011-08-15 Richard W.M... Prevent warning about unused variable in test.
2011-08-15 Richard W.M... Fix incorrect printf format specifier in error string.
2011-08-15 Richard W.M... hivex(3): Fix link to CSS.
2011-08-15 Richard W.M... Version 1.3.0. 1.3.0
2011-08-15 Richard W.M... Add Ruby bindings.
2011-08-15 Richard W.M... header: Fix including just <hivex.h>.
2011-08-13 Alex NelsonReport last-modified time of hive root and nodes
2011-08-12 Richard W.M... Version 1.2.8. 1.2.8
2011-08-12 Hilko BengenMore changes needed separate builddir
2011-08-12 Hilko BengenMore changes needed separate builddir
2011-08-11 Hilko Bengenhivex: A few tweaks to enable building in a separate...
2011-08-11 Alex NelsonCorrect 32-bit to 64-bit call
2011-07-22 Richard W.M... perl: Fix CCFLAGS on Perl 5.14.
2011-07-11 Michael HuangClose the file descriptor along the writable path.
2011-06-29 Richard W.M... Sort m4/.gitignore file.
2011-06-29 Jim Meyeringmaint: add cfg.mk to prepare for syntax-check tests
2011-06-28 Jim Meyeringmaint: remove rule that generated po/POTFILES.in
2011-06-28 Jim Meyeringbuild: update gnulib submodule to latest
2011-06-28 Jim Meyeringmaint: remove spaces before TAB
2011-06-28 Jim Meyeringmaint: avoid using test's -a and -o operators; they...
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.
next