Commit Graph

597 Commits

Author SHA1 Message Date
todd
0421c85fc6 move COMMENTS to Makefile's 2001-03-26 15:58:17 +00:00
jakob
33df7372f6 update to v0.8.9 2001-03-25 22:35:45 +00:00
jakob
85ce1136fe update to v0.2.4 2001-03-25 22:34:44 +00:00
matt
c5d394a42b move COMMENTs into Makefiles 2001-03-25 19:17:45 +00:00
jakob
3e8e077b48 quote COMMENT; <kwesterback@home.com> 2001-03-25 18:17:18 +00:00
jakob
1d0220ad49 move COMMENT into Makefile & touch NEED_VERSION 2001-03-24 19:55:27 +00:00
avsm
e1b305a16e - update LIB_DEPENDS for new libmcrypt
- bump NEED_VERSION
- move COMMENT into Makefile
2001-03-24 01:34:45 +00:00
avsm
ef2ce67c14 - upgrade to libmcrypt-2.4.10
- bump NEED_vERSION
- move COMMENT file into Makefile

This update has bugfixes in the blowfish[-compat] modules
2001-03-24 01:34:00 +00:00
reinhard
fb98f9a8d8 kill pkg/COMMENT 2001-03-23 16:30:16 +00:00
reinhard
36bdf033ff SECURITY UPDATE (Klima-Rosa attack)
patch from:
Florian Weimer <Florian.Weimer@RUS.UNI-STUTTGART.DE>
# http://cert.uni-stuttgart.de/files/fw/gnupg-klima-rosa.diff
# http://cert.uni-stuttgart.de/files/fw/gnupg-klima-rosa.diff.asc

It introduces additional consistency checks, as suggested by the
authors of the paper.  The checks are slightly different, but they
make the two additional attacks infeasible, I think.  In the future,
it might be a good idea to add a check the generated signature for
validity, this will detect bugs in the MPI implementation which could
result in a revealed secret key, too.


ok markus@
2001-03-23 13:10:20 +00:00
brad
3e8d522623 - mkdir -> ${INSTALL_DATA_DIR}
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
danh
486bb2b44d +p5-Crypt-CBC
+p5-Crypt-DES
2001-03-19 04:37:39 +00:00
danh
3a903bc6ea Import of p5-Crypt-DES 2.03
This is Crypt::DES, an XS-based implementation of the DES cryptography
algorithm.
2001-03-19 04:35:55 +00:00
danh
a5130ef41c Import of p5-Crypt-CBC 1.25
This is Crypt::CBC, a Perl-only implementation of the cryptographic
cipher block chaining mode (CBC).  In  combination with a block cipher
such as Crypt::DES or Crypt::IDEA, you can encrypt and decrypt messages
of arbitrarily long length.
2001-03-19 04:33:12 +00:00
obecian
58d83f101a respect CC/CFLAGS (from wilfried@) 2001-03-17 20:44:43 +00:00
wilfried
b4ca092a9e * respect CC/CFLAGS
* redo patches with update-patches
2001-03-17 15:46:36 +00:00
avsm
5a99d3abad update to p5-Crypt-SSLeay-0.2 2001-03-17 00:38:34 +00:00
todd
1b14c73993 fix build process to obey CFLAGS 2001-03-16 16:39:31 +00:00
wilfried
c3ea3d09d1 respect CFLAGS, modernize old patch files, ok maintainer 2001-03-16 10:24:05 +00:00
wilfried
f83f632cbe + klaxon 2001-03-15 20:57:16 +00:00
wilfried
e8d0fa9816 Initial import of klaxon-1.5
small service wedge to do ident lookup on connecting party

Submitted by:  Jose Nazario <jose@crimelabs.net>
2001-03-15 20:54:30 +00:00
brad
2e976c506f another dist site. 2001-03-15 12:45:42 +00:00
jakob
8c9733fab2 update to v1.1.9. this release is a bugfix release. it fixes a serious
problem in the parsing of rules. everyone should upgrade.
2001-03-14 13:19:47 +00:00
brad
ba3ca92ec5 upgrade to scanssh 1.5 2001-03-12 17:01:34 +00:00
wilfried
8b42118511 respect CC/CFLAGS 2001-03-12 15:20:13 +00:00
dugsong
2dc66e8f21 missing msgsnarf - pointed out by <jakob@crt.se> 2001-03-09 18:10:42 +00:00
jakob
ed53ba135b update to dat-4127; niklas@ 2001-03-08 20:26:14 +00:00
avsm
6bf1e99ab1 update libmcrypt library depend, spotted by inphobia.bsd@pandora.be 2001-03-06 08:34:02 +00:00
kevlo
cdfded3d2d Add portsentry 2001-03-06 07:28:14 +00:00
kevlo
7a61bc3845 Initial import of portsentry 1.0
portsentry is a port scan detection and active defense tool.
2001-03-06 07:26:59 +00:00
brad
c7494118eb fixup Makefile 2001-03-05 18:54:06 +00:00
brad
a184931e0b - trim out unnecessary mention of additional modules
- better entry for FLAVORs
2001-03-05 18:53:10 +00:00
brad
2a744b66b0 - hardcoded --enable-shared -> ${CONFIGURE_SHARED}
- add libtool patches
- use new framework for PLISTs when dealing with shared libraries
- add missing @dirrm tags to PLIST
2001-03-05 17:20:08 +00:00
danh
bf589a9e6e MAINTAINER set to ports@openbsd.org.
Received no response from these individuals in a request for their real
names to be added to MAINTAINER.
2001-03-03 19:26:10 +00:00
reinhard
3a4405288e patches for idea flavor 2001-03-03 17:20:26 +00:00
reinhard
f4aa1ff9a5 o) minor fix for one of the MASTER_SITES; Pete Fritchman <petef@databits.net>
o) use /dev/arandom; suggested by markus@
o) add idea FLAVOR; suggested by markus@
o) add another MASTER_SITE
o) bump NEED_VERSION
2001-03-03 17:17:28 +00:00
naddy
65f5600a07 ONLY_FOR_ARCH -> ONLY_FOR_ARCHS 2001-03-02 02:12:50 +00:00
jakob
a4ceebd9e8 sync PLIST/PFRAG with latest OpenSSL changes; todd@ 2001-03-01 07:51:24 +00:00
naddy
db5feb6b92 - replace dead MASTER_SITE with working ones (verified) plucked from
ftpsearch
- simplify build
- we don't preformat ports man pages
- use INSTALL_ macros
- respect CC and CFLAGS
- reformat DESCR
ok turan@
2001-02-28 21:40:56 +00:00
jakob
7213bcf2a6 remove id-tag 2001-02-28 19:31:07 +00:00
jakob
631823542f fix building with -current. problem noted by ho@, patch from assar@. 2001-02-28 16:26:46 +00:00
avsm
af52d69683 correct bad LIB_DEPENDS (two colons, not one) 2001-02-26 04:48:29 +00:00
brad
1258bf05f5 libnet has a shared library now 2001-02-26 04:02:35 +00:00
brad
6368ae3671 remove extra dependency 2001-02-26 03:57:45 +00:00
brad
002fe93019 reorganize Makefile and remove unnecessary extra dependency. 2001-02-26 03:53:05 +00:00
espie
6557a71018 Remove junk from MASTER_SITES 2001-02-24 18:05:18 +00:00
jakob
56dc6d6c3a update to stunnel v3.14.
--
This release fixes a bug in pid creation.  If a user specified -P /dirname
instead of -P /dirname/ stunnel would assume that it's a file, delete it and
create a new one.  Now stunnel makes sure if it's really a file.
2001-02-23 14:39:15 +00:00
avsm
36def2cc30 add pgp/pgp5 flavors for p5-PGP-Sign 2001-02-22 20:19:15 +00:00
avsm
0443466ba5 + p5-PGP-Sign 2001-02-22 19:37:58 +00:00
avsm
e058281ba3 Initial import pf p5-PGP-Sign-0.16
Based on a tarball from Shell Hung <i@shellhung.org>

--
This module sprung out of a need to do one thing and one thing only,
do it securely, and do it well.  This module creates and checks
detached signatures for data.  That's it.  If you want to do anything
else that PGP lets you do, look elsewhere.
2001-02-22 19:37:02 +00:00