Commit Graph

25 Commits

Author SHA1 Message Date
naddy
8c0294c2fa drop RCS Ids 2022-03-11 19:53:16 +00:00
sthen
f5275046a3 update to passwdqc-2.0.2 2021-04-05 13:26:31 +00:00
sthen
59111035e8 update to passwdqc-2.0.1 2021-03-11 17:12:03 +00:00
sthen
df4b4e6e85 update to passwdqc-2.0.0 2021-02-20 00:05:11 +00:00
sthen
f1cf6cb576 update to passwdqc-1.4.0 2019-12-25 20:44:42 +00:00
sthen
7be9278dfc update to passwdqc-1.3.2 2019-12-11 15:02:48 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
espie
1cad0a9db6 a few more FIX_EXTRACT_PERMISSIONS 2017-12-04 17:56:27 +00:00
ajacoutot
20f95816d7 When I grow up, I want to be like Stuart so:
"remove incorrect getpwnam_shadow patch, spotted by Solar Designer (thanks!)"
2016-08-04 05:25:52 +00:00
ajacoutot
9fed53fe45 Update to passwdqc-1.3.1 and unbreak (getpwnam_shadow). 2016-07-30 14:26:36 +00:00
sthen
22f110d1ad remove incorrect getpwnam_shadow patch, spotted by Solar Designer (thanks!) 2016-06-18 18:26:31 +00:00
sthen
9795522f15 getpwnam -> getpwnam_shadow 2015-11-19 14:19:05 +00:00
sthen
328ac4a0bc update to passwdqc 1.3.0, and install new example php wrapper function.
- improved detection of common character sequences
- improved generation of random passphrases with non-default settings
  (including expanded range of possible bit sizes)
- code robustness improvements
2013-04-24 07:50:36 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
a89a75cd04 Garbage collect the /dev/arandom patches.
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
espie
ffc317cb53 comment change -> descr checkum change -> rev bump 2012-01-23 16:59:38 +00:00
sthen
1087a247ad tweaks to the passwdqc port:
- adjust COMMENT to point out that this includes a password generator
(pwqgen; defaults to reasonably memorable passwords with a decent keyspace).

- manpages are fine with mandoc, so remove USE_GROFF

- adjust whitespace
2012-01-20 01:01:49 +00:00
jasper
b2715b7bb6 - remove unneeded patches, all the random devices have been providing the same
output for a while now.
- fix a few license markers while here
2011-07-07 17:18:11 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
espie
2ef1026971 USE_GROFF=Yes 2010-10-18 21:41:44 +00:00
ajacoutot
cf088633a1 Major update to passwdqc-1.2.2 which brings native OpenBSD support.
ok okan@ sthen@ millert@
2010-07-07 21:29:58 +00:00
merdely
1997c75349 Remove surrounding quotes in NO_REGRESS/COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-15 23:29:57 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
djm
bc6c8e9ea1 fix install for non-standard LOCALBASE, after reeducation session from naddy@ 2005-02-11 22:56:45 +00:00
djm
b41fff65ed Import of passwdqc:
passwdqc is a plugin password strength checker for OpenBSD's
/usr/bin/passwd. It is basically a thin wrapper around Solar
Designer's excellent password complexity checking code from
pam_passwdqc. It allows more control over password quality
enforcement than the built-in checks in passwd(1).

ok naddy@
2005-01-30 20:36:28 +00:00