Commit graph

64 commits

Author SHA1 Message Date
6ee75766b0 README update. 2025-01-01 06:46:29 +01:00
d7780a2d41 Added license to README. 2025-01-01 06:43:23 +01:00
82aced57b6 Removed interactive mode (is default now), moved some code to checkpw.h and many fixes. 2025-01-01 06:23:03 +01:00
6f859b18b2 License change from MIT to Apache-2.0. 2024-12-24 00:40:01 +01:00
70550ffa7f README update. 2024-12-12 00:20:22 +01:00
5bd3572c75 Code style fixes. 2024-12-12 00:17:22 +01:00
97d9abd6c1 Some code-style fixes. 2024-10-29 06:45:35 +01:00
root
a771e28f3b Added some newlines to help output. 2024-10-29 06:36:16 +01:00
7b0d7ce7a7 Fix applied. 2024-09-26 00:26:34 +02:00
2cc8792452 README update. 2024-09-25 23:09:41 +02:00
04ad31fb2e README update. 2024-09-25 06:31:16 +02:00
60919c1ca8 README update. 2024-09-25 06:30:21 +02:00
7ffe30647b README update. 2024-09-24 04:50:29 +02:00
1ee8e07b0a README update. 2024-09-24 04:48:06 +02:00
e7b7397c93 Changed -Werror to -Wall in Makefile and README.md. v1.0.3 2024-08-28 18:18:57 +02:00
4efe3efa96 README update. 2024-08-28 18:16:59 +02:00
689d1cbe18 README fix. 2024-08-28 02:24:15 +02:00
f0b2352975 Mirror to GitHub repo fix. 2024-08-28 02:09:30 +02:00
a1f63c428c Added -V to show the program version. Updated to 1.0.3. 2024-08-28 02:05:27 +02:00
1311e992f8 Updated version to 1.0.2. v1.0.2 2024-08-27 21:07:44 +02:00
5115ad76d9 Added Link. Btw. commit @98249359c5 was the fix for Musl libc. 2024-08-27 21:04:25 +02:00
d5a27484d0 Added Uninstall section README. Btw. the last commit fixed compile errors using Musl libc. 2024-08-27 20:27:17 +02:00
03afded918 Added checkpw.o to .gitignore. 2024-08-27 20:23:41 +02:00
98249359c5 Fixed compile error on Debian based systems. 2024-08-27 20:12:59 +02:00
c4caadde93 Added Links to README.md. 2024-08-20 17:52:42 +02:00
5a992efb7e README.md update. 2024-08-18 04:08:06 +02:00
3deaead2a3 Headline fix in README.md. v1.0.1 2024-08-18 02:05:38 +02:00
17d04029c5 Added examples to README.md. 2024-08-18 02:03:29 +02:00
df4aa0175f Fixed exit code when calling checkpw -h; Set to 0. 2024-08-18 01:47:45 +02:00
93cd2f1cda Changed int to bool where it makes sense. 2024-08-18 01:44:07 +02:00
de4cbd84bc Typo fix. 2024-08-18 01:02:34 +02:00
84ad8f9594 Documentation update. 2024-08-17 23:22:21 +02:00
caeeb55b50 README.md and Makefile update. 2024-08-17 23:07:57 +02:00
10d8447d30 Added MAX_UID. 2024-08-17 22:00:58 +02:00
2b24250a68 Need some sleep... :| 2024-08-10 23:43:47 +02:00
f25845aa48 Content... 2024-08-10 23:40:28 +02:00
c8b5ea556b Content... 2024-08-10 23:38:54 +02:00
af8b04ec5d Content... 2024-08-10 23:38:07 +02:00
164f6a2174 Cleanups and content... 2024-08-10 23:30:51 +02:00
6e4e4c5b6d More housekeeping. 2024-08-10 22:21:20 +02:00
c83d2864fb Simplified the code. 2024-08-10 22:12:47 +02:00
7cf30917aa Added basic Makefile, updated README and some code fixes. 2024-08-10 18:47:15 +02:00
cd0030370a Just cosmetic stuff... 2024-08-10 16:24:34 +02:00
148de60561 Just cosmetic stuff... 2024-08-10 16:15:14 +02:00
5f1a04597e Added author to README. 2024-08-10 16:09:17 +02:00
b0fd323c0f README update. 2024-08-10 15:59:55 +02:00
88cfe343e4 README update. 2024-08-10 15:55:11 +02:00
46ad9bfd5b README update. 2024-08-10 15:54:14 +02:00
80552067e0 README update. 2024-08-10 15:52:47 +02:00
4267fdfa26 Added help command (-h) and fixed some things... 2024-08-10 15:48:50 +02:00