summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2000-12-16Make rc.d script handle stop/start/restarthubertf2-12/+32
2000-12-16vnc-latest_doc.tgz must die! Instead of using vnc-latest_doc, use thedmcmahill3-25/+10
documentation for this particular release of the program. This should fix the doc md5 once and for all.
2000-12-16use /dev/urandom for dnssec-*. "good enough" random number should be enoughitojun1-2/+4
(briefly discussed at dnssec workshop after IETF49).
2000-12-16Put USE_X11 back (brain-o on my side)hubertf2-5/+8
Install man pages
2000-12-16Update to 1.5, plus fix support for PPP interfaces while therehubertf4-5/+22
(adjust for our new PPP DLTs). Changes: 00/06/09 version-1.5 always use link level packet size to record traffic. 00/04/24 support tcl-8.2/tk-8.2. change the compiler optimization flag from O6 to O2. 00/01/05 net_read.c: check the total length field in the ip header. we found illegal values in our traffic traces which causes assertion in b_addsize to fail.
2000-12-15Move bitchx from net to chat.wiz9-1053/+1
2000-12-15fix build - always build with unproven-pthreadsitojun1-6/+1
2000-12-15Update checksum for latest documentation archive.tron1-2/+2
2000-12-15tried a pthread-less build, faileditojun1-5/+11
2000-12-15Link against libcrypto. Previous versions did not require this, buthubertf2-10/+19
not doing so results in application code needing change, e.g. pchar. With this change, pchar now builds with ucd-snmp 4.0.1.12 and 4.1.2 without a change.
2000-12-15add net/bind9-currentitojun1-1/+2
2000-12-15experimental version of BIND9itojun7-0/+417
2000-12-15Mark as IPv6-ready.wiz1-1/+3
2000-12-15Update to 0.10. Changes: IPv6 support and various bug fixes.wiz3-12/+7
2000-12-15Move packages from 'net' into new 'chat' category. Add chat to main Makefile.wiz135-3213/+1
2000-12-14upgrade to 1.1p5. now supports reverse lookup support for 6to4 cloud.itojun4-18/+19
2000-12-12Add and enable fair-identdrh1-1/+2
2000-12-12Initial import of fair-identd-20000201, a small, fast identd that isrh5-0/+46
RFC-1413 compliant, but returns no useful information.
2000-12-12Unify Makefiles -- mostly headers: remove FreeBSD Ids.wiz1-2/+1
Consistent 4 character indentation of SUBDIR entries.
2000-12-09Update "rp-ppoe" package to version 2.4. Changes since version 2.2:tron2-6/+6
- Fixed spec file to automatically add .gz extension to man files as required - Tightened firewall rules. - Better check for /var/run in adsl-status; minor shell script fixes and cleanups for NetBSD and Solaris. - Added FAQ to HOW-TO-CONNECT regarding running a script each time a connection is made. - Fixed the init script to create/remove /var/lock/subsys/adsl (patch courtesy of Charley Carter.) - Added support (under Linux) for N_HDLC line discipline which should greatly reduce CPU usage. My tests show it cuts CPU usage in half. My 486 DX2/66 gets 800 kb/s at 22% CPU usage. - adsl-connect uses "setsid" (if available) so that adsl-stop doesn't kill its caller. There is (IMO) a bug in pppd which kills all processes in its process group if the "pty" option is used. The setsid program gets around this bug, on Linux at least. - Port to Solaris, courtesy of David Holland. - Renamed spec file from "spec" to "rp-pppoe.spec" and made some cleanups. NOTE: Red Hat, in their infinite wisdom, decided to make the new RPM compress man pages automatically. You may have problems building RPM's from source unless you get the latest rpm package and make sure it compresses man pages.
2000-12-08Update to 2.3.5. Changes since 2.3.4:wiz2-4/+4
* implemented [ipv6::address]:port as specified by rfc2732. * fixed local tilde globbing. * don't wait for file lock forever; print warning if locking fails. * save cwd_history only if needed. * `queue' command now sets last job number to itself. * optimize number of poll calls during ftp transfer. * fixed mput for directory case (continue loop instead of returning). * don't queue up too much MDTM/SIZE commands in sync mode. * fixed --with-modules compilation.
2000-12-08add and enable echopingwiz1-1/+2
2000-12-08Initial import of echoping-3.0.1:wiz9-0/+73
"echoping" is a small program to test (approximatively) performances of a remote host by sending it TCP "echo" (or other protocol) packets. Inspired by pkg/8652 by Greg A. Woods.
2000-12-08Fix build failures if the "ucd-snmp" package is installed and add atron1-6/+11
dependency on it so that SNMP support is always enabled.
2000-12-07Add missing man page. Noted in pkg/11661 by Jeff Rizzo.wiz1-1/+2
2000-12-05nmap needs libpcap on Solaris. Move the --with-libpcap so we can supplyveego1-2/+5
a directory option to it.
2000-12-05Fix the INSTALL_TARGET line so it actually does a install which installsveego1-2/+2
the libpcap.a.
2000-12-04Properly cleanup lib/pkgconfig on pkg_delete. lib/pkgconfig is shared byjlam1-1/+2
at least bonobo and ORBit, and need "@unexec rmdir ... || true", not "@dirrm".
2000-12-04ucd-snmp moved to sourceforge. PR 11592.itojun1-3/+4
2000-12-02Update to 1.4.1a. USE_LIBINTL, USE_LIBTOOL.wiz3-10/+12
Changes since 1.4.0: Bugfixes in list building/updating, and cancels on opennap servers.
2000-11-30add & enable isichubertf1-1/+2
2000-11-30Import isic-0.05:hubertf5-0/+51
Ip Stack Integrity Checker (IP, TCP, UDP, ICMP et. al.) ISIC (and components) is intended to test the integrity of an IP Stack and its component stacks (TCP, UDP, ICMP et. al.) It does this by generating a controlled random packet (controlled randomness... wacky huh?). The user can specify he/she/it [I'm tempted to put 'it' before 'she' :-)] wants a stream of TCP packets. He/she/it suspects that the target has weak handling of IP Options (aka Firewall-1). So he/she/it does a 'tcpsic -s rand -d firewall -I100'. And observes the result. A great use for ISIC would be to fire it through a firewall and see if the firewall leaks packets. But of course that would be illegal because Network Associates owns a bogus patent on that :-) You could do that by setting the default route on the sending computer to the firewall..... But that would be illegal. (But I can't legally have a beer so do you think I care about laws?) By far the most common use for these tools is testing IDS systems. A day after I took the source offline and moved it to a cvs server, a half dozen people working on seperate home-grown IDS systems emailed requesting the source be put back up.
2000-11-29Let's waste some space -- install the man page, too!wiz2-2/+6
2000-11-29Uses libintl.wiz1-1/+5
2000-11-29Add missing files to the PLIST.mycroft1-1/+4
2000-11-27Set USE_LIBTOOL and LTCONFIG_OVERRIDE.mycroft2-4/+7
Correct PLIST for libtool changes.
2000-11-27uses msgfmt, pull devel/gettext via BUILD_DEPENDSitojun1-1/+2
2000-11-27Add "USE_LIBINTL= YES" to get locale support working.tron2-2/+23
2000-11-24Re-enable dependencies which seem to have been removed accidentally inkleink1-3/+3
previous revision.
2000-11-23Update to 0.8.14. No changlog entry, but website states:abs2-6/+6
An exploit for a buffer overrun in the AFS dissector was recently released on BugTraq. Ethereal 0.8.14 fixes this and other possibly-exploitable overruns. Also new in 0.8.14 are dissectors for WAP, SIP, AIM/OSCAR, 802.11, GIOP v1.2, and MGCP (plugin). Other dissectors were updated as well. Be sure to upgrade to 0.8.14 as soon as possible
2000-11-23Accept opensshabs1-2/+2
2000-11-22Update ispman to 0.5nb1. Fixes some bugs in the ldap2named script.rh3-3/+50
2000-11-20ssync 1.5 adds "-f" to use a file listing the target hostskim2-4/+4
2000-11-20sdist 1.5 adds "-f" to use a file listing the target hostskim2-4/+4
2000-11-20Add and enable "airportbasestationconfig".tron1-1/+2
2000-11-20Initial import of new "airportbasestationconfig" package:tron5-0/+60
Configuration program for Apple's Airport Base Station
2000-11-20reorder non-working mirrors and fix the path to the one that works.christos1-3/+3
2000-11-20USE_LIBINTLkim1-1/+3
2000-11-18correct HOMEPAGEitojun1-2/+2
2000-11-17Only link with "-lutil" on NetBSD system.tron1-2/+7