1
Fork 0
mirror of https://github.com/Steffo99/unimore-oop-2020-cleaver.git synced 2024-10-16 06:17:38 +00:00
Commit graph

46 commits

Author SHA1 Message Date
2e150bbaf3
License under EUPL-1.2 2024-05-19 20:18:56 +02:00
4d8467b8d8
Update README 2024-05-19 20:17:37 +02:00
a43e744ac1 Improve README 2020-01-12 21:18:14 +01:00
d562794021 Fix project structure 2020-01-12 19:46:23 +01:00
9942a01694 Finishing touches 2020-01-12 19:21:04 +01:00
3ec4d180d6 Replace "key" with "password" in labels 2020-01-12 17:50:50 +01:00
3ec0b145b7 Lower the language level to JDK 11 2020-01-12 17:50:00 +01:00
1a004172b5 Commit all examples 2020-01-12 16:11:45 +01:00
d7890dce4b Commit new example 2020-01-12 15:31:10 +01:00
a2cee61e78 Commit some examples 2020-01-12 14:52:03 +01:00
263a51f70c Fix critical bug 2020-01-12 03:26:11 +01:00
592e631b9c Add NullExample.txt and limit read bytes 2020-01-12 02:40:00 +01:00
fac6358915 Add examples readme 2020-01-12 02:07:22 +01:00
de89cbd12d Add buffers and example images 2020-01-12 01:55:00 +01:00
808226608f Commit missing file 2020-01-10 18:24:11 +01:00
63921e1a0d Add java version to the README 2020-01-10 02:38:51 +01:00
adfd8a1954 Complete documentation 2020-01-09 20:20:32 +01:00
2f660b52cc Document logic package 2020-01-09 19:23:51 +01:00
a2ee697d2a Merge branch 'buffered'
# Conflicts:
#	docs/eu.steffo.cleaver/eu/steffo/cleaver/errors/ChpFileError.html
#	docs/eu.steffo.cleaver/eu/steffo/cleaver/errors/ProgrammingError.html
#	docs/eu.steffo.cleaver/eu/steffo/cleaver/errors/package-summary.html
#	docs/eu.steffo.cleaver/eu/steffo/cleaver/errors/package-tree.html
2020-01-09 17:04:49 +01:00
a4e78ecaa7 Update docs 2020-01-09 17:03:58 +01:00
606b1b3b2f Incomplete: use buffered reads and writes 2020-01-09 00:35:50 +01:00
fb94fd27ed Everything works now... Except that it's exceptionally slow 2020-01-09 00:25:02 +01:00
5638d77990 So... the only thing that's left is to read the salt and iv 2020-01-08 20:27:39 +01:00
66fe4f733d Start stitch job 2020-01-08 14:09:13 +01:00
7f274721ba Complete chop process 2020-01-08 13:49:45 +01:00
1c46967d58 I have done enough for tonight 2020-01-08 01:16:15 +01:00
b90693550a Do some things that I haven't finished yet 2020-01-07 21:18:49 +01:00
823736aecc facepalm 2020-01-06 19:59:55 +01:00
44cd6b5134 More progress 2020-01-06 17:43:06 +01:00
d9e1e6a935 Progress was done! 2020-01-05 18:46:32 +01:00
872a993c1b Update docs once again 2020-01-05 16:58:06 +01:00
da2cebdb97 Move a few things around 2020-01-05 16:50:06 +01:00
7689a3dffc Commit the things I forgot 2020-01-05 15:07:26 +01:00
5b0e7c8bce Make the project a module (and add some new docs) 2020-01-03 13:55:19 +01:00
1d99b6513a Fix a few bugs with the progress % 2019-12-16 21:05:29 +01:00
d79f83f376 Add ChopJob.run() code (no crypt yet) 2019-12-16 14:49:18 +01:00
fbe9dbbd0f UI is feature complete! 2019-12-16 02:01:24 +01:00
bc2591b7a2 Improve Jobs API 2019-12-16 01:46:33 +01:00
cc20a5289f 2019-12-15 2019-12-15 21:46:32 +01:00
cd5137b289 something 2019-12-15 20:48:43 +01:00
3cf9025752 2019-12-07 2019-12-08 03:10:12 +01:00
083a9859c1 2019-12-06 2019-12-07 01:09:56 +01:00
b4722f03fc Update README 2019-12-06 02:21:40 +01:00
327f0134cb 2019-12-05-2 2019-12-06 02:14:13 +01:00
3163d3316c 2019-12-05 2019-12-05 18:22:22 +01:00
de32572bda First commit 2019-12-05 01:05:10 +01:00