WombatReporter

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2026-07-29
13:35
minor code cleanup Leaf check-in: ea8f873fbe user: pasquale tags: trunk
13:34
fixed from email <a@b.com> for html by replacing <> with &lt;&gt; check-in: ccb32d727a user: pasquale tags: trunk
2026-07-28
16:51
pdf is working and accounts for long lines. check-in: d58d1df20a user: pasquale tags: trunk
14:48
working on pdf. added splitting long lines to ps. will add to pdf. also cleaned up txt and ps code. check-in: 5d684ebd21 user: pasquale tags: trunk
12:51
ps is working. next is pdf, still need to account for lines > 65 for ps and pdf. check-in: 2efdbde58e user: pasquale tags: trunk
11:25
working on ps and pdf, removed xml code check-in: 9a5f57e59b user: pasquale tags: trunk
2026-07-27
16:36
staring on ps, then pdf check-in: 3d8f462892 user: pasquale tags: trunk
13:46
txt format is working. need to implement ps and pdf check-in: 15e022da9d user: pasquale tags: trunk
12:17
reporter format works, html implemented, need to do txt, ps, pdf next check-in: 92dfae846f user: pasquale tags: trunk
2026-07-24
19:49
html is working for linking attachments. still need to export content, link in html, and come up with the unique filename for it... check-in: 9ed65177eb user: pasquale tags: trunk
18:48
working on attachments and links, to link them in html... check-in: 8d27c22d63 user: pasquale tags: trunk
16:44
working on html, then txt, ps, and pdf. check-in: 4a5bb55631 user: pasquale tags: trunk
2026-07-23
17:29
working on getting used tags, number of items per tag, and then the list of unique tags. check-in: 39ff7e97b2 user: pasquale tags: trunk
17:04
working on getting the steps i need to take to upgrade my reporting format. check-in: 7d11813eef user: pasquale tags: trunk
17:03
working on upgrading report generator from xml to csv/\n formatted. check-in: d7dd1c5fd1 user: pasquale tags: trunk
2025-11-03
16:57
got relative path links working for pdf and a different color. check-in: e83a689d36 user: pasquale tags: trunk
15:12
got initial linking working, just need to fix link box highlight. check-in: 4c701d8e88 user: pasquale tags: trunk
2025-10-31
17:28
got most formatting done, working on linking supplemental files check-in: 40d49b727b user: pasquale tags: trunk
16:30
added export to pdf functionality. need to link the supplemental files for wombatforensics, but otherwise it is working pretty well. check-in: 3023e53106 user: pasquale tags: trunk
13:10
working on pdf exporting. need to add tagging to tags in the contents. check-in: e6b84d4449 user: pasquale tags: trunk
2025-10-30
16:41
continuing to work through generating report in pdf check-in: 0488bd775a user: pasquale tags: trunk
15:56
making progress on pdf reporting check-in: 8bf76720ec user: pasquale tags: trunk
14:13
working on implementing pdf exports. got page number started, content next check-in: c3e235b20d user: pasquale tags: trunk
12:39
working on adding pdf export check-in: 27b56b841b user: pasquale tags: trunk
12:32
working on building pdf report exporting check-in: df2cbea277 user: pasquale tags: trunk
2025-10-23
13:08
updated reporting to include links for html where appropriate check-in: 1ff4bd6d5b user: pasquale tags: trunk
11:17
cleaned up makefile check-in: 14bafecf83 user: pasquale tags: trunk
2025-10-21
13:55
removed an include no longer needed check-in: 731ef36bcb user: pasquale tags: trunk
13:52
removed a few files i forgot check-in: 6747844350 user: pasquale tags: trunk
13:51
converting to lib and removing unnecessary code and files check-in: 04bd47252f user: pasquale tags: trunk
11:14
got lib working and integrated into registry. will do the same for other tools. check-in: fc81d19031 user: pasquale tags: trunk
2025-10-20
17:35
removed all libfox from reporter code. need to fix the 1 function to do what i need, then i can test it with registry check-in: 139082ec0f user: pasquale tags: trunk
16:57
working on making wombatreporter a library, and the main just calls the generate report, but doesn't display anything, that will be from the respective program which called it. but keeping the executable for now until i get this working properly. check-in: ad0fc2e07f user: pasquale tags: trunk
2025-08-06
16:52
fixed missing fox headers check-in: 5be22ed9c5 user: pasquale tags: trunk
2025-06-28
16:39
updated fox check-in: ddaf7d965c user: pasquale tags: trunk
2025-05-23
15:19
fixed issues with formatting reports. check-in: 3c4252f739 user: pasquale tags: trunk
15:00
got it mostly working. need to fix html,ps and then get the usedtags vector in the same order as the tags... check-in: 31b40c342a user: pasquale tags: trunk
14:11
working on fixing tag cnt and display of contents only once. check-in: 1e758be3fa user: pasquale tags: trunk
2025-05-19
11:28
updated foxtoolkit check-in: c7e27f7087 user: pasquale tags: trunk
2024-12-23
18:29
initial base64 decoding works for mailviewer. need to check for registry viewer and then implement proper mail formatting for the key value and the contents. check-in: df4766d83d user: pasquale tags: trunk
18:17
added licensing for fox toolkit, base64 code and will need to decide if i'm going to encode all reporting content and decode it here or just for mailviewer. i feel even the registry may have xml tags <> and so i should encode/decode it... so i'll need to update registry as well as mailviewer. and release a new version of reporter, registry and mailviewer once i get attachments exported. check-in: 5611d4f15a user: pasquale tags: trunk
2024-12-17
12:18
finished Man and Makefile, need to update repository info check-in: ef36e935ac user: pasquale tags: trunk, v0.2
2024-12-16
20:16
working on makefile and manpage check-in: ed30c95371 user: pasquale tags: trunk
20:14
working on makefile changes and man page for reporter tool check-in: 7c0819dc96 user: pasquale tags: trunk
2024-12-12
18:58
file cleanup check-in: db8f160eff user: pasquale tags: trunk
18:46
finished postscript parsing for new xml format. wombatreporter is working and will update as issues arise when implementing other reporting contents check-in: e46007b9a1 user: pasquale tags: trunk
2024-12-09
15:16
working on adding postscript support with the new xml format check-in: 20734286c7 user: pasquale tags: trunk
2024-12-04
23:14
just need to implement postscript, but that is for tomorrow check-in: ec06d501f9 user: pasquale tags: trunk
23:09
html and plain text are done. now to postscript check-in: a772c079ae user: pasquale tags: trunk
22:25
working on new xml based reporting check-in: db422aad33 user: pasquale tags: trunk