summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2002-06-06Patch in the NetBSD/arm targets to one of the config.guess files incjep2-1/+29
ngrep's source tree. This is not strictly the Right Way, but the patch can be fed back to the maintainer of ngrep.
2002-06-05- update to 1.6 beta 1 (it's about time the developer released a new version)lukem2-6/+7
- fix ipv6 support for ${OPSYS} != Darwin (use ".elif" not ".elseif")
2002-06-05Import of canonical tnftp 20030825 sources,lukem14-0/+2746
to make it easier to track new versions.
2002-06-05Update ettercap to 0.6.6.6. Changes:hubertf4-23/+47
0.6.6.6 -- 20020603 + Solaris porting + Sparc architecture support even for all other OSes + Windows 9X porting (developed by tavi) + Increased the speed of arp storm under windows (developed by tavi) + Added the ability to bind a port on which ettercap forwards the sniffed trafic (press 'B' from the sniffing interface) + The -H option now supports range ip (i.e. 192.168.1-5.10-20,30-40,50,100-150) + NEW PLUGIN: - lamia (become root of a switches spanning tree) + Windows installer now have a nice splash screen ;) + Updated the passive OS fingerprint database (825 records) !! Fixed the pthread_join problem under MacOSX !! Fixed the -w options (openssl path related bug) !! Fixed the conflicting options -Y and -a !! Fixed the FindIface function under BSD 0.6.5 -- 20020423 + Windows (CYGWIN) porting + Dumping to tcpdump file format is now supported (-Y option) + New OffLine sniffing from tcpdump like files (-T option) + Sniffing from command line now capture UDP+TCP packet by default - Changed the -t (--linktype option) to -g + Added the -t (--proto option) to sniff only that protocol in simple mode + Logging engine doesn't log the same user/pass/ip twice (as requested by Gushterul) + Under *BSD and MacOSX ettercap now uses only one bpf + Added the -J options (onlyposion) to allow multitarget arp sniffing + USER and PASS may have a length of 50 chars + NEW PLUGIN : - roper (Tries to stop ISAKMP for IPSEC traffic) + NEW password collector for: - QUAKE 3 (rcon command) (developed by LnZ) - ICQ v7 (developed by LnZ) - MSN (the pass is an MD5 hash) - YMSG (the pass in in UNIX MD5 format) (as requested by tavi) + DISSECTORS enhanced: HTTPS - IMAP - NAPSTER (opennap) - IRC + PLUGIN enhanced: - leech (now it rearps the victim after isolation) + Updated the passive OS fingerprint database (762 records) + Updated the active OS fingerprint database nmap-os-fingerprints,v 1.77 2002/03/20 05:42:48 fyodor + DOCUMENTATION translated in Polish and Dutch + Added the 'cvs' target to the Makefile !! Fixed an ntohs() problem in the phantom plugin !! Fixed a bug in the SMB dissector dealing with unicode user and password !! Better handling of CTRL+C !! Fixed a bug in doppleganger !! Fixed a bug the the dlsym on OpenBSD 3.0 (plugin related) !! Fixed the visualization of password with length > 13 !! Fixed a bug in the handling of debug file !! Fixed the "not scrolling" JOINED visualization
2002-06-03Updated p5-Net from 1.11 to 1.12shell2-6/+6
Changes : Net::SMTP - Use Authen::SASL to do auth Net::SMTP - Minor change to address sanitize code, mainly to allow <> Net::FTP - Minor change to pattern to extract unique filename from server response
2002-06-03Turn off optimization -O2 on NetBSD arm platforms so that this packagecjep1-3/+5
builds.
2002-06-03Turn off optimization on NetBSD arm platforms.cjep1-2/+4
2002-06-02Update "ethereal" package to version 0.9.4. This version fixes manytron2-6/+5
bugs discoverd in version 0.9.3 including these four potential security problems: - The SMB dissector could potentially dereference a NULL pointer in two cases. - The X11 dissector could potentially overflow a buffer while parsing keysyms. - The DNS dissector could go into an infinite loop while reading a malformed packet. - The GIOP dissector could potentially allocate large amounts of memory.
2002-06-02--disable-ipv6 on Darwin.schmonz1-1/+3
2002-06-02--disable-ipv6 on Darwin. This now builds as-is on Darwin, potentiallyschmonz1-1/+3
simplifying the pkgsrc bootstrap process on that platform.
2002-06-01pkglint(1)wiz2-5/+5
2002-06-01Remove obsolete file.wiz1-7/+0
2002-06-01update to unison 2.9.1deberg3-10/+10
2002-05-31Add and enable kdenetwork3skrll1-1/+2
2002-05-31Initial import (in the right place) of a kdenetwork3 pkg.skrll18-0/+1991
2002-05-30Bring forward the patch to configure.in to configure, since there's noagc2-5/+14
dependency on autoconf, and otherwise this package will not build on -current.
2002-05-26Cleanup: remove bogus DEINSTALL.out and make sure this gets created inrh2-24/+4
${WRKDIR}, not ${PKGDIR}
2002-05-26Add and enable lambdamoo packagesrh1-1/+4
2002-05-26Initial import of lambdamoo-1.8.1, a network-accessible, multi-user,rh9-0/+191
programmable, interactive system well-suited to the construction of text-based adventure games, conferencing systems, and other collaborative software. Provided by Ben Collver <collver@linuxfreemail.com>. Together with the previous commits, this closes his PR pkg/13073.
2002-05-26Initial import of lambdamoo-core-990412, a set of generic core classesrh4-0/+44
for lambdamoo. Provided in PR pkg/13073 by Ben Collver <collver@linuxfreemail.com>
2002-05-26Initial import of lambdamoo-doc-1.8.0p6, documentation for lambdamoo,rh5-0/+75
provided by Ben Collver <collver@linuxfreemail.com>.
2002-05-25look for __sparc__ instead of sparc. Builds and works on sparc now.dmcmahill2-18/+25
While here add list of network interfaces for alpha, dreamcast and vax.
2002-05-25Change the socks' DEPENDS to BUILD_DEPENDS, as socks4 installs no sharedfredb2-4/+4
library, and socks5's shared library is renamed to prevent packages from picking it up by accident (so all 11 packages which respect USE_SOCKS currently always link against a static socks library).
2002-05-25USE_LIBTOOL, and create a directory that's wanted by the PLIST.wiz1-6/+7
2002-05-25Clean up a bit (please use pkglint!).wiz3-25/+25
2002-05-25Add and enable netatalk-umichmarkd1-1/+2
2002-05-25Update netatalk to version 1.5.3.1.markd42-899/+324
Update supplied by David Rankin (to version 1.5.2) in pkg/15642 further updated to 1.5.3.1 by me. Changes since the old umich version (and netatalk-asun) are numerous bug fixes, cleanups and new features and its actively being maintained.
2002-05-25Reimport of old umich netatalk as net/netatalk-umich to move out of waymarkd41-0/+991
of current netatalk.
2002-05-25Enable memory and VM statistic under NetBSD. This fixes PR pkg/14438tron3-5/+28
by Scott Presnell.
2002-05-25Remove debugging statement committed by accident.tron1-2/+1
2002-05-25Wrap unnecessary long line.tron1-2/+4
2002-05-24Backward compat with NetBSD <1.6: some rc.subr variables were renamed.hubertf2-8/+20
Make sure the new ones get defined from the old ones.
2002-05-24Use the SIOCGIFDATA ioctl if available to make the tool usefull formartin2-12/+34
any kind of interface, not just PPP interfaces.
2002-05-24If the SIOCGIFDATA ioctl is available, use that instead of the PPPmartin2-6/+31
specific one. This makes the tool useable on any network interface.
2002-05-23Update from 1.1 to 1.2-beta2.lukem2-5/+6
User visible changes include: - enable case insensitive fnmatch(3)ing for hostname globs in ftpusers(5) - add 'denyquick' ftpd.conf(5) keyword - add 'private' ftpd.conf(5) keyword - use "advertise" in docco User visible fixes: - reject SIZE requests for ASCII files > 10KB long - fixes for mlsd/mlst standards conformance - fix passive transfers for various web browsers - various glob(3) fixes - don't log xferlog-style entries if the transfer didn't start - fix skey password challenge - don't try and use the motd directive if it's not set
2002-05-21Add an explicit dependency on wget to get this package to build.cjep1-1/+3
2002-05-21Commit the missing patch that should have been here all along. Thisrh2-1/+13
patch adds a missing -Wl,-R to the pkg-config template. Regen distinfo.
2002-05-21regen (patch-aj checksum mismatch)wiz1-2/+2
2002-05-21regen (no patch-aa here -- forgot to commit?)wiz1-2/+1
2002-05-20Update to 3.2.0, per Wolfgang Rupprecht's patches from pkg/16748.wiz2-6/+5
Changes: * Various bugfixes * Added advanced rewrite of queries * Various changes to jwhois.conf
2002-05-17update to 2.5.2 (only bugfixes according to ChangeLog)grant2-5/+5
2002-05-16Add and enable gnet.wiz1-1/+2
2002-05-16Initial import of GNet-1.1.4:wiz4-0/+80
GNet is a simple network library. It is written in C, object-oriented, and built upon GLib. It is intended to be small, fast, easy-to-use, and easy to port. GNet comes with documentation and examples.
2002-05-16fix typo in MASTER_SITES.grant1-2/+2
rsync 2.5.5 "Snowy River" (2 April 2002) ENHANCEMENTS: * With --progress, when a transfer is complete show the time taken; otherwise show expected time to complete. (Cameron Simpson) * Make "make install-strip" works properly, and "make install" accepts a DESTDIR variable for help in building binary packages. (Peter Breitenlohner, Greg Louis) * If configured with --enable-maintainer-mode, then on receipt of a fatal signal rsync will try to open an xterm running gdb, similarly to Samba's "panic action" or GNOME's bug-buddy. (Martin Pool) BUG FIXES: * Fix situation where failure to fork (e.g. because out of process slots) would cause rsync to kill all processes owned by the current user. Yes, really! (Paul Haas, Martin Pool) * Fix test suite on Solaris. (Jos Backus, Martin Pool) * Fix minor memory leak in socket code. (Dave Dykstra, Martin Pool.) * Fix --whole-file problem that caused it to be the default even for remote connections. (Martin Pool, Frank Schulz) * Work around bug in Mac OS X mkdir(2), which cannot handle trailing slashes. <http://www.opensource.apple.com/bugs/X/BSD%20Kernel/2734739.html> (Martin Pool) * Improved network error handling. (Greg A. Woods)
2002-05-16update to 2.5.5grant2-6/+8
2002-05-16add ftp://rsync.samba.org/pub/rsync/old-versions/ to MASTER_SITES togrant1-1/+2
fetch old distfiles.
2002-05-15visit net/rootprobeitojun1-1/+2
2002-05-15root DNS server performance analysisitojun4-0/+39
2002-05-14Fix datadir location in perl lib, and allow subjects in mail sent from NetBSDabs4-3/+31
hosts. Bump to nocol-4.3.1nb2
2002-05-13Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467.yyamano1-2/+2