# # ChangeLog for test # # Generated by Trac 1.2 # 04/25/24 11:03:51 Sun, 06 Nov 2016 22:36:20 GMT tim [295] * test/afl/afl-test.sh (modified) . Sun, 06 Nov 2016 19:28:19 GMT tim [294] * test/afl/README (deleted) * test/afl/afl-test.sh (modified) * test/afl/init.sh (added) minor improvements Sun, 23 Aug 2015 04:18:51 GMT tim [287] * test/afl (added) * test/afl/README (added) * test/afl/afl-test.sh (added) * test/afl/findings (added) * test/afl/testcases (added) * trunk/lib/regfi.c (modified) * trunk/lib/winsec.c (modified) rough AFL test script Mon, 20 Jun 2011 01:39:57 GMT tim [265] * SConstruct (modified) * test/pyregfi-smoketest.py (modified) fixes for smoketest script added 1.0 targets for release Sat, 18 Jun 2011 00:06:51 GMT tim [263] * test/regfi-threadtest.c (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/src/reglookup-recover.c (modified) simplified string encoding argument passing throughout regfi API Fri, 17 Jun 2011 17:51:31 GMT tim [262] * test/pyregfi-smoketest.py (modified) * trunk/doc/devel/TODO (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) changed regfi_conv_charset to handle memory allocation tweaked test ... Mon, 13 Jun 2011 19:15:08 GMT tim [255] * test/pyregfi-smoketest.py (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) * trunk/python/pyregfi/winsec.py (modified) fixed error condition deadlock in regfi prevented early garbage ... Mon, 13 Jun 2011 02:27:42 GMT tim [253] * test/pyregfi-smoketest.py (modified) * trunk/SConstruct (modified) * trunk/include/lru_cache.h (modified) * trunk/include/range_list.h (modified) * trunk/include/regfi.h (modified) * trunk/include/void_stack.h (modified) * trunk/include/winsec.h (modified) * trunk/lib/regfi.c (modified) * trunk/lib/winsec.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) added preliminary interface to security descriptors in pyregfi misc ... Sun, 08 May 2011 17:33:49 GMT tim [252] * test/pyregfi-smoketest.py (modified) * trunk/include/regfi.h (modified) * trunk/lib/lru_cache.c (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) * trunk/src/reglookup.c (modified) updated pyregfi to work with regfi changes renamed some functions ... Thu, 05 May 2011 04:00:24 GMT tim [250] * test/regfi-threadtest.c (modified) * trunk/doc/devel/TODO (modified) * trunk/include/regfi.h (modified) * trunk/lib/lru_cache.c (modified) * trunk/lib/regfi.c (modified) added key caching readded SK caching fixed races and deadlocks Thu, 28 Apr 2011 16:45:10 GMT tim [232] * SConstruct (modified) * doc/TODO (modified) * test/pyregfi-smoketest.py (modified) * trunk/SConstruct (modified) * trunk/include/regfi.h (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/regfi_version.py (modified) * trunk/src/common.c (modified) * trunk/src/reglookup-recover.c (modified) * trunk/src/reglookup.c (modified) added a convenience openHive function in pyregfi standardized static ... Mon, 18 Apr 2011 20:25:46 GMT tim [228] * test/Makefile (modified) * test/pyregfi-smoketest.py (modified) * test/regfi-threadtest.c (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) * trunk/src/reglookup-recover.c (modified) * trunk/src/reglookup.c (modified) added a test case for pyregfi multithreaded use updated the regfi ... Sat, 09 Apr 2011 16:31:22 GMT tim [227] * test/pyregfi-smoketest.py (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) added a SetLogMask function to pyregfi as an interface to ... Tue, 05 Apr 2011 15:17:41 GMT tim [225] * SConstruct (modified) * test/pyregfi-smoketest.py (modified) * trunk/SConstruct (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) added test case for python callback read/seek began adding windows ... Sun, 03 Apr 2011 16:53:59 GMT tim [224] * test/pyregfi-smoketest.py (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) added new regfi API function to help manage memory better fixed ... Thu, 31 Mar 2011 17:20:05 GMT tim [220] * test/pyregfi-smoketest.py (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) reorganized code added remaining methods to iterator added test ... Thu, 31 Mar 2011 04:29:09 GMT tim [219] * test/pyregfi-smoketest.py (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/src/common.c (modified) updated time conversion to return a double for more precision added ... Wed, 30 Mar 2011 15:17:26 GMT tim [218] * test/pyregfi-smoketest.py (modified) * trunk/python/pyregfi/__init__.py (modified) converted hive's .get_root() method into the 'root' property which is ... Wed, 30 Mar 2011 04:13:38 GMT tim [217] * test/pyregfi-smoketest.py (modified) * trunk/python/pyregfi/__init__.py (modified) added another test made is_root check more correct Tue, 29 Mar 2011 03:54:37 GMT tim [216] * test/pyregfi-smoketest.py (modified) * trunk/python/pyregfi/__init__.py (modified) added a new testcase to the smoketest for data attributes fixed data ... Mon, 28 Mar 2011 01:46:11 GMT tim [215] * test/pyregfi-smoketest.py (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) improvements to smoketest script, additional test case added a ... Fri, 25 Mar 2011 22:31:16 GMT tim [214] * test/pyregfi-smoketest.py (modified) * trunk/python/pyregfi/__init__.py (modified) fixed pyregfi circular class references that caused garbage ... Fri, 25 Mar 2011 15:48:27 GMT tim [213] * test/pyregfi-smoketest.py (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) * trunk/src/reglookup.c (modified) fixed some pyregfi parameter bugs fixed some iterator memory ... Sat, 09 Oct 2010 21:55:44 GMT tim [209] * Doxyfile.regfi (moved) * SConstruct (modified) * test/pyregfi-smoketest.py (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) * trunk/src/common.c (modified) worked on pyregfi value data interface added initial scons target ... Mon, 07 Jun 2010 00:36:27 GMT tim [202] * test/pyregfi-smoketest.py (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python2/SConstruct (modified) * trunk/python2/regfi/pyregfi.h (modified) * trunk/python2/regfi/regfi.c (modified) began implementing independent python subkey and value iterators Thu, 03 Jun 2010 05:08:20 GMT tim [200] * test/pyregfi-smoketest.py (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python2/regfi/pyregfi.h (modified) * trunk/python2/regfi/regfi.c (modified) redesigned python key iterator and test script updated documentation Thu, 03 Jun 2010 01:53:31 GMT tim [199] * test/pyregfi-smoketest.py (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python2/SConstruct (modified) * trunk/python2/regfi/pyregfi.h (modified) * trunk/python2/regfi/regfi.c (modified) * trunk/python2/utils.py (modified) * trunk/src/reglookup.c (modified) reworked part of regfi C API to make python wrappers simpler ... Mon, 31 May 2010 19:20:34 GMT tim [198] * test/pyregfi-smoketest.py (modified) * trunk/python2/SConstruct (modified) * trunk/python2/class_parser.py (modified) * trunk/python2/config.py (modified) * trunk/python2/include/class.h (modified) * trunk/python2/regfi/class.c (modified) * trunk/python2/regfi/error.c (modified) * trunk/python2/regfi/pyregfi.h (modified) * trunk/python2/regfi/regfi.c (modified) * trunk/python2/utils.py (modified) misc tweaks to run under python2.5-dbg Fri, 07 May 2010 15:44:45 GMT tim [197] * test/pyregfi-smoketest.py (added) basic script to test pyregfi functionality Tue, 23 Mar 2010 02:22:07 GMT tim [185] * test/regfi-threadtest.c (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/src/common.c (modified) * trunk/src/reglookup-recover.c (modified) * trunk/src/reglookup.c (modified) reworked logging API again to simplify interface updated ... Wed, 17 Mar 2010 06:50:15 GMT tim [183] * test/regfi-threadtest.c (modified) updated the threading test case for the new logging API Sun, 14 Mar 2010 20:02:38 GMT tim [180] * test/Makefile (added) * test/hives (added) * test/regfi-threadtest.c (added) * trunk/Makefile (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) Added locks to make transactions on REGFI_FILE objects thread safe ... Tue, 09 Mar 2010 01:44:29 GMT tim [174] * test/diff-reglookup (modified) * test/diff-reglookup-recover (added) minor improvements to test scripts Sun, 07 Mar 2010 05:20:55 GMT tim [171] * test/diff-reglookup (added) * trunk/src/common.c (modified) minor escaping fix for a unicode decoding failure corner case added ... Mon, 07 Dec 2009 20:59:34 GMT tim [164] * doc (added) * doc/README (added) * doc/TODO (moved) * doc/references.txt (moved) * doc/winntreg.txt (moved) * test (added) * trunk/doc/devel/README (added) * trunk/test (deleted) reorganized documentation and testing directories