Commit graph

584 commits

Author SHA1 Message Date
wiz
1f649a9bb5 remove trailing whitespace 2000-10-21 22:55:02 +00:00
wiz
88fd17699b add RCS Id 2000-10-21 22:54:23 +00:00
rh
654a40fbf8 Add optional PAM support if USE_PAM is defined 2000-10-21 18:50:49 +00:00
rh
223d125fd5 Add and enable pam-ldap 2000-10-21 18:48:38 +00:00
rh
95dd5e5d40 Initial import of pam-ldap-77, a pluggable authentication module for
LDAP directories
2000-10-21 18:47:46 +00:00
rh
cd75217898 Add and enable PAM 2000-10-21 18:43:04 +00:00
rh
444ebe8642 Initial import of PAM-0.72, a pluggable authentication module mechanism 2000-10-21 18:41:54 +00:00
rh
191475f30f Install missing 'crack.h' header file 2000-10-21 11:17:05 +00:00
rh
950fe7a1d8 Add and enable libcrack 2000-10-21 09:27:02 +00:00
rh
541a6058ba Initial import of libcrack-2.7, a password checking library 2000-10-21 09:26:21 +00:00
rh
c3804d9ba7 Add HOMEPAGE 2000-10-20 14:45:58 +00:00
hubertf
2a82d50a62 At least in 1.4Q, there was a login_cap.h, but it didn't define LOGIN_SETENV.
Make sure that is defined before using it!
2000-10-19 02:02:57 +00:00
itojun
2b33f9b3a2 add egd and p5-SHA 2000-10-15 17:28:01 +00:00
itojun
d1a6a6be0f Entrypy Gathering Daemon. depends on to security/p5-SHA. 2000-10-15 17:26:24 +00:00
itojun
858752c577 new pkgsrc: SHA1 hash function for perl. 2000-10-15 17:23:44 +00:00
frueauf
9bb0b75240 Update nessus to 1.0.5.
. changes by Renaud Deraison (deraison at nessus.org) :

- added experimental KB saving, to prevent the audit to restart
  from scratch between two tests. See http://www.nessus.org/doc/kb_saving.html
  for details
- added experimental detached scans.
  See http://www.nessus.org/doc/detached_scan.html for details
- bug in the test of DoS attacks fixed (thanks to Christophe Grenier,
  Christophe.Grenier@esiea.fr)
- minor changes in nessus-adduser
- scripts that open a UDP socket read the result of a UDP scan first
- when it receives a SIGHUP, nessusd first frees memory. It also closes
  and re-opens the nessusd.messages file
- the plugin timeout is now user definable, in nessusd.conf
- 64 bit compatible (nessusd would produce warnings when running
  on some 64 bit architectures). Thanks to the SuSE (http://www.suse.de) team
  for having given me access to an IA-64 to compile and try Nessus.

. Changes by Jordan Hrycaj <jordan@mjh.teddy-net.com>

- faster cipher layer

. Other changes :

- a GTK error would sometime be produced when the client is run in
  batch mode (Cyril Leclerc <cleclerc at boreal-com.fr>)
2000-10-15 17:19:49 +00:00
itojun
a9234d4232 allow build with login.conf support enabled. PR11150. 2000-10-15 14:17:13 +00:00
jlam
39a647d8f7 Update p5-Digest-MD5 to 2.12. Changes from version 2.09:
Digest::MD5 will now try to fallback to the pure perl
   implementation of Digest::Perl::MD5 if bootstrap fails.

   Added a bit internal paranoia about casting the IV
   in the Digest::MD5 object to the MD5_CTX* pointer.
2000-10-15 02:30:33 +00:00
wennmach
f2669d9648 Update xdm-krb4 to 3.3.6.2.
xdm-krb4 now has an option, -nostrictkrb4, which allows it to fall back
to non-Kerberos authentication if the KRB4 authentication fails. (Much
wanted by sites with a mix of Kerberos and non-Kerberos users).
2000-10-12 13:49:44 +00:00
wennmach
e762848ee9 Openssl no longer conflicts with kth-krb4. 2000-10-11 16:30:12 +00:00
wennmach
63ee423be3 Do not install bin/des in order to avoid a conflict with the
openssl package (close to nobody is using this program anyways).
2000-10-11 16:28:53 +00:00
wennmach
2fa8379a38 Remove a hunk from patch-ac which prevents the expansion of
MOUNT_UFS and MOUNT_NFS. make makepatchsum.
2000-10-11 16:02:44 +00:00
itojun
89c7127fec recover DEPENDS 2000-10-11 09:57:45 +00:00
itojun
51223d39cb update to 1.0.3.
Noteworthy changes in version 1.0.3 (2000-09-18)
------------------------------------------------

    * Fixed problems with piping to/from other MS-Windows software

    * Expiration time of the primary key can be changed again.

    * Revoked user IDs are now marked in the output of --list-key

    * New options --show-session-key and --override-session-key
      to help the British folks to somewhat minimize the danger
      of this Orwellian RIP bill.

    * New options --merge-only and --try-all-secrets.

    * New configuration option --with-egd-socket.

    * The --trusted-key option is back after it left us with 0.9.5

    * RSA is supported. Key generation does not yet work but will come
      soon.

    * CAST5 and SHA-1 are now the default algorithms to protect the key
      and for symmetric-only encryption. This should solve a couple
      of compatibility problems because the old algorithms are optional
      according to RFC2440

    * Twofish and MDC enhanced encryption is now used.  PGP 7 supports
      this.  Older versions of GnuPG don't support it, so they should be
      upgraded to at least 1.0.2
2000-10-11 09:57:30 +00:00
dmcmahill
a5b7a1884f Only pull in the ssh depends if we're on a system with out /usr/bin/ssh in
the system.
2000-10-10 15:02:13 +00:00
itojun
133bb03367 add LICENCE=fee-based-commercial-use, for use of IDEA/RC5 logic.
(per discussion on packages@netbsd.org)
2000-10-10 11:42:15 +00:00
itojun
a4ca7a34ff dd LICENSE (as per discussions on packages@netbsd.org 2000-10-10 09:52:00 +00:00
itojun
dfa8b72de9 aupdate to 2000/10/10a.
- always use random number from /dev/urandom, instead of random(3).
- OpenSSL dependency is simplified - just use USE_SSL, and assume that
  RSA function is there.  pkgsrc does not really support intermediate
  netbsd-current codebase.  per discussion on packages@netbsd.org.

approved by packages@netbsd.org
2000-10-10 09:47:50 +00:00
itojun
251169058f regen with new patch 2000-10-04 16:37:13 +00:00
itojun
2de4d4425f make it buildable on alpha (need string.h) 2000-10-04 16:36:58 +00:00
itojun
2b9e27d510 upgrade to 10/4 snapshot.
- disable idea/rc5 in phase 1 by default
- use official DOI # for AES (= rijndael)
- be more careful about parsing variable-length packet content
- have __attribute__((__packed__)), be friendly with align-picky arch
  (confirmed to be working on i386, sh3 and alpha)
2000-10-04 00:31:48 +00:00
abs
046885f2bc Update to 1.1 - Give a slightly more friendly error message if vulnerabilities
file not present.
2000-10-02 17:51:07 +00:00
hubertf
ac69036af9 openssl is broken on alpha, and openssh hangs in configure when checking
for openssl libs. Disable both, and reference PR to fix it.

XXX should be changed for USE_SSL.
2000-09-28 16:31:15 +00:00
agc
52f0b76203 Remove this package for now, until the 1.5 tag is made.
It will be re-imported  after that.
2000-09-28 12:27:16 +00:00
jlam
9caae45dc2 The name of the rc.d script has changed. Update message to reflect new
name.
2000-09-28 09:25:15 +00:00
fredb
ab20de453f Set USE_RSAREF2=NO by default. Hopefully, this will discourage people from
actually using rsaref, while we ponder the case for removing it completely.
2000-09-26 19:59:53 +00:00
fredb
49e9db95e1 Update to 2000-09-15 snapshot, to let this build on NetBSD-1.5, and remove
BROKEN variable. Unfortunately, no ChangeLog is available.

Patch system dependent make goo to use 'SSLBASE', mirroring it's use in
bsd.pkg.mk, rather than obsolete 'PATENTEDOPENSSLSRC'. Also, replace hard-
coded "/usr/pkg", replacing it with ${LOCALBASE}. Finally, set 'LOCALBASE'
and 'SSLBASE' conditionally within the package, for convenience.
2000-09-25 04:00:15 +00:00
itojun
63f9c7ba3a disable admin port better (KAME session.c 1.13 -> 1.14) 2000-09-24 17:28:23 +00:00
hubertf
b211e75895 This pkg works fine with openssh, so allow it as depend 2000-09-24 16:53:34 +00:00
hubertf
4b7f82d484 Fix (private) prototype of time(3), to make this compile on alpha. 2000-09-24 15:35:06 +00:00
hubertf
b12a8cbb62 Fix a few compile-time warnings.
Still doesn't work on Alpha.
2000-09-24 15:16:40 +00:00
itojun
0b59a57666 upgrade to 9/23 snapshot.
changes: lots of stabilization (made during interop tests with bunch of
other implementations), certificate support improvement, security issue fix
(admin tcp port, without authentication, was open previously)
2000-09-23 21:25:06 +00:00
jlam
9ab26c50e7 Install rc.d control script as "foo" instead of "foo.sh" to comply with
how NetBSD's rc.d system interprets script names.  Also add appropriate
REQUIRE and PROVIDE sections to allow direct use in NetBSD's rc.d system.
2000-09-20 05:14:10 +00:00
jlam
a5062d0a73 Install rc.d control script as "sshd" instead of "sshd.sh" to comply with
how NetBSD's rc.d interprets script names.  Also add REQUIRE and PROVIDE
sections to control scripts so they can be used directly in NetBSD's rc.d
system.
2000-09-20 04:49:19 +00:00
explorer
fde44a5356 sslwrap, a wrapper to put around various services like pop, imap, etc. 2000-09-20 00:39:11 +00:00
agc
3f0a31c111 Add and enable audit-packages 2000-09-19 19:24:26 +00:00
agc
ad84afc499 Initial import of a package to scan a vulnerability list, looking for
installed packages which are insecure and open to exploitation.

The original idea came from Roland Dowdeswell and Bill Sommerfeld, quite
independently, the unorthodox implementation by me.

This package contains two scripts:
(1) download-vulnerability-list, which downloads a list of vulnerable
packages from the NetBSD ftp server, and
(2) audit-packages, which scans all the packages installed on the
local machine, looking for packages which are vulnerable.
2000-09-19 19:23:17 +00:00
skrll
12ea346ee2 Use pkgsrc libtool not internal one.
Make nessus-config --libs output -Wl,-R...
2000-09-18 18:46:27 +00:00
itojun
95798eefd8 upgrade to 9/13b. it fixes fatal bug in phase 1 negotiation. 2000-09-12 15:32:06 +00:00
itojun
42e22e4b74 upgrade racoon to 2000/9/12.
certificate improvements.  bug fix in policy matching.  make pfs/policy
matching strictness configurable.  other logs can be found at
http://www.kame.net/dev/cvsweb.cgi/kame/CHANGELOG.
2000-09-12 12:51:27 +00:00