source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @216   13 years tim added a new testcase to the smoketest for data attributes fixed data …
(edit) @215   13 years tim improvements to smoketest script, additional test case added a …
(edit) @214   13 years tim fixed pyregfi circular class references that caused garbage collection …
(edit) @213   13 years tim fixed some pyregfi parameter bugs fixed some iterator memory …
(edit) @212   13 years tim fixed python2 compatbility problems in pyregfi added better install …
(edit) @211   13 years tim added install targets for pyregfi
(edit) @210   13 years tim beginnings of pyregfi documentation build script
(edit) @209   13 years tim worked on pyregfi value data interface added initial scons target for …
(edit) @208   14 years tim more additions to pyregfi: functional subkey and value lists
(edit) @207   14 years tim reworked regfi API to accomodate more convenient subkey/value searches …
(edit) @206   14 years tim simplified part of regfi API to move string encoding to the REGFI_FILE …
(edit) @205   14 years tim wrapper data structures and part of iterator interface
(edit) @204   14 years tim reorganizing wrappers
(edit) @203   14 years tim misc fixes stripped _REC from some data type names
(edit) @202   14 years tim began implementing independent python subkey and value iterators
(edit) @201   14 years tim changed symbol visibility to hidden by default and explicitly exported …
(edit) @200   14 years tim redesigned python key iterator and test script updated documentation
(edit) @199   14 years tim reworked part of regfi C API to make python wrappers simpler continued …
(edit) @198   14 years tim misc tweaks to run under python2.5-dbg
(edit) @197   14 years tim basic script to test pyregfi functionality
(edit) @196   14 years tim experimental python bindings generator as provided by Michael Cohen
(edit) @195   14 years tim removed talloc from mainline build tree, opting instead to depend upon …
(edit) @194   14 years tim small fix for header installation
(edit) @193   14 years tim added Michael's patch for enums and an error message fix
(edit) @192   14 years tim misc pre-built binaries
(edit) @191   14 years tim updated scons build scripts to handle MinGW added binaries for MinGW …
(edit) @190   14 years tim more scons build improvements
(edit) @189   14 years tim additional work on new build system
(edit) @188   14 years tim small fix
(edit) @187   14 years tim early versions of SConstruct build scripts
(edit) @186   14 years tim minor changes based on suggestions from Michael Cohen
(edit) @185   14 years tim reworked logging API again to simplify interface updated …
(edit) @184   14 years tim redesigned memory management to allow for multiple references to …
(edit) @183   14 years tim updated the threading test case for the new logging API
(edit) @182   14 years tim redesigned regfi logging API to utilize thread-local storage
(edit) @181   14 years tim fixed memory management issues and a talloc_free() of an uninitialized …
(edit) @180   14 years tim Added locks to make transactions on REGFI_FILE objects thread safe …
(edit) @179   14 years tim fixed a bug in time validation that improves recovery rates
(edit) @178   14 years tim reworked I/O to use callback functions fixed a bug in mtime …
(edit) @177   14 years tim doc format fix
(edit) @176   14 years tim doc format fix
(edit) @175   14 years tim new release
(edit) @174   14 years tim minor improvements to test scripts
(edit) @173   14 years tim fixed problem with little data in reglookup-recover
(edit) @172   14 years tim reorganized name interpretation code to correct issues in reglookup-recover
(edit) @171   14 years tim minor escaping fix for a unicode decoding failure corner case added …
(edit) @170   14 years tim merged Tobias Mueller's patch with some changes updated version number
(edit) @169   14 years tim filled in additional, minimal documentation
(edit) @168   14 years tim merged remaining smb_deps items into regfi began formatting API …
(edit) @167   14 years tim added more regfi API documentation minor consistency change
(edit) @166   14 years tim fixed a bug in big data parsing broke up some of REGFI_FILE …
(edit) @165   14 years tim added misc comments
(edit) @164   14 years tim reorganized documentation and testing directories
(edit) @163   14 years tim minor doc update
(edit) @162   14 years tim added UTF-16LE support for value names
(edit) @161   14 years tim added support for UTF-16LE key names
(edit) @160   14 years tim reorganized classname parsing and interpretation code
(edit) @159   14 years tim began rearranging data parsing. Moved charater set conversion and …
(edit) @158   14 years tim simplified root key search moved classname parsing up to regfi_load_key
(edit) @157   14 years tim reorganized data parsing in regfi simplified some length validation …
(edit) @156   15 years tim releasing 0.11.0
(edit) @155   15 years tim work around for man page formatting problem minor comment
(edit) @154   15 years tim fixed a parsing flaw in big data chunk concatenation
(edit) @153   15 years tim minor updates to TODO list
(edit) @152   15 years tim preliminary support for big data records switched to using key flags …
(edit) @151   15 years tim parsed more items from regf header structure improved feedback from …
(edit) @150   15 years tim integrated talloc into most of the rest of the regfi library fixed a …
(edit) @149   15 years tim minor efficiency improvement for path construction in reglookup-recover
(edit) @148   15 years tim integrated talloc into range_list fixed some uninitialized structure …
(edit) @147   15 years tim added talloc library incorporated talloc into winsec and lru_cache …
(edit) @146   15 years tim reorganized SK caching refined interface to HBIN functions
(edit) @145   15 years tim decoupled value parsing from key parsing moved linking of value …
(edit) @144   15 years tim updated MinGW build documentation
(edit) @143   15 years tim fixed a null pointer exception removed some dependencies on less …
(edit) @142   15 years tim releasing 0.10.0
(edit) @141   15 years tim improved details of an error message turned off debugging symbols in …
(edit) @140   15 years tim Misc error message changes. Added and removed some comments. …
(edit) @139   15 years tim rewrote subkey list parsing code to include more organized recursion …
(edit) @138   15 years tim extended error message logging to allow for message type filtering …
(edit) @137   15 years tim Added error messages to most parse functions in regfi Relaxed …
(edit) @136   15 years tim fixed various integer issues and memory allocation issues polished …
(edit) @135   15 years tim cleaned up regfi API started adding debugging infrastructure, but …
(edit) @134   15 years tim rewrote winsec library, stripping out Samba dependencies eliminated …
(edit) @133   15 years tim minor changes to winsec library fixed major bug with data_in_offset values
(edit) @132   15 years tim separated ACL parsing code from smb_deps into new winsec library
(edit) @131   15 years tim fixed an hbin length validation related to vk records added hbin …
(edit) @130   15 years tim fixed overlooked constant rename
(edit) @129   15 years tim fixed overlooked constant rename
(edit) @128   15 years tim added secondary root key type found in Vista registries by Jolanta …
(edit) @127   16 years tim added preliminary support for 'ri' subkey lists. cleaned up regfi API …
(edit) @126   16 years tim improved validation and output of key class names, MULTI_SZ and other …
(edit) @125   16 years tim added early version of class name parsing. additional work still needed.
(edit) @124   16 years tim added a note for a future fix
(edit) @123   16 years tim releasing 0.9.0
(edit) @122   16 years tim fixed an incorrect malloc in range_list.c minor documentation updates
(edit) @121   16 years tim fixed minor path/type filter bug in reglookup misc code cleanups
(edit) @120   16 years tim added some references
(edit) @119   16 years tim adding reglookup-recover man page
(edit) @118   16 years tim improved security record extraction other minor cleanups
(edit) @117   16 years tim reordered orphaned value extraction to be faster and more accurate
Note: See TracRevisionLog for help on using the revision log.