source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @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) @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) @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
(edit) @116   16 years tim fixed major bug in reglookup-recover; now recovers much more data …
(edit) @115   16 years tim added a few hacks to work around some issues.
(edit) @114   16 years tim fixed null pointer dereference
(edit) @113   16 years tim fixed some VK record parsing bugs added more strict checking on …
(edit) @112   16 years tim added path resolution to reglookup-recover
(edit) @111   16 years tim Switched license to GPLv3 Added early version of new tool, …
(edit) @110   16 years tim moved unallocated cell parsing back out of the main line hbin parsing
(edit) @109   16 years tim reworked SK record caching to prevent unnecessary loads. SK records …
(edit) @108   16 years tim added least-recently-used cache structure. set up SK records to use …
(edit) @107   16 years tim removed redundant hbin parsing added flags parameter to regfi_open
(edit) @106   16 years tim replaced linked list hbin lookup with range_list based binary search
(edit) @105   16 years tim fully removed dependence on Samba parse structures from core library
(edit) @104   16 years tim replaced lf (hash list) parsing code
(edit) @103   16 years tim rewrote value list parsing routine
(edit) @102   16 years tim simplified root key search routines rewrote sk record parsing fixed …
(edit) @101   16 years tim rewrote VK record and data cell parsing
(edit) @100   16 years tim fixed integer underflow bug updated some documentation
(edit) @99   16 years tim fixed a range_list bug replaced NK parsing routine
(edit) @98   16 years tim adding experimental library which will be used to speed up hbin lookups
(edit) @97   16 years tim begun the work of rewriting the lowest layer parsing routines
(edit) @95   17 years tim fixing the fix on value filters
(edit) @94   17 years tim Fixed edge condition bug when finding a value at the end of the list …
(edit) @93   17 years tim Fixed stupid bug in the case of searching for a value.
(edit) @91   17 years tim added documentation for reglookup-timeline's -H option.
(edit) @90   17 years tim minor changes to Makefiles Added one warning on an unlikely condition …
(edit) @89   17 years tim Added contract comments to void_stack header. Minor cleanups in …
(edit) @88   17 years tim Fixed a lazy NULL printing to work properly on Solaris. Switched …
(edit) @87   17 years tim added minor documentation on ACE flags to regfi.c vastly expanded …
(edit) @86   17 years tim updated TODO
(edit) @85   17 years tim updated upcoming version number
(edit) @84   17 years tim rearranged structure contents to reduce fragmentation on 64 bit …
(edit) @83   17 years tim fixed minor memory leak.
(edit) @82   17 years tim bugfixes for path filtering
(edit) @81   17 years tim Finished incorporating changes to reglookup to work with new regfi …
(edit) @80   17 years tim Major API updates for regfi, and started porting reglookup to the API. …
(edit) @79   17 years tim renamed regfio to regfi, since we aren't doing any output to the registry.
(edit) @78   17 years tim beginning process of rewriting regfio interface.
(edit) @77   17 years tim Improved support for unknown registry types. Fixed potential security …
(edit) @76   17 years tim Added parsing of ACE permissions field. Minor improvement to flags …
(edit) @74   18 years tim small fix for stupid bug
(edit) @73   18 years tim fixes for Makefiles to support FreeBSD's iconv
(edit) @72   18 years tim Added QWORD type support.
Note: See TracRevisionLog for help on using the revision log.