1
0
Fork 0
forked from soccera/rdo
Commit graph

9 commits

Author SHA1 Message Date
sw1tchbl4d3
61ebaafd0a Check return values of setuid() and setgid() 2021-07-14 06:12:50 +02:00
sw1tchbl4d3
9fa1190f7d Add sleep between wrong password attempts
This is required for #1
2021-07-13 23:42:11 +02:00
sw1tchbl4d3
a12c72a26a Add error message for faulty config 2021-07-13 23:31:23 +02:00
sw1tchbl4d3
f5bfafe269 Add config for rdo
This is needed for #1.
2021-07-13 23:21:34 +02:00
sw1tchbl4d3
3e4ffde3a4 Fix formatting in rdo.c 2021-07-13 22:46:57 +02:00
sw1tchbl4d3
604f5e7fdd Improve error messages
This commit makes rdo make use of the err.h header
for more pleasant and convenient error logging.
2021-07-13 22:39:28 +02:00
sw1tchbl4d3
336221e5e2 Get passphrase from TTY
This is required for #1.
2021-07-13 22:23:27 +02:00
sw1tchbl4d3
dcd1e4061c Fix various formatting mistakes in rdo.c 2021-07-13 22:14:46 +02:00
sw1tchbl4d3
f63e1b660a First Commit 2021-07-13 21:33:12 +02:00