summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2009-02-15Update tor to 0.2.0.34.obache3-21/+7
Patch provided by Christian Sturm and back to maintainer. Changes in version 0.2.0.34 - 2009-02-08 o Security fixes: - Fix an infinite-loop bug on handling corrupt votes under certain circumstances. Bugfix on 0.2.0.8-alpha. - Fix a temporary DoS vulnerability that could be performed by a directory mirror. Bugfix on 0.2.0.9-alpha; reported by lark. - Avoid a potential crash on exit nodes when processing malformed input. Remote DoS opportunity. Bugfix on 0.2.0.33. - Do not accept incomplete ipv4 addresses (like 192.168.0) as valid. Spec conformance issue. Bugfix on Tor 0.0.2pre27. o Minor bugfixes: - Fix compilation on systems where time_t is a 64-bit integer. Patch from Matthias Drochner. - Don't consider expiring already-closed client connections. Fixes bug 893. Bugfix on 0.0.2pre20.
2009-02-15Enable DESTDIR support with devel/ruby-setup.taca1-3/+5
(No other functional change.)
2009-02-14add the patch for the -no_default_afi option to RtConfigspz5-13/+33
by David Croft <david@sargasso.net>
2009-02-14switch from previous DESTDIRifying src/Makefile.in patch to a prettier onespz3-22/+14
by Kaj Niemi <kajtzu@basen.net> (bump pkgrev etc)
2009-02-14bump pkgrev too for adding patches for new option -asplainspz1-2/+2
2009-02-14DESTDIR support and fix for newer NetBSD.joerg1-2/+6
2009-02-14DESTDIR support and fix for newer netbsd.joerg1-1/+5
2009-02-14add new option -asplain that makes extended autnums be output as simple numbersspz18-39/+261
instead of in asdot format.
2009-02-13Updated net/mrstat to 1.20abs3-11/+13
move to google code set PKG_DESTDIR_SUPPORT
2009-02-13Update "wireshark" package to version 1.0.6.tron4-350/+9
Changes between 1.0.5 and 1.0.6.: - The following vulnerabilities have been fixed: * On non-Windows systems, Wireshark could crash if the HOME environment variable contained sprintf-style string formatting characters. * Wireshark could crash while reading a malformed NetScreen snoop file. * Wireshark could crash while reading a Tektronix K12 text capture file. - The following bugs have been fixed: * Crash when loading capture file and Preferences: NO Info column * Some Lua scripts may lead to corruption via out of bounds stack * Build with GLib 1.2 fails with error: 'G_MININT32' undeclared * Wrong decoding IMSI with GSM MAP protocol * Segmentation fault for "Follow TCP stream" (Bug 3119) * SMPP optional parameter 'network_error_code' incorrectly decoded * DHCPv6 dissector doesn't handle malformed FQDN * WCCP overrides CFLOW as decoded protocol (Bug 3175) * Improper decoding of MPLS echo reply IPv4 Interface and Label Stack Object * ANSI MAP fix for TRN digits/SMS and OTA subdissection (Bug 3214) - Updated Protocol Support * AFS, ATM, DHCPv6, DIS, E.212, RTP, UDP, USB, WCCP, WPS - New and Updated Capture File Support * NetScreen snoop Changes between version 1.0.4 and 1.0.5: - The following vulnerabilities have been fixed. See the security advisory for details and a workaround. * The SMTP dissector could consume excessive amounts of CPU and memory. * The WLCCP dissector could go into an infinte loop. - The following bugs have been fixed: * Missing CRLF during HTTP POST in the "packet details" window * Memory assertion in time_secs_to_str_buf() when compiled with GCC 4.2.3 * Diameter dissector fails RFC 4005 compliance * LDP vendor private TLV type is not correctly shown * Wireshark on MacOS does not run when there are spaces in its path * Compilation broke when compiling without zlib * Memory leak: saved_repoid * Memory leak: follow_info * Memory leak: follow_info * Memory leak: tacplus_data * Memory leak: col_arrows * Memory leak: col_arrows * Incorrect address structure assigned for find_conversation() in WSP * Memory leak with unistim in voip_calls * Error parsing the BSSGP protocol * Assertion thrown in fvalue_get_uinteger when decoding TIPC * LUA script : Wireshark crashes after closing and opening again a window used by a listener.draw() function. - Updated Protocol Support * ANSI MAP, BSSGP, CIP, Diameter, ENIP, GIOP, H.263, H.264, HTTP, MPEG PES * PostgreSQL, PPI, PTP, Rsync, RTP, SMTP, SNMP, STANAG 5066, TACACS, TIPC * WLCCP, WSP The package update was provided by Matthias Drochner in private e-mail.
2009-02-12add DESTDIR support.markd1-4/+5
2009-02-12add DESTDIR support.markd1-6/+3
2009-02-11add DESTDIR support. Drop maintainership.markd1-12/+13
2009-02-11add DESTDIR supportmarkd1-6/+3
2009-02-11Remove PKGREVISION after the update.joerg1-2/+1
2009-02-11Add patches that unbreak Python 2.5 build.joerg5-2/+65
2009-02-11Update to SOApy-0.11.6:joerg3-7/+15
- bug fixes
2009-02-11* detection of endian in bytesex.h is not enough, use result of byteorder.h.obache21-192/+263
* replace hard coded user and mode for hping-suid option with SPECIAL_PERMS. * replace remaining of hard coded "man" with ${PKGMANDIR}. * add DESTDIR support. * merge patch-a{e,g}, both for same file. * patch to replace __sun__ with __sun for portability, pkglint(1) said. * also regen other patches with mkpatches(1).
2009-02-10DESTDIR support. Install the former content of /var tojoerg2-3/+35
${PREFIX}/etc/argus for now, so that it is included in the package. Someone else can clean this up. Bump revision.
2009-02-10DESTDIR supportjoerg1-4/+5
2009-02-10DESTDIR support.joerg1-3/+4
2009-02-10DESTDIR supportjoerg1-8/+17
2009-02-10Add PKG_DESTDIR_SUPPORT, release maintainershipabs1-5/+7
2009-02-10Add PKG_DESTDIR_SUPPORT, plus fix permissions on installed wav filesabs1-14/+14
2009-02-10Added DESTDIR supportadam1-2/+4
2009-02-09Remove net/my-mimelib. It is way older than the version shipped withjoerg5-107/+1
Python 2.3+
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg8-11/+18
changed runtime dependencies now.
2009-02-09Remove Python 2.1 support.joerg2-13/+2
2009-02-09DESTDIR support. Use (void *)NULL as sentinal.joerg3-2/+36
2009-02-09Only provide the openssl option if libfetch was built with it.joerg2-5/+6
2009-02-09Suggest openssl option only if OpenSSL is builtin.joerg1-2/+8
2009-02-09Fix (de)installation of a binary version of this package.tron2-3/+5
Bump the package revision because the package list changed.
2009-02-08Upgrade proftpd to 1.3.2kim3-8/+9
2009-02-08Make this build with a post-ISO C compiler. Add DESTDIR support.joerg9-22/+255
Likely still broken on LP64...
2009-02-07DESTDIR support.joerg1-8/+10
2009-02-07Update to openresolv-2.0.1roy2-6/+7
Fixes metric support and busybox shell sending dbus to dnsmasq.
2009-02-07Fix patch to actually work by using the right name of the version macro.joerg2-4/+4
Fixes build on NetBSD 4.99.24+.
2009-02-07DESTDIR support.joerg1-15/+16
2009-02-07DESTDIR support. Fix build with newer NetBSD.joerg1-1/+5
2009-02-07Regen.wiz1-10/+10
2009-02-07Use more markup. Add RCS Id. Add some commas. Sort options. Sort sections.wiz1-17/+23
Convert to UTF-8 (only affects comment).
2009-02-05fetch-1.4:joerg2-10/+16
- restart system calls for SIGINFO, will do the status update on the next return - handle FETCH_TIMEOUT like SIGALRM, and don't print errors about writing the output file - explicitly check for -1 as return from fetchIO_read.
2009-02-05Need sleep, unbreak: declare fetchRestartCalls as volatile, not extern.joerg1-2/+2
2009-02-05Really mark fetchRestartCalls as volatile.joerg1-2/+2
2009-02-05libfetch-2.22:joerg3-6/+6
Allow overriding fetchRestartCalls from signal handlers by making it volatile.
2009-02-05Mark variables modified from signal handlers as volatile.joerg1-3/+3
2009-02-05Remove t flag.joerg1-6/+1
2009-02-05Also remove unused b flag.joerg1-6/+1
2009-02-05fetch-1.3:joerg4-66/+4
Remove FreeBSD legacy options. -H was undocumented and ignored, -h / -f / -c could be used to construct FTP URLs in an adhoc fashion.
2009-02-05fetch-1.2:joerg4-7/+39
Add -i option for conditional fetch, e.g. only fetch the file again, if the remote version is newer.