History | View | Annotate | Download (1.13 KB)
Don't segfault when someone adds passwords.
Password same now actually works
password_same utility function
Obvious bugs in authentication fixed.
Added password_strncpy() which pads destination with zeros.
Added PASSIVE option to paswwords.
Skeleton for password handling, currently I only build structures anddo nothing more advanced for them