summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2005-05-06Update "ethereal" package to version 0.10.11. Changes since version 0.10.10:tron4-144/+8
- Fixed multitude of security issues found by an aggressive testing program - Many user interface improvements have been made: - The toolbar has been updated. - Packet detail tree items can be expanded and collapsed with the right and left arrow keys. - The status bar display has been improved. - Live captures can now be restarted from the toolbar. - More improvements have been made to the ring buffer feature. - Display filters are now faster. - The capture engine has received major updates. - New protocol support: 9P, Aruba ADP, Camel, DRSUAPI, DUA, HPSW, Monotone Netsync, nettl, UMA, VNC (RFB), - Updated protocol support: ACSE, AgentX, AIM, AMR, ANSI A, ASN.1 BER/PER, ATM, ATSVC, BACapp, BOOTP/DHCP, CDP, CMIP, CMP, CMS, CRMF, DCERPC, DHCPFO, DIAMETER, DICOM, DISTCC, DLSw, EFS, EIGRP, EPM, ESIS, ESS, ETHERIC, Ethernet, FC, FCELS, FCP, FTAM, G.723, GIOP, GRE, GSM, GSS-API, GTP, H.225, H.245, H.263, HTTP, IAX2, ICEP, IEEE 802.11, IEEE 802.3 Slow protocols, INAP, IP, IPsec, ISAKMP, iSCSI, ISIS, ISL, ISMP, ISUP, JXTA, Kerberos, KINK, Kpasswd, L2TP, LDAP, LMP, M3UA, MANOLITO, MEGACO, MGCP, MIP6, MMSE, MQ, MRDISC, MTP2, NCP, NDMP, NDPS, NFS, NLM, OCSP, OSI options, PIM, PKIX1Explitit, PKIX Qualified, PKTC, Portmap, PPP, PRES, PROFINET DCP, Q.2931, Q.931, Q.933, RADIUS, RDM, RPC, RSVP, RTP, RTSP, RX, SCCP, SCSI, SCTP, SDP, sFlow, SIP, SKINNY, SM, SMB (SMB, PIPE, LOGON, Mailslot), SNA, SPNEGO, SRVLOC, SUA, TCAP, TCP, Telnet, TFTP, TZSP, Vines, WSP, X11, X.509, XML, - New and updated capture file support: 5Views, HP nettl
2005-05-05- Remove old hack that is now fixed in pkgsrcadrianp1-7/+1
2005-05-05Added net/ettercap-NG from pkgsrc-wip.xtraeme1-1/+2
2005-05-05Initial import of ettercap-NG 0.7.2 from pkgsrc-wip, packagedxtraeme8-0/+277
by Adrian Portelli. Ettercap is a suite for man in the middle attacks on LAN. It features sniffing of live connections, content filtering on the fly and many other interesting tricks. It supports active and passive dissection of many protocols (even ciphered ones) and includes many feature for network and host analysis.
2005-05-04Add and enable nasd.agc1-1/+2
2005-05-04Initial import of nasd-1.3, a prototype storage implementation, from CMU.agc49-0/+4504
The original tar file has trailing base64 checksums, so I have repackaged the tar file for just now. This is release 1.3 of the Parallel Data Laboratory NASD software prototype. The release includes the NASD drive prototype, the NASD-NFS filemanager, simple client APIs, a regression-testing suite, sample programs, a snapshot of Cheops (which is one implementation of aggregation over multiple NASDs), and some basic documentation.
2005-05-03Fix pkglint warning.kristerw1-2/+2
2005-05-03Add and enable openafs.agc1-1/+2
2005-05-03Initial import of openafs-1.3.81 into the packages collection.agc5-0/+283
AFS is a distributed filesystem product, pioneered at Carnegie Mellon University and supported and developed as a product by Transarc Corporation (now IBM Pittsburgh Labs). It offers a client-server architecture for file sharing, providing location independence, scalability and transparent migration capabilities for data. IBM branched the source of the AFS product, and made a copy of the source available for community development and maintenance. They called the release OpenAFS.
2005-05-03Sort.wiz6-100/+100
2005-05-03Remove trailing whitespace.wiz1-2/+2
2005-05-03Sort.wiz4-11/+11
2005-05-02Fix MAINTAINER email address for David Ferlier.reed1-2/+2
2005-05-02RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.reed51-51/+128
And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02Remove the @comment entry for the rc.d script. It is notreed1-2/+1
needed. I noticed this because I am changing the framework to not auto-register the rc.d scripts and I am adding them to all the PLISTs.
2005-05-02- Update oinkmaster to nb1adrianp4-28/+40
- Fix SUBST_* to get it working in the right order - Change location of oinkmaster.conf - Update MESSAGE to show where oinkmaster.conf is now stored - Depend on the snort{-pgsql,-mysql} package - Automagically ${LN} files instead of just telling the user to do it - Whitespace police
2005-04-29No need to include ppp-comp-local.h on NetBSD >= 2.99.16, as the MPPEcube2-33/+36
definitions have been added to the kernel source around that time. No need to bump PKGREVISION, and no need to update to 0.0.5, the only change in that release is in code not used by this package.
2005-04-29Fix a typo in comment.cube1-1/+1
2005-04-28Avoid endless loop in the rsvp dissector which allowed a remote DoS.tron3-2/+139
Bump package revision because of this change.
2005-04-28Apply parts of patch from PR 29983 by ISIHARA Takanori:wiz1-2/+3
* OpenSSL 0.9.7 or higher is required for TSIG support. (README) * --with-namedxfer configure option is obsolete option.
2005-04-27Remove USE_BUILDLINK3 (typo).hira1-2/+1
2005-04-27- Update to oinkmaster 1.2adrianp3-9/+10
- Fix ln => ${LN} in MESSAGE - From the ChangeLog: > o Slightly improved modifysid/template documentation and examples. > For example, added a new template to disable a SID but only if it has > a specific revision number so you can disable a rule temporarily and > automatically start using it again if it becomes updated. Thanks to > Russell Fulton for this suggestion. > o Suppress warnings about non-matching modifysid expressions when > running in super quiet mode (-Q). > o Permit .tgz suffix for rules archive. > o Permit filename as argument to modifysid (and use_template) to apply > a substitution expression on all rules in the specified files(s). > o You can now download multiple rules archives from different URLs at > the same time, either by specifying several -u <url> on the command > line or by using several url=<url> directives in the Oinkmaster > configuration file(s). See the default oinkmaster.conf and the FAQ > for more information. > o Many updates to the FAQ, especially regarding how to update rules > from multiple sources. Also added info about how to use Oinkmaster > after Sourcefire changed the license of the rules. > o Because of the license change, no URL is specified in the default > oinkmaster.conf anymore. You will have to follow the instructions > in there and activate the requested URL(s). > o modifysid/use_template statements of all types will now be processed > in the exact order as specified in the config file. Previously, all > the wildcards were processed last. > o Slightly improved error handling when running under Windows. > o Removed some useless buttons and changed default URL list in the GUI. > o Misc other minor fixes.
2005-04-27- Update snort to 2.3.3adrianp3-96/+96
- Fix /var => ${VARBASE} - Changes Include: > * Issues with suppressing sfPortscan Open Ports have been fixed. > > * Added a new mini-preprocessor to catch the X-Link2State > vulnerability. This preprocessor can be configured to drop the > offending connection when in Inline-mode. Please read snort.conf or > the snort manual for more details. This preprocessor is enabled by > default in snort.conf.
2005-04-27Fix AC_DEFUN argument quoting for automake 1.8 and newer. Nowiz2-1/+15
PKGREVISION bump because most people won't care.
2005-04-27Fix AC_DEFUN argument quoting for automake 1.8 and newer. Addresseswiz2-1/+15
part of PR 30053. No PKGREVISION bump because most people won't care.
2005-04-27Fix AC_DEFUN argument quoting for automake 1.8 and newer. Addresseswiz2-1/+15
part of PR 30053. No PKGREVISION bump because most people won't care.
2005-04-26update to 2.12.2drochner3-19/+7
changes are bugfixes only
2005-04-25added option for Alsa support. Changes approved by tron.schwarz1-1/+12
2005-04-24- Update unison-devel to 2.12.0adrianp6-78/+91
- Lots of changes, in summary: - Archive format has changed - Major tidying and enhancement of 'merge' functionality - Files larger than 2Gb are now supported - support for ocaml >3.07 - Substantial reworking of the internal logic of the text UI
2005-04-24- Update unison to 2.10.2adrianp5-59/+83
- Lots of changes, in summary: - out of the box OS X and OpenBSD support - limit the number of simultaneous file transfers - support for ocaml >3.07 - Files larger than 2Gb are now supported - Major tidying and enhancement of 'merge' functionality
2005-04-22Add BUILDLINK_PASSTHRU_DIRS to make this build again.wiz1-1/+3
From Iain Hibbert in PR 30035.
2005-04-22Sort, from Iain Hibbert.wiz1-4/+4
2005-04-22Drop trailing whitespace, from Iain Hibbert.wiz1-1/+1
2005-04-20Update to version 0.49.heinz2-6/+6
-- Changes from 0.48 ================= Fix: Only remove leading zeros in the regular expressions for typesbyval and classbyval methods. (patch by Ronald v.d. Pol) Fix: Properly return an empty array in the authority, additional and answer methods (patch by Ronald v.d. Pol) Fix: rt.cpan.org #11930 Incorrect searchlist duplication removal in Net::DNS::Resolver::Win32 Patch courtesy Risto Kankkunen. Problem: rt.cpan.org #11931 Win32.pm used the DNSRegisteredAdapters registry key to determine which local forwarders to send queries to. This is arguably the wrong key as it is used to identify the server which to send dynamic updates to. A real fix for determining the set of nameservers to query has not been implemented. For details see https://rt.cpan.org/Ticket/Display.html?id=11931 Fix: Bug report by Bernhard Schmidt (concerning a bug on the IPv6 branch). The bug caused dname compression to fail and to create compression pointers causing loops. Fix: rt.cpan.org #8882 No redundant lookups on SERVFAIL response and #6149 Does not search multiple DNS servers Net::DNS::Resolver will now use the other nameservers in the list if the RCODE of the answer is not NO ERROR (0) or NAME ERROR (3). When send() exhausted the last nameserver from the it will return the answer that was received from the last nameserver that responded with an RCODE. The error string will be set to "RCODE: <rcode from last packet>" Fix: rt.cpan.org #8803 TXT records don't work with semicolons Since we are expecting presentation format at input a comment will need to be escaped ( \; ). It could be argued that this is a to strict interpretation of 1035 section 5.1. While working on this I discovered there are more problems with TXT RRs. e.g.; '0100' (a character string content represented in hex) is a perfectly legal and should be represented as "\000" in presentation format. Net::DNS does pass character strings with "non-ASCII" chars from the wire to the char_str_lst array but the print functions do not properly escape them when printing. Some tests with TXT RRs added to 07-misc.t Properly dealing with zone file presentation format and binary data is still to be done. Fix: rt.cpan.org Ticket #8483 eval tests for DNS::RR::SIG fail when using a die handler (Thanks Sebastiaan Hoogeveen) Patch applied. Fix: rt.cpan.org: Ticket #8608 Net::DNS::Packet->data makes incorrect assumptions Implemented the "pop" method for the question. Since having a qcount that is not 1 is somewhat rare (it appears in TCP AXFR streams) the ability to pop the answer from a question has not been documented in the "pod" Also fixed the incorrect assumption. (Thanks Bruce Campbell.) Fix: Ticket #11106 Incorrect instructions in README Corrected in the README and in Makefile.PL Olaf Kolkman took over maintenance responsibility from Chris Reinardt. This involved importing the code into another subversion repository. I made sure the numbers jumped, but I did not have access to the "original" subversion repository so I lost some of the history.
2005-04-20Update to version 3.24.seb2-7/+8
Add HOMEPAGE. Changes since last packaged version (3.21) * 3.22 Fixed bug rt.cpan.org #7070 reported by Grover Browning (auto-inc/dec on v6 fails). Thanks Grover. Ruben van Staveren pointed out a bug in v6 canonicalization, as well as providing a patch that was applied. Thanks Ruben. * 3.23 Included support for Module::Signature. Added ->re() as contributed by Laurent Facq (Thanks Laurent!). Added Coalesce() as suggested by Perullo. * 3.24 Version bump. Transfer of 3.23 to CPAN ended up in a truncated file being uploaded.
2005-04-19Upgrade to jwhois-3.2.2nb17, incorporating today's allocations:kleink3-15/+25
2A00:0000::/21 RIPE NCC 2600:0000::/22 ARIN 2604:0000::/22 ARIN 2608:0000::/22 ARIN 260C:0000::/22 ARIN
2005-04-19Sort.wiz1-11/+11
2005-04-19Remove very outdated coda documentation packages coda_doc and coda_intro.wiz9-283/+1
Ok'd by phil@.
2005-04-19Remove non-building coda5_client and coda5_server packages; ok'dwiz19-471/+1
by maintainer, phil@, who will be working on importing a coda6 package.
2005-04-18Update to version 3.1.3salo2-6/+6
Changes: - added mirror --loop option to re-mirror until no changes found. - fixed mirror creating too many children mirrors. - fixed cls and mirror with http backend, when PROPFIND returns 404 error. - fixed mirror --use-cache with sftp backend. - fixed a rare hang in sftp.
2005-04-18riz volunteered to maintain this package.wiz2-4/+4
2005-04-17Update p5-Geo-IP to 1.25. Patch provided by Paul Shupak in PR pkg/29990.minskim2-9/+7
Changes since 1.23: - Fixed memory leak in ISP/Organization database lookups - Added database_info method (Frank Mather) - Added example/netspeed.pl to MANIFEST
2005-04-16Update tor to 0.0.9.8:jschauma2-6/+6
- Fix another race crash bug (thanks to Glenn Fink for reporting). - Compare identity to identity, not to nickname, when extending to a router not already in the directory. This was preventing us from extending to unknown routers. Oops. - Make sure to create OS X Tor user in <500 range, so we aren't creating actual system users. - Note where connection-that-hasn't-sent-end was marked, and fix a few really loud instances of this harmless bug (it's fixed more in 0.1.0.x). - We have a bug that I haven't found yet. Sometimes, very rarely, cpuworkers get stuck in the 'busy' state, even though the cpuworker thinks of itself as idle. This meant that no new circuits ever got established. Here's a workaround to kill any cpuworker that's been busy for more than 100 seconds.
2005-04-16Add patch-ap from wip/host to fix installation.wiz3-2/+33
Add missing man/cat1/host.0 to PLIST.
2005-04-16Add RMD160 checksum.wiz1-1/+2
2005-04-16Include "../../mk/pthread.buildlink3.mk".kristerw1-1/+2
2005-04-15Add conflicts between samba and tdb: both install tdbtool and tdbdump.wiz1-2/+2
2005-04-15Update to 20050415. Changes:schmonz6-32/+126
* Add "djbdns" rc.d script to control all enabled djbdns services, modeled after the "qmail" rc.d script from mail/qmail-run. * Set rc.conf defaults more succinctly, modeled after mail/qmail-run. * Add "reload" as a synonym for "cdb" in axfrdns, rbldns, and tinydns. * Add "foo_postenv" for additional environment customization, for instance to run dnscache as a pure forwarder. * Add "foo_log" booleans to enable or disable logging (enabled by default). * Always run loggers as the "dnslog" user. This makes it simpler to define alternate loggers.
2005-04-14Added missing headers to previously committed patches.schwarz5-9/+19
Changed patch-af to ensure that the pkgsrc CFLAGS will be used for building kphone.
2005-04-14Updated kphone to 4.1.0 (approved by tron)schwarz6-36/+30
Changes from previous version 4.0.5 are: * support for ALSA (not yet enabled in pkgsrc) * support for jack (not yet enabled in pkgsrc) * some bug fixes