summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* hivex: Use OCaml bytecode compiler for caml_raise_with_args checkHilko Bengen2011-05-121-3/+3
* configure: Use Python platform-dependent site-packages.Richard W.M. Jones2011-05-121-1/+1
* Use Python's distutils to determine include and site-packages directories.Hilko Bengen2011-05-091-34/+12
* Don't rely on OCaml native compiler for testsHilko Bengen2011-05-091-15/+15
* Include generator in the tarball.Richard W.M. Jones2011-04-283-2/+23
* hivex/python fix for i386 integer size issueHilko Bengen2011-04-281-1/+1
* maint: Split long lines.Jim Meyering2011-04-131-52/+96
* Version 1.2.5.1.2.5Richard W.M. Jones2011-04-1316-123/+140
* 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
* Pull translations from Transifex.Richard W.M. Jones2011-04-0217-13575/+885
* debian: Fix python test script for bash.Richard W.M. Jones2011-04-011-3/+4
* Import hivex into transifex.Richard W.M. Jones2011-03-071-0/+8
* Refresh documentation.Richard W.M. Jones2010-12-235-37/+62
* ocaml: Fix segfault in Hivex.value_value binding.Richard W.M. Jones2010-12-161-1/+1
* Version 1.2.4.1.2.4Richard W.M. Jones2010-12-0215-105/+132
* Python bindings.Richard W.M. Jones2010-11-289-60/+739
* Version 1.2.3.1.2.3Richard Jones2010-08-2713-14/+14
* build: Don't warn about 'long long'.Richard Jones2010-08-271-0/+2
* Add Dutch translations (RHBZ#624455).Geert Warrink2010-08-271-0/+175
* 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
* perl: Fix generated XS code for value_dword binding.Richard Jones2010-07-111-1/+15
* Add hivex_set_value API call, and ocaml and perl bindings, and tests.Conrad Meyer2010-07-083-2/+221
* hivex_value_type: Returns -1 on error. Fix documentation.Richard Jones2010-06-131-1/+1
* Include a test for regimport of values containing backslash chars.Richard Jones2010-05-131-1/+8
* regedit: Fix documentation for CurrentControlSet (thanks Yuval Kashtan).Richard Jones2010-04-301-2/+17
* Version 1.2.2.1.2.2Richard Jones2010-04-2812-13/+13
* regedit: Add implicit nul-termination when importing strings.Richard Jones2010-04-282-3/+6
* Remove checks for Test::Pod and Test::Pod::Coverage.Richard Jones2010-04-201-1/+1
* Add a linker script to limit visibility to exported symbols.Richard Jones2010-04-035-4/+45
* Remove explicit dependency on ncurses.TJ2010-04-031-2/+2
* Spelling: reencode -> re-encode.TJ2010-04-031-3/+3
* Add CLEANFILES rules.TJ2010-04-027-1/+14
* New Russian translation (RHBZ#578347).Yulia2010-04-011-0/+168
* Update PO files.1.2.1Richard Jones2010-03-3011-12/+12
* Add maintainer rule for updating the website.Richard Jones2010-03-301-0/+13
* hivexml: Fix path so HTML documentation is generated correctly.Richard Jones2010-03-301-1/+1
* Prepare for version 1.2.1.Richard Jones2010-03-301-1/+1
* hivexregedit: Low-level tool for merging and export in regedit format.Richard Jones2010-03-307-1/+398
* Win::Hivex::Regedit module for importing and exporting regedit format files.Richard Jones2010-03-308-1/+1027
* hivexsh: '-f' option takes an argument (found by Marko Myllynen).Richard Jones2010-03-301-1/+1
* 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