WombatHasher

Timeline
Login

Timeline

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

50 most recent check-ins

2024-07-19
10:51
updated blake3 to v1.5.3 Leaf check-in: cf9d0729fb user: pasquale tags: trunk, origin/v0.2, main
2024-04-06
21:38
updated blake3 to v1.5.1 check-in: 5e03b3e6d4 user: pasquale tags: trunk, origin/v0.2, main
2024-04-03
22:34
added a newline at the end of the readme to test my online repository check-in: 4be964d2f9 user: pasquale tags: trunk, origin/v0.2, main
2024-03-05
00:50
updated wombathasher with makefile and blake3 folder for cleanliness check-in: 939ca409bc user: pjrinaldi@protonmail.com tags: trunk, origin/v0.2, main
2023-10-08
00:00
updated to blake3 v1.5.0 check-in: 8724e70334 user: pjrinaldi@protonmail.com tags: trunk, origin/v0.2, main
2023-07-24
13:51
upgraded blake3 to v1.4.1 check-in: e92f1b7fcc user: pjrinaldi@gmail.com tags: trunk, origin/v0.2, main
2023-04-01
19:40
updated readme. check-in: b7b942e12f user: pjrinaldi@gmail.com tags: trunk, origin/v0.2, main
19:29
code cleanup before v0.4 launch Leaf check-in: f0880add37 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2, v0.4
19:20
getting ready for v0.4 release check-in: 9c7b1b04d7 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
18:56
working on slight redesign to account for the option switch and better handling everything else. check-in: 8adf7949b1 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
2023-03-27
15:56
working on simplifying code so it can handle all the list stuff and simply spitting out the hashes if no options selected. check-in: eb27380a9a user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
2023-03-25
19:38
working on hashing files when no other options are provided. check-in: 9feb0c446c user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
2022-11-26
17:47
upgraded blake3 to v1.3.3 check-in: 7b55b858d7 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
2022-10-03
19:49
Update README.md check-in: 221c88a309 user: noreply@github.com tags: trunk, origin/v0.2
2022-10-01
01:43
switched my crappy option loop with getopt, optarg, and optind which kicks ass and solves are the issues with how to handle switches and the subsequent files. also fixed the known comparison output to account for having -w and no -w. code cleanup for most code i no longer need. check-in: 4a1c107b3b user: pjrinaldi@gmail.com tags: trunk, origin/v0.2, v0.3
2022-09-30
18:56
code cleanup. check-in: 7314035d24 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
18:27
minor code cleanup check-in: 1ab494a7b9 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
18:24
multithreading is working for comparing and generating/appending to hash list check-in: 4a2fe41000 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
2022-09-29
21:47
fixed and cleaned up the multithreading for create/append. need to figure out how to implement multithreading for known checking check-in: 762e9d5922 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
19:49
hashfile to a new whl concurrently seems to work... will clean up the new/append implementation and then implement the multithreading for the comparison and then test with more realistic conditions and see if it dies. check-in: 13c1f65265 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
19:29
working on multithreading... slight code cleanup first check-in: 45362d6233 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
2022-09-28
18:49
initial work on implementing multithreading check-in: f60c8a3eaf user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
2022-09-26
19:27
I think it is working. just need to implement multithreading and then it should be good to go. check-in: 90f47e6428 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
19:17
fixed blake3 hashing so it works properly. also got the match/notmatch code working. just need to implement the output logic for what to say. then multithread it. check-in: 745e2a1691 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
2022-09-25
17:42
working on wombathasher. issues with reading content for hashing and getting the same value per file. once i fix that, then i can work on comparison check-in: 4eafe03717 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
17:27
working on known match/not match check-in: d3190e3dab user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
17:18
working on compare check-in: 2a39125249 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
17:08
got create and append working, just need to get match/not match working now check-in: 493ab561dd user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
03:34
working on hashing filenames using streams... working on while code to read file into b3sum hasher currently incomplete right now, cause it's late, i'm tired. check-in: d2dc005bbe user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
03:06
working on functionality for create/append/match/nonmatch check-in: c08cc4f04f user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
02:58
will implement without threading, and then put threading in once it is working. check-in: 7f29d4c6f5 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
02:26
added relative functionality for -l option check-in: fb2ca8f141 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
02:07
recursive directory iterator is working... check-in: 3e65ac552d user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
2022-09-15
02:17
working on initial directory recurse test check-in: af119fde90 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
02:04
making progress on is file/dir and starting to implement what to do. check-in: 1cbf386180 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
01:28
working on testing arguments and inputs... check-in: a8d94d07da user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
2022-09-14
23:39
working on argv parsing and then error checking argv's provided. check-in: 6166baf70a user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
2022-09-13
17:46
working on parsing arguments check-in: 54c18aac2a user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
17:15
complete redo to remove qt and move to straight c++, so baby steps. i can list arguments provided. check-in: 5e240cd741 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
16:21
modifying build instructions and such for the changes for this repository check-in: 0238489c3f user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
02:45
initial commit for wombathasher redesign to drop qt and go with straight c++ check-in: 7ff5b596c8 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
2022-08-05
12:57
updated blake3.h to v1.3.1 check-in: 5d35e9c90a user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
12:56
updated libblake3 to v1.3.1 check-in: 9af9c52234 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
2022-02-12
23:32
Merge branch 'main' of https://github.com/pjrinaldi/wombathasher check-in: 494007c55d user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
23:31
updated libblake3 to v1.3.0 check-in: 6bac1f5957 user: pjrinaldi@gmail.com tags: trunk, origin/v0.2
23:30
Update README.md check-in: d043898591 user: noreply@github.com tags: trunk, origin/v0.2
2022-02-11
04:10
switched blake3 shared library with a statically built one and it seems to work. Leaf check-in: 78c72581f6 user: pjrinaldi@gmail.com tags: origin/v0.1, trunk
2021-10-02
12:43
added error catching, i think i got it all. check-in: 4c436210dc user: pjrinaldi@gmail.com tags: origin/v0.1, trunk
2021-09-11
20:14
Update README.md check-in: 01760bab5f user: noreply@github.com tags: origin/v0.1, trunk
20:14
got all features working, need to run extensive tests and integrate it into wombatforensics. check-in: 25af348d09 user: pjrinaldi@gmail.com tags: origin/v0.1, trunk