Commit Graph

39 Commits

Author SHA1 Message Date
Alessandro Ferro 93cff8b28d Update dircomp.c 2023-04-30 14:24:27 +02:00
Alessandro Ferro 53ca658503 Update dircomp.c 2023-04-29 21:47:41 +02:00
Alessandro Ferro 28f5b6db95 Memory leak 2023-04-29 15:41:09 +02:00
Alessandro Ferro 6eaf0de2ee String length error 2023-04-29 15:26:03 +02:00
Alessandro Ferro 665f8f7b9c Update dircomp.c 2023-04-28 22:27:23 +02:00
Alessandro Ferro fe7d1ec604 Default now compares files' bytes 2023-04-28 22:10:25 +02:00
Alessandro Ferro 109827a620 Code readability 2023-04-28 15:21:37 +02:00
alessandro ferro 756ce9d0fd Removed debug instructions 2023-04-27 17:35:44 +02:00
alessandro ferro 62be980488 OpenSSL 3.0 by default
Legacy code still present but not used
2023-04-27 17:30:23 +02:00
alessandro ferro 8bce8f5e67 Added hash function computation compatible with openssl 3.0 2023-04-27 17:20:54 +02:00
Alessandro Ferro 046ff8b3cd Code readability 2023-04-26 23:21:22 +02:00
Alessandro Ferro aa6d891d89 Small improvement 2023-04-26 21:50:16 +02:00
Alessandro Ferro 993700ad19 Double free 2023-04-24 10:35:46 +02:00
Alessandro Ferro 5446ce3781 Update dircomp.c 2023-04-21 20:53:14 +02:00
Alessandro Ferro bbd435dda1 Code readability 2023-04-21 20:50:39 +02:00
Alessandro Ferro 22b9b9aaed Path combining more clean 2023-04-21 12:33:34 +02:00
xfarrow 6c8dbaa976
Bugfix SHA-1 hash comparison 2023-04-19 11:54:00 +02:00
xfarrow 55f818efb9
Reimplemented hash function 2023-04-17 15:51:04 +02:00
alessandro ferro 831f786222 Double free 2023-04-17 10:17:34 +02:00
alessandro ferro 0a0f296ad9 Update dircomp.c 2023-04-17 09:26:28 +02:00
Alessandro Ferro 23ea4813db Code readability 2023-04-17 00:06:26 +02:00
Alessandro Ferro 2eefe61e18 Added option -f (fast) 2023-04-16 17:02:23 +02:00
Alessandro Ferro 4adc7435a5 Update dircomp.c
Fixes #1
2023-04-16 16:35:03 +02:00
Alessandro Ferro 0f7d9b3e86 Bugfix 2023-04-16 13:03:41 +02:00
Alessandro Ferro 11ed7e4310 Memory leak 2023-04-15 22:21:53 +02:00
Alessandro Ferro 98ae550a9e Significantly improved performance. Hash function removed.
Closes #2
2023-04-15 22:19:04 +02:00
Alessandro Ferro 6e5ff7cfc5 Help output more Linux-standard 2023-04-14 22:51:43 +02:00
Alessandro Ferro 7836572fac Update dircomp.c 2023-04-14 22:44:19 +02:00
Alessandro Ferro da378d2b55 Update dircomp.c 2023-04-14 22:41:52 +02:00
Alessandro Ferro dd9c17e284 1.0 2023-04-14 22:36:09 +02:00
Alessandro Ferro a20a35deda Better memory management 2023-04-14 18:28:46 +02:00
Alessandro Ferro 5ae5ab2bcf Non-recursive comparison working 2023-04-14 18:20:44 +02:00
Alessandro Ferro b52ad9f57b Created header file 2023-04-14 10:04:56 +02:00
Alessandro Ferro 3cc0dc6b9c Update dircomp.c 2023-04-14 09:53:56 +02:00
Alessandro Ferro a92726f026 Get directories' name from argv 2023-04-13 23:48:16 +02:00
alessandro ferro 0159a89394 code readability, importing JSON library 2023-04-13 17:58:24 +02:00
alessandro ferro d872d3ba96 Indentation 2023-04-13 10:14:32 +02:00
alessandro ferro 244ff67d69 Update dircomp.c 2023-04-13 09:49:03 +02:00
xfarrow a53f763735
Create dircomp 2023-04-13 07:46:28 +00:00