eros.git
2022-02-04 Jakob CornellAppease Mypy a bit
2022-01-20 Jakob CornellMerge Disk Jumble repository
2022-01-20 Jakob CornellDemote Disk Jumble tree to subdirectory for EROS repo...
2022-01-20 Jakob CornellSimplify repository layout
2022-01-18 Anders Cornellhash worker stuff
2021-11-28 Jakob CornellAdd test for unaligned hasher states
2021-11-27 Jakob CornellMinor test code cleanup and add new tests
2021-11-25 Jakob CornellCode cleanup
2021-11-25 Jakob CornellAdd test for piece resume and fix bugs discovered
2021-11-13 Jakob CornellImplement handling of disk read errors
2021-11-13 Jakob CornellCleanup
2021-11-12 Jakob CornellRefactor verify program and add basic tests
2021-11-06 Jakob CornellCorrect upper end rounding in output sector ranges
2021-11-06 Jakob CornellFix major issues with task computation logic
2021-11-06 Jakob CornellFix nettle symbol names
2021-11-06 Jakob CornellAdd more missing `memoryview' to `bytes' conversions
2021-11-06 Jakob CornellFix bugs in `db' module
2021-11-05 Jakob CornellFix Python 3.7 compatibility problem
2021-11-05 Jakob CornellDrop minimum supported Python to 3.7 and switch to...
2021-11-05 Jakob CornellFix typos
2021-11-05 Jakob CornellLower psycopg2 version
2021-11-04 Jakob CornellAdd verify program (untested)
2021-10-10 Jakob CornellProcess files in command line order
2021-10-10 Jakob CornellSwitch from Zstandard to bzip2
2021-10-09 Jakob CornellHandle absence of all group and torrent data fields
2021-10-09 Jakob CornellAdd empty connect string to allow Postgres to use env...
2021-10-09 Jakob CornellFix error in database query
2021-10-09 Jakob CornellAdd gitignore and PTP JSON ingest script
2021-10-02 Jakob CornellInitial commit