hivex.git
2010-02-19 Richard Joneshivex: Print header fields. Print all offsets in hex...
2010-02-19 Richard Joneshivex: Reenable checksum calculations, but don't check...
2010-02-19 Richard Joneshivex: Update documentation.
2010-02-19 Richard Joneshivex: Send all debug messages to stderr.
2010-02-19 Richard Joneshivex: Remove stray debugging message.
2010-02-19 Richard Joneshivex: Documentation: Add environment variables section.
2010-02-19 Richard Joneshivex: Whitespace change.
2010-02-19 Richard Joneshivex: Move STR* macros into C file.
2010-02-19 Richard Joneshivex: Small updates to the documentation.
2010-02-19 Jim Meyeringmaint: use EXIT_* symbol (not constant, 2) to indicate...
2010-02-19 Jim Meyeringmaint: use EXIT_SUCCESS and EXIT_FAILURE, not 0 and...
2010-02-19 Jim Meyeringuse STREQ, not strcmp: part 1
2010-02-19 Jim Meyeringchange strncmp() == 0 to STREQLEN()
2010-02-19 Jim Meyeringconvert uses of strcasecmp to STRCASEEQ
2010-02-19 Jim Meyeringdefine STREQ, STRNEQ, STREQLEN, STRCASEQ, etc.
2010-02-19 Jim Meyeringindent with spaces, not TABs
2010-02-19 Jim Meyeringplacate 'make syntax-check'
2010-02-19 Jim Meyeringhivex: fail upon integer overflow
2010-02-19 Richard Joneshivex: Check unchecked calloc (Jim Meyering).
2010-02-19 Richard JonesAdd HTML documentation to website.
2010-02-19 Richard JonesFix misspelling in previous commit.
2010-02-19 Richard JonesRHEL 5: Also add le{16,64}toh functions
2010-02-19 Richard JonesRHEL 5: Detect endianness functions and supply them.
2010-02-19 Richard JonesPrepare for version 1.0.75.
2010-02-19 Richard JonesSupport for Windows Registry.