Commit Graph

9352 Commits

Author SHA1 Message Date
danh
0315ef6909 add HOMEPAGE 2001-02-21 17:58:20 +00:00
danh
7fcda88885 update to librep 0.13.4; change maintainer to robbie@g7.org 2001-02-21 17:56:26 +00:00
espie
4d3cff0226 Repair, since Itojun does not move... 2001-02-21 17:25:55 +00:00
espie
cf100d4524 Update to ruby 1.6.2 2001-02-21 17:17:17 +00:00
espie
8d134248eb Disable readline recognition for now, as our readline is much too old
for it to make sense.
2001-02-21 16:51:45 +00:00
danh
f90847bb02 sync libtool patch 2001-02-21 14:56:29 +00:00
brad
b2fcf392b0 upgrade to mrtg 2.9.10 2001-02-21 14:44:57 +00:00
kevlo
bc555c0444 Fix packing list.
Thanks to Shell Hung <shell@shellhung.org>
2001-02-21 01:53:45 +00:00
brad
6d38f0951e sync checksums 2001-02-21 01:17:34 +00:00
brad
faa154a374 this section is not needed. 2001-02-21 01:17:31 +00:00
jakob
f71768cf70 update to dante v1.1.8 (contrib missing from last version) 2001-02-20 22:46:00 +00:00
naddy
9df102a4c3 Fix libslang dependency and update to 0.9.99pre3:
- too many bugfixes to list
- add Hungarian and Catalan translations
- add info documentation
2001-02-20 22:33:10 +00:00
danh
7c278e5c4a sync libtool patches 2001-02-20 22:26:23 +00:00
danh
2f5ac0a3f6 rename patches; sync with libtool. 2001-02-20 22:21:08 +00:00
danh
fea3356949 sync libtool patches 2001-02-20 22:13:15 +00:00
danh
77eaa3e87a rename patches; sync with libtool. 2001-02-20 22:07:47 +00:00
danh
dd6dfc72ed sync libtool patches 2001-02-20 21:59:27 +00:00
danh
261058d56f sync libtool patches 2001-02-20 21:50:45 +00:00
danh
527171a23e - break jumbo patch down and rename.
- sync with libtool.
2001-02-20 21:38:53 +00:00
danh
356947debc sync libtool patches 2001-02-20 21:24:37 +00:00
danh
eede9171dc sync libtool patches 2001-02-20 21:06:07 +00:00
danh
5ee629216a sync libtool patches 2001-02-20 20:52:21 +00:00
danh
505896493a sync libtool patches 2001-02-20 20:41:00 +00:00
danh
fb33f8e9fb sync libtool patches 2001-02-20 20:35:13 +00:00
danh
58ad95724d sync libtool patch 2001-02-20 20:27:22 +00:00
danh
0df4d2cac2 sync libtool patches 2001-02-20 20:16:52 +00:00
danh
5be9a151e3 sync libtool patch 2001-02-20 19:05:04 +00:00
danh
5af793e614 sync libtool patches 2001-02-20 18:59:06 +00:00
danh
e3e7dbad90 sync libtool patches 2001-02-20 18:40:33 +00:00
danh
48b9391566 rename patches; easier to sync from 2001-02-20 18:26:37 +00:00
danh
0988f85f08 sync libtool patches 2001-02-20 18:20:34 +00:00
danh
935653e6ac sync libtool patches 2001-02-20 18:09:54 +00:00
danh
c97df351de sync libtool patches 2001-02-20 18:04:12 +00:00
danh
dc2ef0d34b sync libtool patch 2001-02-20 17:57:33 +00:00
danh
44b3cc8776 sync libtool patches 2001-02-20 17:33:50 +00:00
danh
662369bd34 rename patches; sync with libtool 2001-02-20 17:26:49 +00:00
danh
d2b8648236 sync libtool patches 2001-02-20 17:18:09 +00:00
brad
86d49e678d upgrade to scanssh 1.4 2001-02-20 14:01:29 +00:00
brad
7c842ebd3c use libmng. 2001-02-20 13:55:52 +00:00
jakob
5a68de168b update to Dante v1.1.7.
--
Compared to the previous release, this version brings amongst other
changes the following:

 o Support for giving interfacenames as internal/external address.

 o contrib/ directory added.

 o contrib/sockd-stat.awk, provides statistics based on sockd logfiles.
   Contributed by Stephan Eisvogel <eisvogel@hawo.stw.uni-erlangen.de>.

 o If gethostbyname() fails, treat it as if resolveprotocol was set to
   fake, meaning we hope the socksserver will be able to resolve it.
   Will presumably make certain dns configurations work better for
   client.

See the NEWS file for a more complete list.
2001-02-20 08:04:19 +00:00
kevlo
f26792d45f Add p5-Text-PDF. 2001-02-20 02:57:10 +00:00
kevlo
f99667cce8 Initial import of p5-Text-PDF 0.12
This is perl modules for creating and manipulating pdf.

Submitted by:	Shell Hung <i@shellhung.org>
2001-02-20 02:56:31 +00:00
danh
526383486e sync libtool patches 2001-02-19 22:02:04 +00:00
obecian
a35ec42213 add angst port 2001-02-19 21:57:40 +00:00
obecian
44e2f069bb Angst is an active sniffer, based on libpcap and libnet.
Angst provides methods for aggressive sniffing on switched
local area network environments.

It dumps the payload of all the TCP packets received on the
specified ports.  Moreover, it implements methods for active
sniffing.  Angst currently provides two active sniffing methods.
The first monitors ARP requests, and after enabling IP
forwarding on the local host, sends ARP replies mapping all IPs
to the local MAC address.  The second method floods the local
network with random MAC addresses (like macof v1.1 by Ian Vitek),
causing switches to send packets to all ports.  Made just for
testing purposes and fun.  If you compile it on any other
platform except the ones listed below, please contact me at the
above email address.  As always, published under a BSD style
license, see the included LICENSE file.
2001-02-19 21:55:46 +00:00
danh
ffc5be3287 rename patches; sync with libtool 2001-02-19 20:34:46 +00:00
danh
9d61381df1 rename patches; sync with libtool 2001-02-19 20:25:49 +00:00
danh
30c19863f4 sync libtool patches 2001-02-19 20:04:09 +00:00
danh
3efd075d9c sync libtool patches 2001-02-19 19:53:58 +00:00
danh
0e83a2af44 sync libtool patches 2001-02-19 19:41:14 +00:00