Commit graph

74 commits

Author SHA1 Message Date
bd2ac5b829 Makefile update. I like absolute paths... ;) 2025-01-01 10:28:34 +01:00
f53aaced69 Makefile fix. 2025-01-01 09:33:15 +01:00
ae586d053b Version update to 1.1.1. v1.1.1 2025-01-01 09:17:52 +01:00
66d7b352d6 Makefile fix. 2025-01-01 09:05:56 +01:00
84d481aa6f Added man page to Makefile and README fixes. 2025-01-01 08:54:26 +01:00
ec9b6c38ae Added basic man page. 2025-01-01 08:43:08 +01:00
e0a32fcedc README update. 2025-01-01 08:13:06 +01:00
27bfe141d1 README fix. 2025-01-01 07:31:22 +01:00
23d4719078 README fix. 2025-01-01 07:19:45 +01:00
4e0bd0df75 README update. v1.1.0 2025-01-01 06:51:41 +01:00
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