msf
63fe84597f
- update to 0.6.8
...
- take maintainer ok waldemar brodkorb
ok sturm@
2005-05-25 06:09:11 +00:00
mjc
6533869621
missed version bump with libnet fixes
2005-05-24 04:48:59 +00:00
mjc
fdc1c5ef5f
cope with new libnet port
...
ok pvalchev@ msf@
2005-05-24 04:41:15 +00:00
mjc
5e5f75b247
cope with new libnet port
...
ok pvalchev@ msf@
2005-05-24 00:13:31 +00:00
alek
2da6daeaf1
- Replace FLAVOR with SUBPACKAGE
...
- Respect CFLAGS, INSTALL_STRIP, Makefile cleanup, etc.
- Bump PKGNAME
From Alexandre Anriot <aanriot@atlantilde.com> (new MAINTAINER)
2005-05-22 09:34:39 +00:00
mjc
fe353f4425
oops, forgot to bump pkgname.
2005-05-22 05:40:12 +00:00
mjc
710c562f6b
fix a re-typedef caused by libdnet update
...
ok pvalchev@
2005-05-22 05:39:26 +00:00
espie
b8c5a4aa12
+fwbuilder
...
+libfwbuilder
2005-05-21 09:39:21 +00:00
espie
d0c15fea97
fwbuilder is a GUI to create firewall policies from templates. It can
...
handle a few appliances, and PF.
Having this around may help some people start up on OpenBSD (yeah, right)
and it also comes with a few reasonable policies.
Nice things:
- the produced files look decent for mechanically generated files.
- fwbuilder can take advantage of packet-filter specific features.
For instance, it knows about modulate state, or can tweak the parameters
for state keeping on pf.
2005-05-21 09:37:35 +00:00
espie
6e455ca671
libraries for fwbuilder
2005-05-21 09:35:19 +00:00
jakob
362d3425ef
fix broken socksify; Gregory Steuck
2005-05-21 06:51:54 +00:00
niallo
8677071dc2
Add qca and qca-tls
2005-05-20 11:26:48 +00:00
niallo
f61ebd7c14
Qt Cryptographic Architecture, TLS plugin
...
From Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>
2005-05-19 20:28:27 +00:00
niallo
dfcd2dfd5d
Qt Cryptographic Architecture 1.0
...
From Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>
2005-05-19 20:26:59 +00:00
martin
71d71fa971
don't build the homegrown assembler modules on m68k platforms
2005-05-17 15:08:34 +00:00
mbalmer
43a060e444
Correct CATEGORIES
2005-05-17 13:12:40 +00:00
mbalmer
f06a2feb08
Update to version 0.85.1 which fixes a problem in email handling.
2005-05-17 05:18:27 +00:00
sturm
6d61e40e79
sort
2005-05-16 16:17:24 +00:00
sturm
36ee56380d
new nessus port structure
2005-05-16 16:10:22 +00:00
sturm
36f7f9c357
these shouldn't have been ignored
2005-05-16 16:07:43 +00:00
sturm
99f0e7b6c3
new port structure
2005-05-16 16:03:33 +00:00
sturm
12e3771b9b
update to nessus 2.2.4
...
- this version only comes with GPLed plugins
- for easier maintenance split the port into several subports
from new maintainer Alexandre Anriot <aanriot at atlantilde.com>
2005-05-16 16:02:56 +00:00
mbalmer
76994161a4
Update to ClamAV version 0.85
2005-05-12 14:55:21 +00:00
xsa
1c52068c5a
correct HOMEPAGE; ok maintainer Alexandre Anriot.
2005-05-11 15:45:05 +00:00
robert
224b85f035
SECURITY:
...
update gnutls to 1.0.25; regen patches while i am here
http://www.vuxml.org/openbsd/086072e4-c180-11d9-aaa3-00065bd5b0b6.html
ok Jim Geovedi (maintainer)
2005-05-11 11:16:07 +00:00
kevlo
dfa1487823
update to apg 2.2.3
2005-05-11 05:09:27 +00:00
alek
3b30202631
Add amap
2005-05-09 20:41:16 +00:00
alek
53bc5f756c
Import amap 5.0
...
Amap is a next-generation scanning tool, which identifies applications
and services even if they are not listening on the default port by
creating a bogus-communication and analyzing the responses.
From Alexandre Anriot <aanriot@atlantilde.com>
2005-05-09 20:35:41 +00:00
jakob
cc9fc325b5
fix plugin location instead of creating soft line from /usr/lib/sasl2
...
bump pkgname
2005-05-09 14:28:22 +00:00
sturm
615f21e532
- use a variable for the physical interface in vpnc.sh
...
- fix buffer length calculation, which prevented vpnc to work in case
of 'big' packets close to tun's MTU (reported by Mischa Diehm
<md at mailq.de>), submitted upstream
2005-05-05 10:54:48 +00:00
fgsch
86f261a2c9
clean master sites.
2005-05-05 08:39:55 +00:00
djm
35ac335350
+gzsig
2005-05-05 06:55:53 +00:00
djm
8149b4f692
import of gzsig-1.0:
...
zsig embeds or verifies RSA PKCS #1 v2.0 or DSA SHA1 signatures
in gzip(1) compressed files using SSH1 identity keys, X509
certificates, or KeyNote public/private keys.
feedback and ok jolan@
2005-05-05 06:24:41 +00:00
sturm
5e4278d527
if it takes the port's maintainer a few hours to remember to disable
...
kernel-IPsec, this is surely worth a MESSAGE
2005-04-14 14:39:51 +00:00
xsa
2745222ec1
Update to paramiko-1.3;
2005-04-11 10:29:41 +00:00
espie
84d7a482c5
minor dependency nits (make sure we don't pick libusb, and readline
...
now pulls in termcap and not ncurses)
2005-04-09 12:43:08 +00:00
sturm
a7d9ce80c3
several patches from Debian
...
- cmkdir now uses /dev/srandom (actually changed to arandom by me)
- support for filenames w/ 8bit chars
- sprintf() replaced with snprintf()
- some bugfixes
from Andreas Voegele <voegelas at gmx.net>
2005-04-07 20:23:44 +00:00
naddy
37494079b7
* zap conflicting private prototype for ether_aton()
...
* honor CFLAGS
* regen patches
2005-04-03 19:32:29 +00:00
jolan
6989a9e57d
mark shared_only
2005-03-30 21:16:18 +00:00
jolan
381c954145
+p5-Digest-MD5-M4p
2005-03-30 02:53:07 +00:00
jolan
93c8338213
p5-Digest-MD5-M4p, perl interface to a variant of the MD5 algorithm
2005-03-30 02:51:33 +00:00
robert
57c713e689
SECURITY:
...
update to 1.4.1; fix a openpgp protocol vulnerability
http://www.vuxml.org/openbsd/be6057f4-9ecf-11d9-82a1-00065bd5b0b6.html
2005-03-27 15:16:07 +00:00
jakob
e472f35083
stunnel v4.09; bugfix release
2005-03-27 09:23:29 +00:00
naddy
1fe31da3de
mark conflicting packages
2005-03-16 15:34:49 +00:00
mjc
5e11d3dee4
use LIBNET_ERRBUF_SIZE macro instead of hardcoding
...
the wrong value.
bump pkgname
ok naddy@
2005-03-15 02:40:29 +00:00
db
0925c3a284
typo and wording fixes; approved by pval
...
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
mjc
6e9709b13b
make program use LIBNET_ERRBUF_SIZE instead of having
...
libnet write errors to un-malloc()ed char *
bump PKGNAME
ok naddy@
2005-03-15 01:37:05 +00:00
couderc
5c59b7a355
Alexandre Anriot takes maintainership on nessus and scanlogd, ok pval@.
2005-03-13 19:42:40 +00:00
alek
855ef3a865
- MODULES=devel/gettext is needed here
...
- Add WANTLIB marker
- Bump PKGNAME
2005-03-13 13:01:26 +00:00
claudio
a98424fb78
Fix pgpk -s on sparc64. Not all the world is an i386 running linux.
...
OK pvalchev@
2005-03-08 23:25:24 +00:00