summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache39-66/+78
2012-12-15Update to 1.15markd5-44/+25
Released Fri Nov 4 2011 Tcl-8.5 support, improved OS X support nam-1.14 Released June 17 2009 Refresh packages, some improved 64-bit support nam-1.13 Released Sat Mar 10 2007 Refresh packages, Sun OS compilation patch nam-1.12 Released Sat Sep 24 2006 Refresh packages
2012-12-15Update to version 2.35markd6-55/+44
ns-2.35 Released on Nov 4, 2011 * Provide fixes to the Tmix traffic generator, mainly to the one-way TCP implementation, but some changes to the Full-TCP version as well. Tmix with one-way TCP now performs comparably to Tmix with Full-TCP (albeit with longer running times and higher memory consumption). Includes contributions from David Hayes and DongXia Xu at Swinburne and relevant updates to the documentation and tests. * Add Marcello Caleffi's Multi-path Dynamic Address RouTing (M-DART) protocol. * Add Sidney Doria's Datagram Congestion Control Protocol (DCCP) implementation. * Added the SYN_immediate_ack flag so that a DelAckSink agent will immediately ACK the first (SYN) packet sent by a TcpAgent. The patch contains changes to tcp-sink.{cc,h}, ns-default.tcl, and affected validation tests. All validation tests that use the syn_ in TcpAgent were set to SYN_immediate_ack=false except for the delayed test in test-suite-simple.tcl. * During long simulations (30-60 minutes), ns would sometimes abort with the message "TcpAgent: negative RTO!". The problem was that TcpAgent::t_backoff_ was overflowing and becoming negative, since it was doubled each time a backoff was triggered but maxrto_ prevented the time between doublings from growing beyond 60 seconds. * This patch adds support for using one-way TcpAgents with the Tmix traffic generator, which previously only worked with FullTcp agents. * Protocol for Unified Multicasting Through Announcements (PUMA) has been added. PUMA is a distributed, receiver initiated, mesh based multicast routing protocol. * A new SCTP patch from Nasif Ekiz and the University of Delaware team. * added support for Non-Renegable Selective Acknowledgements (NR-SACK). To enable NR-SACKs, set useNonRenegSacks_ tcl bindable variable to 1 at both the data sender and the data receiver. * Concurrent Multipath Transfer with Potentially Failed(CMT-PF) extension is default now. To use CMT, set useCmtPF tcl bindable variable to 0 at the data sender. * added new feature to support a limited size send buffer at the data receiver. Send buffer size can be specified by setting initialSwnd_ tcl bindable variable to desired value. By default, the variable is set to 0 which means there is no constraint on the send buffer. * congestion window (cwnd) updates are now done as specified at Section 7.2.1, 7.2.2 and 7.2.3 of RFC4960. Also the number of missing reports to trigger fast retransmits is reduced to three as specified in RFC4960. * bug fix. A bug discovered by Eduardo Ribeiro and Igor Gavriloff regarding to memory deallocation is fixed. * new validation tests for NR-SACKs and limited send buffer size are added to the test suite. ns-2.34 Released on June 17, 2009 * bugfix for 802.11Ext model (from Felix-Schmidt-Eisenlohr and team) * mac/wirelessPhyExt: * the power monitor class is responsible to continously track the sum of all reception power values of all frames arriving in parallel and of the noise floor. In the earlier implementation this cumulated power was only decreased in situations where no packet arrived. Otherwise, powers were always further summed up, leading to a wrong setting of this variable, and in consequence, a wrong behavior of physical packet reception calculations. Furthermore, the busy/idle signalling was not correct. * Add AOMDV (On-demand Multipath Distance Vector Routing in Ad Hoc Networks) implementation from Marcello Caleffi * Collection of bug fixes for 802.11Ext model (from Felix-Schmidt-Eisenlohr and team) * mac/mac-802.11Ext: * feedback to higher layers on transmission failure: xmit_failure_data_ is delivered when a unicast packet was finally not sent successfully- corrected NAV update: in case a NAV is active and a new NAV is advertised an updated only occurs in case the new NAV takes longer than the one already running - bugfix: corrected backoff handling when 0 backoff slots are selected:- bugfix: resolved memory leak on broadcast packet transmission- duplicate suppression support: reactivate the feature of duplicate detection on MAC layer as it was done in earlier versions * code cleanup: removed TxTimer_t class * bugfix: ACK frames: explicitly set basic modulation scheme * mac/wirelessPhyExt: * update of modulation table: new threshold values are taken for the different modulation schemes due to newer measurements * bugfix: resched() instead of sched() in PowerMonitor::expire() * code cleanup: removed friend class PowerTimer * code cleanup: updated comment in recordPowerLevel() * new implementation of PowerMonitor (PowerTimer class now obsolete) * clarification of CSThresh variable (see below) * mac/channel.cc: for wirelessPhyExt only: correct calculation of distCST, using PowerMonitorThresh_ as the critical borderline power and including antenna gains. * tools/ranvar.cc: - bugfix: resolved memory leak in Erlang distribution * Bug fixes for 802.11 infrastructure code, posted by Ilango Purushothaman. * Patches for better memory management - use standard C++ lists to maintain AP and client tables, memory leaks fixed in AP scheduling queue * Triggering of handoff in Ad-hoc mode - Bug reported by Mayur - Resolved by adding an if condition for checking the 802.11 mode. * Note: The following traces changed as a result of this, but were verified by Ilango: ./test-all-wireless-infra ./test-all-wireless-infra-mobility ./test-all-wireless-shadowing ./test-all-wireless-lan-aodv ./test-all-wireless-gridkeeper ./test-all-wireless-lan-newnode * Import Tmix synthetic Internet traffic generation tool * Disable string literal warning for gcc version > 4.2
2012-12-15Fix for 64bit time_t on 32bit systems. Bump PKGREVISIONmarkd3-3/+34
2012-12-15Update to 1.4.22 and replace a gcc-ism with a c99-ism. Notable changes:shattered4-18/+38
- BUG/MEDIUM: option forwardfor if-none doesn't work with some configurations - BUG/MEDIUM: ebtree: ebmb_insert() must not call cmp_bits on full-length matches
2012-12-15Bump PKGREVISION from devel/nss 3.14.0.ryoon9-16/+18
2012-12-15net/wmget: Fix variable set but not used errorsmarino2-1/+19
With -Werror set, this package would not build with gcc4.6+
2012-12-14build the grilo test ui, good for testingdrochner3-0/+32
2012-12-14update to 0.2.5drochner3-9/+9
changes: -bugfixes -minor cleanup
2012-12-14update to 0.2.4drochner3-8/+29
changes: * Improved documetation * Added support for boolean, float and datetime keys in filters -bugfixes -translation updates
2012-12-14Missing from previous commit (upgrade nagios-base to 3.4.3)manu1-3/+3
2012-12-14Upgrade nagios to 3.4.3, from Benoit Godefertmanu5-84/+121
Changelog since 3.3.1 3.4.3 - 11/30/2012 ------------------ - Reverted squeue changes intended for Nagios 4 - Reapplied all patches from 3.4.2 release - Applied fix for pagination and sorting on status.cgi #381 (Phil Randal) 3.4.2 - 11/09/2012 ------------------ FIXES * Fixed issue where deleting a downtime could cause Nagios to crash (Eric Stanley) * Corrected logic so that end times for flexible downtimes are calculated from the dow ntime start rather than the current time in the case where Nagios is restarted (Eric S tanley) * Fixed issue introduced by fix for bug #124 where flexible downtimes are not taken in to account on Nagios restart. (Scott Wilkerson, Eric Stanley) * Fixed bug #247: If a service reports no performance data, the perfdata log file has no line indicating the test. (omnikron@free.fr) * Fixed link for unhandled unreachable host problems on tactical overview page (Rudolf Cejka) * Fixed bug #345 with wild card searches not paging properly on status.cgi (Phil Randa l) * Fixed bug #343 on status.cgi where Service Group Summary can potentially show wrong totals (Mark Ziesemer) * Fixed memory leaks on SIGHUP (Carlos Velasco) 3.4.1 - 05/11/2012 ------------------ FIXES * Double quotes in check_command definition break functionality (#332, reverts #86) 3.4.0 - 05/04/2012 ------------------ ENHANCEMENTS * Added service_check_timeout_state configuration variable (Bill McGonigle) * Permanently remove sleep on run_event == FALSE in main loop (Max <perldork@webwizard design.com>) * Reduce notification load by moving notification viability check into notification li st creation (Opsview Team) * Added code to apply allow_empty_hostgroup_assignment flag to host and service depend encies (Daniel Wittenberg) * Users can now see hostgroups and servicegroups that contain at least one host or ser vice they are authorized for, instead of having to be authorized for them all (Ethan G alstad) * RSS feed boxes fallback if an error occurs (Ethan Galstad) * RSS feeds no longer block main page load (Mike Guthrie) FIXES * Fix $NOTIFICATIONRECIPIENTS$ macro to contain all contacts assigned to host|service, not only notified contacts (Bug #98 Matt Harrington) * Scheduled Downtime Notifications Resent On Nagios Restart/reload (Bug #124 - ricardo ) * NOTIFICATIONTYPE MACRO never became CUSTOM (Bug #168 - Alexey Dvoryanchikov) * Plugged minor memory leaks in notification logic
2012-12-14Update mikutter to 0.1.1.1063.obache2-6/+6
fixes first startup issue from Twitter changes to the specification.
2012-12-14Major enhancements in Samba 3.6.10 include:adam4-37/+20
o Respond correctly to FILE_STREAM_INFO requests. o Fix segfault when "default devmode" is disabled. o Fix segfaults in "log level = 10" on Solaris.
2012-12-13Remove obsolete patch.wiz1-21/+0
2012-12-12+ iodine.wiz1-1/+2
2012-12-12Import iodine-0.6.0rc1 as net/iodine, packaged for wip by Moritz Wilhelmy,wiz6-0/+111
Georg Schwarz and MJ Turner. iodine lets you tunnel IPv4 data through a DNS server. This can be usable in different situations where internet access is firewalled, but DNS queries are allowed. It runs on Linux, Mac OS X, FreeBSD, NetBSD and OpenBSD and needs a TUN/TAP device. The bandwidth is assymetrical with limited upstream and up to 1 Mbit/s downstream. Compared to other DNS tunnel implementations, iodine offers: * Higher performance: iodine uses the NULL type that allows the downstream data to be sent without encoding. Each DNS reply can contain nearly a kilobyte of payload data. * Portability: iodine runs on many different UNIX-like systems. Tunnels can be set up between two hosts no matter their endianness or operating system. * Security: iodine uses challenge-response login secured by MD5 hash. It also filters out any packets not coming from the IP and port used when logging in. * Less setup: iodine handles setting IP number on interfaces automatically, and up to 8 users can share one server at the same time.
2012-12-12Update to 0.8.8a, slightly based on PR 46399 by Nils Ratusznik.wiz3-11/+13
0.8.8a: Important Notices Plugin Architecture is now part of Cacti Changelog bug#0002207: cannot export graph templates bug#0002208: Graphs with CDEFs fail to generate bug#0002209: External auth does not work behind a reverse proxy bug#0002211: creating an index USING BTREE fails ony MySQL < 5.0.60 bug#0002213: CLI upgrade script is missing 0.8.7i as a target bug#0002214: SQL error during non-PIA upgrade to 088 when giving a default for a text field in plugin_realms bug#0002216: use of define_syslog_variables() gone in PHP 5.4 bug#0002217: url_path should default to /cacti/ bug#0002221: Missing plugin directory causes endless loop in plugins.php bug#0002222: tail_logfile hangs when cacti.log not readable, filling apache log with fgets warnings 0.8.8: Important Notices Plugin Architecture is now part of Cacti Changelog bug#0002056: un-initialized datetime used for host status (was: Zero length string != NULL) bug#0002081: In Graph Management, search display graph title breaks when using pattern symbol "/" bug#0002132: need to include pa.sql with the 0.8.7i and future releases bug#0002134: rebuild_poller_cache.php --host-id deletes table poller_item completely bug#0002141: cacti.sql missing BTREE PRIMARY KEY for poller_output bug#0002146: Utilities -> View Log File -> refresh does not work bug#0002150: usort_data_query_index() is broken -> graph order for hosts with data query sort option fails bug#0002151: When building HTML forms with sub_checkbox on_change parameter is not used bug#0002152: Issue with filter on graphs_new.php bug#0002153: Cant search for patterns containing a forward-slash bug#0002156: CDEF strings are not escaped before passed to rrdtool command bug#0002158: Minor changes to grammar of displayed messages bug#0002165: Using data input field in data source name (related to 2079 in 0.8.7i) bug#0002167: New poller hook poller_finishing bug#0002172: structure_rra_paths.php does not handle disabled data sources bug#0002174: poller_item.host_id has wrong type bug#0002178: typo in include/global_form.php: Mimimum -> Minimum bug#0002181: session_unregister (use in functions.php) doesn't exist anymore in PHP 5.4 bug#0002182: When there is no suitable (unique) index, graphs are not shown in data query ordering on host leafs bug#0002189: Proper graph hooks bug#0002191: Refresh issues bug#0002194: changing data query XML does not propagate to existing data sources bug: Fix input validation on cli/api_device.php bug: Fix issue with data source template associate command line script inserting incorrect rra information bug: Fix minor display issue on data source pages bug: Fix minor issue with counting items in the poller_output table bug: Graph settings and settings check boxes do not allow unchecking to be saved bug: Fix minor issue with plugin library caused by non-session bug: Fix SQL error on data input save for non-templated graphs bug: user_log index added to increase performance feature: Merge Plugin Architecture into Cacti feature: Added index to data_template_data to increase performance
2012-12-12Reset maintainer on his request.wiz1-2/+2
2012-12-09Update to 2.40.102. Includes ocaml-4 compat patches (which were alreadywiz11-204/+9
in pkgsrc). Added BelowPath patterns, that match a path as well as all paths below (convenient to use with nodeletion,update,creationpartial preferences) Added a fat preference that makes Unison use the right options when one of the replica is on a FAT filesystem. Allow prefer/force=newer even when not synchronizing modification times. (The reconciler will not be aware of the modification time of unchanged files, so the synchronization choices of Unison can be different from when times=true, but the behavior remains sane: changed files with the most recent modification time will be propagated.) Minor fixes and improvements: Compare filenames up to decomposition in case sensitive mode when one host is running MacOSX and the unicode preference is set to true. Rsync: somewhat faster compressor Make Unicode the default on all architectures (it was only the default when a Mac OS X or Windows machine was involved).
2012-12-09Update to 1.16.0ryoon3-7/+17
changelog: aria2 1.16.0 ============ Release Note ------------ This release adds SSL/TLS encryption support in RPC transport. The new RPC method aria2.appendUri is added, which is a wrapper to aria2.changeUri. The Content-Disposition parser is now RFC 6266 conformant. The resource leak in XmlParser, JSON and Bencode parser was fixed. The uploaded data size calculation bug was fixed. For MinGW32 build, files are now opened with read/write shared mode. Changes ------- * mingw32: Open file using _wsopen and added --enable-mmap support I tried CreateFile but the subsequent ReadFile fails with Access Denied if sparse file is read on NTFS. I mostly reverted previous changes and use _wsopen with read/write share enabled instead of CreateFile. This change also includes --enable-mmap support for MinGW32 build. Memory mapped file may be useful for 64-bits OS and lots of RAM. Currently, FlushViewOfFile is not called during the download, so it is slightly vulnerable against sudden power loss. I found lots of read when resuming download due to page fault. So for now it is useful for the initial download. I recommend not to use --file-allocation=prealloc with --enable-mmap for MinGW32, because it triggers page faults even in the initial download. Anyway, the option is experimental. * Removed PO files and generated aria2.pot from repository Currently, message translation is done at launchpad. All PO files can be exported from there. The merge process from launchpad is done when new release. First download export file from launchpad And use import-po script to import PO files into po directory. * Set F_GLOBAL_NOCACHE for Mac OS X * Enabled TCP_NODELAY * Don't use AC_FUNC_MMAP Don't use AC_FUNC_MMAP becaue it fails on some platforms (e.g., OpenWRT) which have mmap and it works in the way we use in aria2. Instead use mmap in AC_CHECK_FUNCS list. * Added --force-save option. --force-save option saves download with --save-session option even if the download is completed or removed. This may be useful to save BitTorrent seeding which is recognized as completed state. The default value is false. * Get the correct uploaded data size Subtract msgHdrLen_ from writtenLength to get the uploaded data size. Without this correction, the seeder assumes it has uploaded more data than it actually has. * Made --http-no-cache false by default * Fixed memory leak in AsyncNameResolver * Fixed resource leak in XmlParser and GenericParser * Reset iostream format state * gnutls: Added more status checking when verifying peer * Content-Disposition parser conforming to RFC 6266. RFC 2231 Continuation is not supported. * Reworked download/upload statistics calculation The old implementation calculates download/upload statistics for a RequestGroup by summing up all PeerStat objects. For global statistics, those are summed together. This clearly incurs runtime penalty and we introduced some kind of caching which updates statistics every 250ms but it did not work right. This change removes all these aggregation code, and instead makes RequestGroup and RequestGroupMan objects hold NetStat object and download/upload bytes are directly calculated by thier own NetStat. This is far more simplar than the old way and less runtime penalty and brings more accuracy. * Added --rpc-save-upload-metadata option If true is given, which is default, save the uploaded torrent or metalink metadata in the directory specified by --dir option. The filename consists of SHA1-hash hex string of metadata plus extension. For torrent, the extension is '.torrent'. For metalink, it is '.meta4'. If false is given to this option, the downloads added by aria2.addTorrent or aria2.addMetalink will not be saved by --save-session option. * Perform SSL/TLS handshake after checking whether connection is established * Fixed bug that --enable-mmap won't work if MultiDiskAdaptor is used * RPC over SSL/TLS transport To enable RPC over SSL/TLS, specify server certificate and private key using --rpc-certificate and --rpc-private-key options and enable --rpc-secure option. After the encryption is enabled, use https and wss scheme to access RPC server. * aria2rpc: Added appendUri command This command calls aria2.changeUri(GID, fileIndex, [], [URI,...]) internally. * Don't send Proxy-Connection header field * Don't set SNI hostname if it does not include "." for GNUTLS * Disable SSL/TLS compression with OpenSSL * Pause download even if download is completed This allows to pause and unpause BitTorrent seed. * Use execlp() instead of execl()
2012-12-08Add podcastdlryoon1-1/+2
2012-12-08Import podcastdl-0.3.0 as net/podcastdl.ryoon4-0/+28
Podcastdl is a CLI podcast client intended to be used to download podcasted files using a cron like tool.
2012-12-06Update to 0.69wen2-6/+6
Upstream changes: **** 0.69 Dec 5, 2012 Feature added support for NID L32 L64 LP, RFC6742. Feature rt.cpan.org #62030 Parsing of BIND zone files implemented in Net::DNS::ZoneFile. This replaces and is backward compatible with the CPAN module of the same name. Enhancement to simplify RR subtype template and recode packages. Enhancement rt.cpan.org #75185 Packet decoder returns index to end of decoded data. Added packet->reply() method. Fix rt.cpan.org #79569 AXFR not setting packet->answer_from. Enhancement rt.cpan.org #18819 Added support for Unicode and non-ASCII character encoding. Feature integrate OPT as a header extension Treat extended rcodes and the DO flag like they are part of the packet header. Fix rt.cpan.org #77444 Support escaped characters according to RFC1035 in TXT rdata. Fix rt.cpan.org #77304 Fix resolver searchlist from registry setup on Win32. Enhancement rt.cpan.org #67570 Make wire2presentation two till eighteen times faster. A contribution from Matthew Horsfall Fix rt.cpan.org #73366 Remove existing TSIG when resigning with a new TSIG and give warning. Fix rt.cpan.org #75330 Also try nameserver without glue (as a last resort) when recursing. Fix rt.cpan.org #74493 Read correct resolver configuration in OS/2.
2012-12-06Upgrade to dnsmasq-2.64.roy2-6/+6
Highlights include: * SetDomainServers DBUS interface for openresolv * Many DHCPv6 improvements * Don't send a leasetime to DHCP INFORM messages
2012-12-05SUBDIR+=get-flash-videosdsainty1-1/+2
2012-12-05Correct CATEGORIESdsainty1-2/+2
2012-12-05Add get-flash-videos in its modular Github form, rather than the monolithicdsainty3-0/+57
circa 2010 form: Download videos from various Flash-based video hosting sites, without having to use the Flash player. Handy for saving videos for watching offline, and means you don't have to keep upgrading Flash for sites that insist on a newer version of the player. Includes support for the following sites/players (and more!): YouTube, eHow, Brightcove (used by many sites like Channel 4, Daily Telegraph ...), BBC (news, etc), Metacafe, 5min, Google, fliqz, nicovideo, vimeo, Blip, Break, Collegehumor, Muzu, Sevenload, Megavideo, Wat.tv. Also includes a 'generic' method which works on many other sites.
2012-12-05Update bind99 to 9.9.2pl1nb2 (BIND 9.9.2-P1) which solves CVE-2012-5688.taca2-7/+6
--- 9.9.2-P1 released --- 3407. [security] Named could die on specific queries with dns64 enabled. [Addressed in change #3388 for BIND 9.8.5 and 9.9.3.]
2012-12-05Update bind98 to 9.8.4p1 (BIND 9.8.4-P1) which solves CVE-2012-5688.taca2-10/+6
--- 9.8.4-P1 released --- 3407. [security] Named could die on specific queries with dns64 enabled. [Addressed in change #3388 for BIND 9.8.5 and 9.9.3.]
2012-12-02PKG_OPTIONize kerberos as 'kerberos'. From: Matthias Kretschmer via PR#45823is1-2/+14
with a minor edit. N.B.: a minority of packages uses 'gssapi' as the option name. We should decide on one option name and fix all packages to use the same, with notification of the users and a transition mechanism. (Do we support, or intend to support, any GSSAPI mechanisms other than Kerberos? In parallel?)
2012-12-02Update "wireshark" package to version 1.8.4. Changes since version 1.8.3:tron2-7/+6
- The following vulnerabilities have been fixed. o wnpa-sec-2012-30 Wireshark could leak potentially sensitive host name resolution information when working with multiple pcap-ng files. Discovered by Laura Chappell. Versions affected: 1.8.0 to 1.8.3. o wnpa-sec-2012-31 The USB dissector could go into an infinite loop. (Bug 7787) Versions affected: 1.8.0 to 1.8.3, 1.6.0 to 1.6.11. o wnpa-sec-2012-32 The sFlow dissector could go into an infinite loop. (Bug 7789) Versions affected: 1.8.0 to 1.8.3. o wnpa-sec-2012-33 The SCTP dissector could go into an infinite loop. (Bug 7802) Versions affected: 1.8.0 to 1.8.3. o wnpa-sec-2012-34 The EIGRP dissector could go into an infinite loop. (Bug 7800) Versions affected: 1.8.0 to 1.8.3. o wnpa-sec-2012-35 The ISAKMP dissector could crash. (Bug 7855) Versions affected: 1.8.0 to 1.8.3, 1.6.0 to 1.6.11. o wnpa-sec-2012-36 The iSCSI dissector could go into an infinite loop. (Bug 7858) Versions affected: 1.8.0 to 1.8.3, 1.6.0 to 1.6.11. o wnpa-sec-2012-37 The WTP dissector could go into an infinite loop. (Bug 7869) Versions affected: 1.8.0 to 1.8.3, 1.6.0 to 1.6.11. o wnpa-sec-2012-38 The RTCP dissector could go into an infinite loop. (Bug 7879) Versions affected: 1.8.0 to 1.8.3, 1.6.0 to 1.6.11. o wnpa-sec-2012-39 The 3GPP2 A11 dissector could go into an infinite loop. (Bug 7801) Versions affected: 1.8.0 to 1.8.3. o wnpa-sec-2012-40 The ICMPv6 dissector could go into an infinite loop. (Bug 7844) Versions affected: 1.8.0 to 1.8.3, 1.6.0 to 1.6.11. - The following bugs have been fixed: o Menu and Title bars inaccessible using GTK2 (non-legacy) with two monitors. (Bug 553) o 802.11 Probe Response fails to parse. (Bug 1284) o Tshark - decimal symbol. (Bug 2880) o Malformed tpncp.dat file can crash Wireshark. (Bug 6665) o SSL decryption not work even with example capture file and key. (Bug 6869) o Info line is incorrect on SIP message containing another SIP message in body. (Bug 7780) o OOPS: dissector table "sctp.ppi" doesn't exist Protocol being registered is "Datagram Transport Layer Security". (Bug 7784) o Dissection of IEEE 802.11 Channel Switch Announcement element fails. (Bug 7797) o Invalid memory accesses when loading RADIUS captures. (Bug 7803) o ISUP CIC should have format BASE_DEC, not BASE_HEX. (Bug 7848) o We don't handle pcap-ng files with IDBs that come after packet blocks. (Bug 7851) o '*' wildcard in the 'Src IP' or 'Dest IP' field of the ESP SA dialog does not work. (Bug 7866) o nas_eps dissector does not decode some esm message. (Bug 7912) o WLAN decryption status not updated after updating WEP/WPA keys. (Bug 7921) o IPv6 Option Pad1 Incorrect dissection. (Bug 7938) o Print GNUTLS error message if PEM import fails. (Bug 7948) o GSM classmark3 8-PSK decode error. (Bug 7964) o Parsing the Server Name Indication extension in SSL/TLS traffic reads some fields incorrectly. (Bug 7967) o Lua code crashes wireshark after update to 1.8.3. (Bug 7976) o 2 bugs in Ran-Information-Error Rim Container. (Bug 8000) o Misspelling (typo) in IPv6 display filter field name. (Bug 8006) o Two BSSGP dissector bugs. (Bug 8008) o Core dump during SCTP association analysis. (Bug 8011) - Updated Protocol Support 3GPP2 A11, BSSGP, EIGRP, FMP/NOTIFY, GSM A, ICMP, ICMPv6, IEEE 802.11, IPsec, IPv6, ISAKMP, iSCSI, LTE RRC, NAS EPS, NDPS, Prism, RADIUS, RRC, RTCP, SCTP, sFlow, SIP, SMB2, SSL/TLS, TPNCP, USB - New and Updated Capture File Support CommView NCF, iSeries, pcap-ng.
2012-11-30+ libdmapsharing3wiz1-1/+2
2012-11-30Import libdmapsharing3-2.9.15 as net/libdmapsharing3.wiz5-0/+126
Libdmapsharing is a library you may use to access and share media content using DMAP (DAAP, DPAP & DACP). The library presently supports Linux and other POSIX-based systems. It is written in C using GObject and libsoup. The DMAP family of protocols are used by products such as Apple iTunes(TM), Apple iPhoto(TM), and the Roku SoundBridge(TM) family to share media such as music and photos. Possible uses for libdmapsharing include: * Adding picture sharing capabilities to a photograph application. * Adding music sharing capabilities to an audio application. * Developing DPAP server software for a home networking product. * Developing DMAP client software for a media player appliance. This is major version 3 of the library.
2012-11-30Update to 3.6.2ryoon5-89/+149
* Update dependencies. Changelog: Vinagre 3.6.2 ============= David King (4): Update NEWS for 3.6.2 release Post-release version bump to 3.6.2 Do not use NULL attributes with libsecret Fix missing prototypes warnings Vinagre 3.6.1 ============= David King (2): Update NEWS for 3.6.1 release Post-release version bump to 3.6.1 Rudolfs Mazurs (1): Updated Latvian translation. Shankar Prasad (1): Updated Kannada Translations Vinagre 3.6.0 ============= Updated translation Vinagre 3.5.92 ============== Update Translation Vinagre 3.5.90 ============== Updated translation Vinagre 3.5.2 ============= Update and add documentations Depend on intltool 0.50 for GSettings translations Vinagre 3.5.1 ============= Updated Translations Use example.com in address examples, bug 672238
2012-11-29Update to 20121129ryoon2-6/+6
* no Changelog available
2012-11-29Add gstreamer1 packages.ryoon1-1/+3
2012-11-29Import gst-plugins1-rtmp-1.0.3 as net/gst-plugins1-rtmp.ryoon3-0/+24
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Ogg/Vorbis playback to complex audio (mixing) and video (non-linear editing) processing. Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. GStreamer is released under the LGPL. This package is part of the 'bad' plugins for GStreamer. It provides a plugin for "rtmp".
2012-11-29Import gst-plugins1-mms-1.0.3 as net/gst-plugins1-mms.ryoon3-0/+26
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Ogg/Vorbis playback to complex audio (mixing) and video (non-linear editing) processing. Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. GStreamer is released under the LGPL. This package is part of the 'bad' plugins for GStreamer. It provides the mms plugin, for Microsoft Multi Media Server streaming protocol support.
2012-11-29Update to 1.2.3wen3-38/+7
2012-10-19 Keith Winstein <mosh-devel@mit.edu> * Version 1.2.3 released. * Security improvements: * Use OpenSSL AES implementation * Update AES-OCB implementation (Keegan McAllister) * Don't let bad server dictate IP (Felix Groebert) * New features: * Client hops ports to survive challenging client-side firewall * Server stops sending to save client power (Daniel Drown) * Set DiffServ code point and ECN-capable (Dave T\xc3\xa4ht) * Slow down if explicit congestion notification received * Warn about unattached Mosh sessions on login * Compatible with KDE konsole (uses BEL to terminate OSC) * Improved heuristic about color of predicted characters * Bug fixes: * Improved performance on systems with expensive time * No longer choke on "ffff::" address for hosts with IPv6 * More conservative MTU and datagram sizing * Platform support: * Build on Solaris and IllumOS (Timo Sirainen, Ira Cooper) * Build on ARM with gcc 4.7 (Alexander Chernyakhovsky) * Licensing changes: * Allow distribution on Apple App Stores * Allow linking with OpenSSL
2012-11-29Update to 0.49wen2-7/+6
Upstream changes: 0.49 2012.11.28 - remove V2 - add search api 0.48 2012.11.15 - repackage 0.47 2012.11.07 - Documentation to demonstrate enterprise use (nebulous) - Fix @_ vs shift bug for milestones (nebulous) 0.46 2012.05.07 - fix user emails (hdragolov (Hristo Dragolov)) 0.45 2012.05.03 - pagination (ioanrogers (Ioan Rogers)) 0.44 2012.04.12 - bump up version 0.43_02 2012.03.31 - Fixed small typo that breaks is_following, follow and unfollow (worr) - tree functions to Net::GitHub::V3::GitData (worr) 0.43_01 2012.03.30 - NOTE: We will terminate API v1 and API v2 in 1 month on May 1st, 2012 (From https://github.com/blog/1090-github-api-moving-on) - so V3 is default on now - access_token can be created with Net::GitHub::V3::OAuth create_authorization - OAuth API - Events API 0.42 2012.03.23 - Fixed typo in Net::GitHub::V2::NoRepo.pm that crippled App::GitHub (worr) 0.41 2012.03.22 - still let V2 as default to make ppl using token happy - api_throttle work with unauthenticated requests 0.40_04 2011.10.20 - fix Content-Type check by regex (V3) 0.40_03 2011.10.14 - Use utf8 => 1 for JSON::Any by default. (jamesronan (James Ronan)) - if you still want to use V2, pass version => 2 0.40_02 2011.09.29 - Orgs, Git Data and Gists - code cleanup and built on-fly 0.40_01 2011.09.28 - access_token patch on V2 (c9s) - V3 API by default (no backwards with V2, if you still want to stick with V2, pass version => 2) - Note: Missing Orgs, Gists, Git Data (will be added in next version soon)
2012-11-29Update to 1.26wen2-7/+6
Upstream changes: 1.26 Wed Nov 28 12:00:00 2012 - This version is authored by Ulrich Wisser - 81138 ip types - 80164 hexip does not change when ip changes (fix: hexformat needs to be cleared by set) - 4898 double compression - 73232 invalid ipv6 1:2:3:4:5:6:7 - 73105 invalid ip 1:2 - 73104 expand 1::2::3 - 71042 ip_reverse 2001:4f8:3:36:0:0:0:235 - 45165 ip_range_to_prefix updated documentation - 32232 excepts 61-217-102-8.hinet-ip.hinet.net as range
2012-11-29Update to 2.09wen2-7/+6
Upstream changes: version 2.09 (2012-11-28) [NEW FEATURES] * New method i_ssidmac() to get BSSID's from AP's with initial support in L2::Aironet and Airespace classes * Support for Avaya Secure Routers in new class L3::Tasman * Add EDP and LLDP L2 Topology to L3::Extreme * [3185393] Support for Juniper SSL VPN in new class L7::Neoteris * [3381027] Support for Cisco Nexus in new class L3::Nexus * [1424336] Support for Extreme Discovery Protocol (EDP) [ENHANCEMENTS] * [3017571] Add LLDP support for NetSNMP device class (begemot) * [3418918] Extreme devices now report OS as either extremeware or xos * [2809045] Strip preceding netscreen from model name in L3::Netscreen * [] Classify Linksys 2024 as L3::Dell (Rogier Krieger) [BUG FIXES] * Fixed logic to return cached data for table methods when available and not a partial fetch * Fix typo in PoD for Bridge.pm and CiscoConfig.pm (William Bulley) * Fix/improve IPv6 neighbor cache handling, especially for Cisco Nexus version 2.08 (2012-07-15) [NEW FEATURES] * Basic support for APC UPS devices * [2993691] Support for SonicWALL devices in new class L3::SonicWALL (phishphreek) * [2996795] Support for Kentrox devices in new class L2::Kentrox (phishphreek) * [] Basic support for Blue Coat proxy devices in new class L3::BlueCoatSG (jeroenvi) * [] Support Cisco 6500 / Sup2T in L3::C6500 class (jeroenvi) [ENHANCEMENTS] * Pseudo ENTITY-MIB methods added to L3::Juniper for hardware information * Add method to report current transmit power of the radio interface, dot11_cur_tx_pwr_mw(), in Airespace class * [3085411] Activate L3 properties for Netgear GSM7224v2 (phishphreek) * [3085413] SNMP OIDs for Netgear Serial and OS Ver (phishphreek) * [3286549] Dell LLDP Support (Nico Giefing) * [3469527] Netgear LLDP Support (Nic Bernstein) * [3472052] moduleSerialNumber support for Cisco Stack (Slava) * [3523320] Better VLAN support in Juniper class (Web Bulley) * [3532261] LLDP support in C6500 and related (Carlos Vicente) * [3538949] Updated switch models in L2::HP (jeroenvi) [BUG FIXES] * Get OS version for Juniper devices not reporting in sysDescr * Correct base MAC reporting for Juniper devices * Correct reporting of SSID broadcast status in Airespace class * [3541442] Change L2::Catalyst port names to what is reported in CDP * [2132349] Add an additional check to get Foundry OS version * [2929883] [3413999] LLDP interface mapping issue * [3297786] LLDP TimeMark component defaults to zero (David Baldwin) * [2988163] Detect Juniper SSG firewalls as Layer3::Netscreen (R. Kerr) * [3317739] Fix for Baystack without POE on stack member 1 (David Baldwin) * [2037444] os_ver fails on some Extreme versions (Robert Kerr) * [2980789] Fix root_ip to try OSPF RouterID first (Brian De Wolf) * [2986858] Fix the patch from this ticket (Oliver Gorwits) * [3136084] Rename Allied Telesyn to Allied Telesis (Oliver Gorwits) * [3268104] CiscoVTP.pm i_vlan_membership() array bounds (Michael Sanderson) * [3497004] Clarify POD description of default values (a2w) * [3502533] Layer2/Baystack interface indexes > 513 (Robert Nyqvist)
2012-11-27Add py-netifacesryoon1-1/+2
2012-11-26update to 0.2.3.25drochner3-16/+16
from the announcement: Tor 0.2.3.25, the first stable release in the 0.2.3 branch, features significantly reduced directory overhead (via microdescriptors), enormous crypto performance improvements for fast relays on new enough hardware, a new v3 TLS handshake protocol that can better resist fingerprinting, support for protocol obfuscation plugins (aka pluggable transports), better scalability for hidden services, IPv6 support for bridges, performance improvements like allowing clients to skip the first round-trip on the circuit ("optimistic data") and refilling token buckets more often, a new "stream isolation" design to isolate different applications on different circuits, and many stability, security, and privacy fixes.
2012-11-26Import py27-netifaces-0.8 as net/py-netifaces.ryoon4-0/+34
Portable network interface information. netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces.
2012-11-25Update net/synergy to 1.3.8.gls2-6/+6
No obvious Changelog found.
2012-11-23v1.1.2 - Nov 21, 2012pettai2-6/+6
--------------------- Bugfixes: * Fixed debug message. v1.1.2-rc1 - Nov 14, 2012 ------------------------- Bugfixes: * Fixed crash on reload when config contained duplicate zones. * Fixed scheduling of transfers.
2012-11-23Fix definition of release_lastbind.joerg3-1/+28
2012-11-23+grilodrochner1-1/+3