jasper
36eb6a2f5f
autoconf bits for pledge
2016-01-31 13:35:28 +00:00
jasper
1aefd1f2d6
pledge pwgen
...
ok robert@ (MAINTAINER, sthen@
2016-01-18 13:29:04 +00:00
jasper
eb13cb11d4
effectively unbreak/enable arc4random usage, introduced 7 years ago, made obvious with
...
the recent update to 2.07:
- AC_CONFIG_HEADERS was called *before* AC_INIT, and thus a noop -> no
config.h created
- randnum.c's patch was garbled (hinted at by the "no such line 93"), the
#endif was not wrapping the /dev/random usage case
- this didn't matter, because randnum.c was not including config.h and thus
could never see the HAVE_ARC4RANDOM, even if it was defined.
ok robert@ (MAINTAINER)
2015-02-09 18:56:11 +00:00
rpe
a9a501f396
Update security/pwgen to 2.07
...
Fixes:
- CVE-2013-4440 pwgen: non-tty passwords are trivially weak by default
- CVE-2013-4442 pwgen: silent fallback to insecure entropy
OK robert@ (MAINTAINER)
2015-01-22 20:22:17 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
naddy
9ea24770be
no need for groff
2013-10-05 12:30:45 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +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
robert
78f43cd6a2
use arc4random_uniform(); from Tim van der Molen <tbvdm@xs4all.nl>
2008-04-22 09:15:08 +00:00
sthen
3dbd1f5077
update pwgen to 2.06: bug fixes and adds -y option to include symbols
...
in the generated password.
from Pierre-Emmanuel André on ports@, ok robert
2007-12-04 10:28:29 +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
naddy
bfd5225608
Always explicitly set the AUTOCONF_VERSION to use. In some cases
...
the default was not appropriate.
2005-11-03 18:28:55 +00:00
naddy
ae76d3ea1f
SIZE
2005-01-05 17:21:50 +00:00
alek
6afd22898c
Add WANTLIB markers
2004-12-27 13:28:33 +00:00
robert
f01033c201
new-style PLIST
2004-08-03 13:46:27 +00:00
robert
08eee8f8ed
change my MAINTAINER address to @openbsd.org
...
ok pvalchev@
2004-04-18 06:41:11 +00:00
naddy
715195a51b
Import pwgen 2.03, submitted by Robert Nagy <thuglife@bsd.hu>.
...
Pwgen is a small, GPL'ed password generator which creates
passwords that can be easily memorized by a human.
2003-12-03 02:18:44 +00:00