Commit Graph

  • 7fc6127303
    Update README.md main xfarrow 2023-12-05 09:34:28 +0000
  • 183982a8cc Fixed unintended behaviour 1.0.7 Alessandro Ferro 2023-05-20 12:31:48 +0200
  • 4188059e4e
    Update dircomp.c xfarrow 2023-05-18 10:49:18 +0000
  • b934a385f9
    Update README.md xfarrow 2023-04-30 15:20:26 +0000
  • 93cff8b28d Update dircomp.c 1.0.6 Alessandro Ferro 2023-04-30 14:24:27 +0200
  • 53ca658503 Update dircomp.c Alessandro Ferro 2023-04-29 21:47:41 +0200
  • 28f5b6db95 Memory leak 1.0.5 Alessandro Ferro 2023-04-29 15:41:09 +0200
  • 6eaf0de2ee String length error Alessandro Ferro 2023-04-29 15:26:03 +0200
  • 665f8f7b9c Update dircomp.c 1.0.4 Alessandro Ferro 2023-04-28 22:27:23 +0200
  • fe7d1ec604 Default now compares files' bytes Alessandro Ferro 2023-04-28 22:10:25 +0200
  • 109827a620 Code readability Alessandro Ferro 2023-04-28 15:21:37 +0200
  • 756ce9d0fd Removed debug instructions alessandro ferro 2023-04-27 17:35:44 +0200
  • b7efa99c55 Update dircomp.h alessandro ferro 2023-04-27 17:33:26 +0200
  • 62be980488 OpenSSL 3.0 by default alessandro ferro 2023-04-27 17:30:23 +0200
  • 3080990f83 Update dircomp.h alessandro ferro 2023-04-27 17:24:57 +0200
  • 8bce8f5e67 Added hash function computation compatible with openssl 3.0 alessandro ferro 2023-04-27 17:20:54 +0200
  • 046ff8b3cd Code readability Alessandro Ferro 2023-04-26 23:21:22 +0200
  • aa6d891d89 Small improvement Alessandro Ferro 2023-04-26 21:50:16 +0200
  • 993700ad19 Double free Alessandro Ferro 2023-04-24 10:35:46 +0200
  • 5446ce3781 Update dircomp.c 1.0.3 Alessandro Ferro 2023-04-21 20:53:14 +0200
  • bbd435dda1 Code readability Alessandro Ferro 2023-04-21 20:50:39 +0200
  • 22b9b9aaed Path combining more clean Alessandro Ferro 2023-04-21 12:33:34 +0200
  • 6c8dbaa976
    Bugfix SHA-1 hash comparison xfarrow 2023-04-19 11:54:00 +0200
  • fee4b98d9f
    Update README.md xfarrow 2023-04-18 10:02:16 +0200
  • d21200ea1b
    Update README.md xfarrow 2023-04-17 14:11:59 +0000
  • d73485aa5a
    Update README.md xfarrow 2023-04-17 13:56:13 +0000
  • 55f818efb9
    Reimplemented hash function xfarrow 2023-04-17 15:51:04 +0200
  • 831f786222 Double free 1.0.2 alessandro ferro 2023-04-17 10:17:34 +0200
  • 288ecf8b59 Removed unused libraries alessandro ferro 2023-04-17 09:47:19 +0200
  • 6afd040be6 Merge branch 'main' of https://github.com/xfarrow/dircomp alessandro ferro 2023-04-17 09:26:42 +0200
  • 0a0f296ad9 Update dircomp.c alessandro ferro 2023-04-17 09:26:28 +0200
  • 5b36807958
    Update README.md xfarrow 2023-04-17 07:24:23 +0000
  • b0c4cb9ddc
    Update README.md xfarrow 2023-04-17 07:06:33 +0000
  • 23ea4813db Code readability Alessandro Ferro 2023-04-17 00:06:26 +0200
  • 9f7a6bd4f1
    Update README.md xfarrow 2023-04-16 15:03:29 +0000
  • 2eefe61e18 Added option -f (fast) Alessandro Ferro 2023-04-16 17:02:23 +0200
  • 4adc7435a5 Update dircomp.c Alessandro Ferro 2023-04-16 16:35:03 +0200
  • 0f7d9b3e86 Bugfix Alessandro Ferro 2023-04-16 13:03:41 +0200
  • 2670996a2f Merge branch 'main' of https://github.com/xfarrow/dircomp into main Alessandro Ferro 2023-04-15 22:22:01 +0200
  • 11ed7e4310 Memory leak Alessandro Ferro 2023-04-15 22:21:53 +0200
  • cebbd655f5
    Update README.md xfarrow 2023-04-15 20:19:38 +0000
  • c8df291193 Merge branch 'main' of https://github.com/xfarrow/dircomp into main Alessandro Ferro 2023-04-15 22:19:06 +0200
  • 98ae550a9e Significantly improved performance. Hash function removed. Alessandro Ferro 2023-04-15 22:19:04 +0200
  • 4a7b175c14
    Create README.md xfarrow 2023-04-14 21:14:19 +0000
  • 6e5ff7cfc5 Help output more Linux-standard Alessandro Ferro 2023-04-14 22:51:43 +0200
  • 7836572fac Update dircomp.c Alessandro Ferro 2023-04-14 22:44:19 +0200
  • da378d2b55 Update dircomp.c Alessandro Ferro 2023-04-14 22:41:52 +0200
  • dd9c17e284 1.0 Alessandro Ferro 2023-04-14 22:36:09 +0200
  • a20a35deda Better memory management Alessandro Ferro 2023-04-14 18:28:46 +0200
  • 5ae5ab2bcf Non-recursive comparison working Alessandro Ferro 2023-04-14 18:20:44 +0200
  • b52ad9f57b Created header file Alessandro Ferro 2023-04-14 10:04:56 +0200
  • 3cc0dc6b9c Update dircomp.c Alessandro Ferro 2023-04-14 09:53:56 +0200
  • a92726f026 Get directories' name from argv Alessandro Ferro 2023-04-13 23:48:16 +0200
  • 0159a89394 code readability, importing JSON library alessandro ferro 2023-04-13 17:58:24 +0200
  • d872d3ba96 Indentation alessandro ferro 2023-04-13 10:14:32 +0200
  • 244ff67d69 Update dircomp.c alessandro ferro 2023-04-13 09:49:03 +0200
  • a53f763735
    Create dircomp xfarrow 2023-04-13 07:46:28 +0000
  • 93d78f9a6c
    Initial commit xfarrow 2023-04-13 07:46:10 +0000