summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2007-12-15Update "wireshark" package to version 0.99.7pre2. Changes sincetron3-12/+24
version 0.99.6: - Fixes for the security problems reported in "wnpa-sec-2007-03" - Most of the capture code has been moved out of the GUI, which means that Wireshark no longer needs to be run as root. - Many display filter names have been cleaned up. If your favorite display filter just went missing, please consult the display filter reference to find out where it ended up. - You can now filter directly on SNMP OIDs. - IO graphs have more display options, and you can now export graphs. - You can now follow UDP streams in addition to TCP and SSL streams. - You can now disable coloring rules without deleting them. - Main window toolbar buttons are now available even when the window is small. - Optimizations have been applied in some places to make Wireshark start up and run faster. - New Protocol Support ANSI TCAP, application/xcap-error (MIME type), CFM, DPNSS, EtherCAT, ETSI e2/e4, H.282, H.460, H.501, IEEE 802.1ad and 802.1ah, IMF (RFC 2822), RSL, SABP, T.125, TNEF, TPNCP, UNISTIM, Wake on LAN, WiMAX ASN Control Plane, X.224 - Updated Protocol Support 3Com XNS, 3G A11, ACN, ACP123, ACSE, AIM, ANSI IS-637-A, ANSI MAP, Armagetronad, BACapp, BACnet, BER, BFD, BGP, Bluetooth, CAMEL, CDT, CFM, CIP, Cisco ERSPAN, CLNP, CMIP, CMS, COPS, CTDB, DCCP, DCERPC ATSVC, DCERPC PNIO, DCERPC SAMR, DCERPC, DCOM CBA-ACCO, DCP ETSI, DEC DNA, DFS, DHCP/BOOTP, DHCPv6, DIAMETER, DISP, DMP, DNP, DNS, DOP, DTLS, DUA, eDonkey, ELSM, ESL, Ethernet, FC ELS, FC, FCOE, FTAM, FTP, GDSDB, GIOP, GPRS-LLC, GSM A, GSM MAP, GTP, HSRP, HTTP, IAX2, ICMPv6, IEEE 802.11, INAP, IP, IPMI, IPv6, ISAKMP, ISIS, iSNS, ISUP, IUUP, JXTA, K12, Kerberos, L2TP, LAPD, LDAP, LINX, LPD, LWAPP, MEGACO, MIKEY, MIME Multipart, MMS, MP2T, MPEG PES, MPEG, MTP2, MySQL, NBAP, NetFlow, nettl, NFS, NSIP, OSPF, P_MUL, PANA, PER, PKCS#12, PMIPv6, PN-PTCP, PN-RT, PPI, PPPoE, PRES, PROFINET, PTP, Q.932 ROS, Q.932, QSIG, Radiotap, RADIUS, RANAP, RNSAP, ROS, RTCP, RTP, RTSE, RTSP, SCCP, SCTP, SDP, SIGCOMP, SIP, Slow Protocols, SMB, SMPP, SMTP, SNDCP, SNMP, SRP, SSL, STANAG 4406, STUN2, TCAP, TCP, text/media, TIPC, ULP, UMA, UMTS FP, V5UA, VNC, WiMAX M2M, WiMAX, WLCCP, X.411, X.420, X.509 SAT, XML - New and Updated Capture File Support Catapult DCT 2000, Endace ERF, Juniper NetScreen snoop, Visual Networks, Windows Sniffer (NetXRay)
2007-12-14Update to version 0.12.0. Also, fix nbcompat includes (they were missingbjs9-29/+39
<nbconfig/config.h>. Partial list of changes: 2007-12-09 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> Removed unnecessary string copy. Updated doc and corrected indentation. * src/Base64.cc Fixed compilation warnings * test/DataTest.cc * test/HttpRequestTest.cc * test/MetaFileUtilTest.cc * test/RequestTest.cc * Release 0.12.0 Added Brazilian Portuguese, Catalan, Italian, Spanish, Swedish translations. Many thanks to translators. * po/{ca,es,it,pt_BR,sv}.po * po/LINGUAS Fixed the bug#1845750; CTRL+C does not stop torrent. aria2 repeatedly sends stopped request when tracker returns error code. Added a message when ctrl-c is hit. Now second ctrl-c is also handled in signal handler. Changed Direct/IO enable/disable procesure in file allocation routine. Disable directIO if offset is not multiple of 512. (~SingleFileAllocationIterator): Removed a call to disableDirectIO. * src/MultiFileAllocationIterator.cc (allocateChunk): Enable created SingleFileAllocationIterator's directIO. * src/FileAllocationEntry.cc (FileAllocationEntry): Enable directIO here. (~FileAllocationEntry): Disable directIO here. Fixed the bug: aria2 doesn't utilize fast set index offered by peer. Rewritten direct I/O support routine Fixed compile error without message digest support. Enable direct I/O support in checksum checking. Added --allow-piece-length-change option. Fixed: duplicated result entry appears when exception is thrown in RequestGroup::createInitiateConnectionCommand(). * src/RequestGroupMan.cc (fillRequestGroupFromReserver): Add RequestGroup to _requestGroup after RequetGroup:: createInitiateConnectionCommand() succeeds. Externalized message Forced download abort when received negative response from http/ftp server. Added XML2SAXMetalinkProcessor class, which is a lot faster than the predecessor, Xml2MetalinkParser class. I tested them against 94KB metalink file with 1234 chunk checksums. The new one parsed it in 22msec, while it took 6000msec with old one. Rewritten Base64 class for better performance. Fixed the bug#1841757: aria2 will connect to server to only get file size. Suppressed wrong message when finding PreDownloadHandler Eliminated g++-4.2 warning Fixed bug: --check-integrity doesn't work for multi file torrent. Added direct I/O support. The current implementation uses O_DIRECT, which is not posix standard and is tested on linux 2.6.21. Currently only file allocation uses direct I/O.
2007-12-13More fix from wip to pkgsrc: s/wip/net/.taca5-13/+13
2007-12-12Reset maintainer on his request.wiz1-2/+2
2007-12-12Remove old pkgsrc-wip fileadrianp1-4/+0
2007-12-12+isc-dhclientadrianp1-1/+5
+isc-dhcp +isc-dhcpd +isc-dhcrelay
2007-12-12This package provides the ISC Dynamic Host Configuration Protocol (DHCP)adrianp4-0/+35
Client. The Internet Software Consortium DHCP Client, dhclient, provides a means for configuring one or more network interfaces using DHCP or BOOTP, or by statically assigning an address (if these protocols fail). The actual network configuration is done by dhclient-script. This package contains the Relay component. Imported from pkgsrc-wip. Inital packaging by reed@
2007-12-12This package provides the ISC Dynamic Host Configuration Protocol (DHCP)adrianp4-0/+53
server and DHCP relay agent. It includes an DHCP (and BOOTP) server daemon used to distribute network information, an Object Management API command shell for querying and modifying DHCP server attributes (while it is running), and an agent for relaying DHCP and BOOTP requests between subnets. This package contains the Server component. Imported from pkgsrc-wip. Inital packaging by reed@
2007-12-12This package provides the ISC Dynamic Host Configuration Protocol (DHCP)adrianp4-0/+48
Client. The Internet Software Consortium DHCP Client, dhclient, provides a means for configuring one or more network interfaces using DHCP or BOOTP, or by statically assigning an address (if these protocols fail). The actual network configuration is done by dhclient-script. This package contains the Client component. Imported from pkgsrc-wip. Inital packaging by reed@
2007-12-12This package provides the ISC Dynamic Host Configuration Protocol (DHCP)adrianp15-0/+346
server and DHCP relay agent. It includes an DHCP (and BOOTP) server daemon used to distribute network information, an Object Management API command shell for querying and modifying DHCP server attributes (while it is running), and an agent for relaying DHCP and BOOTP requests between subnets. This package contains the Base component. Imported from pkgsrc-wip. Inital packaging by reed@
2007-12-11Update libupnp to 1.6.2.obache2-6/+8
Pkgsrc changes: Added test target. Changes: ******************************************************************************* Version 1.6.2 ******************************************************************************* 2007-12-10 Marcelo Jimenez <mroberto(at)users.sourceforge.net> * Fixed a compilation error due to a missing #ifdef in upnp/src/genlib/miniserver/miniserver.c. Thanks to Eugene Christensen. 2007-11-12 Marcelo Jimenez <mroberto(at)users.sourceforge.net> * "make check" was failing because ixml/test/test_document.sh did not have the executable flag set. Thanks to Steve Bresson. 2007-11-12 Marcelo Jimenez <mroberto(at)users.sourceforge.net> * Fixed a memory leak in upnpapi.c to delete gMiniServerThreadPool in the call to UpnpFinish(). Thanks to Fabrice Fontaine. 2007-11-09 Marcelo Jimenez <mroberto(at)users.sourceforge.net> * Added a isleep() call to the error handler of select() in RunMiniServer(), so that it does not take 100% cpu in case select() fails repeatedly.
2007-12-10Add a patch for http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6015adrianp3-5/+8
PKGREVISION++
2007-12-09Update to 0.9.5, provided by Sergey Svishchev in private mail:wiz4-40/+33
- Fixed stats not being cleared when disconnected - Added user specified format for labels. - Added user customizable label for the not connected condition. - Removed global variables in stats gathering functions. pkgsrc fix: don't cast 64-bit counters to unsigned long.
2007-12-09Fix path to file in patch-ac. Should fix problem seen in DragonFly bulk build.wiz2-5/+5
2007-12-06upgrade to sup-0.1; portability fixes.christos3-20/+6
2007-12-05....aaand update distinfoabs1-2/+2
2007-12-05I *know* I typed 'cvs add patches/patch-ac', and my shell history evenabs1-0/+16
agrees with me... so why din't this get added in the previous commit? Grrr.
2007-12-05Update ktorrent from 2.2.1 to 2.2.4abs3-8/+19
Changes in 2.2.4 : - Fix crash in fileview - Added patch from Rafel Milecki to add file selection in the coldmilk webgui - Added patch from Rafel Milecki to add a confirmation dialog when the user shutsdown KT in the default webgui - Fixed bug which caused the set max rate menu in the system tray icon menu to fail in recent KDE versions - Optimized SHA1HashGen a bit - Use Qt int types to be sure size is correct - Do not stop ONLY_SEED chunks, but let them finish Changes in 2.2.3 : - Fix datacheck of 4GB+ files on 32 bit systems - Prioritise at least 1 % of multimedia files instead of 1 chunk - Fix crashes caused by SIGXFSZ (BUG: 149747) - Make sure body tag is OK in 404 and 500 error defines in webgui (BUG: 150023) - Fix bug which allows clients to trick KT in enabling PEX on private torrents - If do not use KDE proxy is enabled and no alternative proxy is set, make sure we use no proxy at all for HTTP tracker connections. (BUG: 150284) - Removed slashes which prevent opening torrents to work in ktshell - Fix broken preexsting file check, which can result in files being deleted when the user deselects them and they already exist. ( BUG: 150563) - When stop all and start all is pressed, make sure that start and stop buttons are updated properly (BUG: 149549) - Make URL of tracker selectable in tracker tab - Fix issue with speed calculating, causing the displayed speed to grow enormously - Updated Peer ID list with more clients - Fix crash when trying to download an empty link with the RSS plugin (BUG: 150879) - Fix crash at exit when the RSS plugin was loaded - Make TrayHoverPopup dissapear faster (BUG: 148243) - Sort IP addresses by their actual value and not by their string representation (BUG: 150328) - Added patch from Jaak Ristioja, which updates the FileView in a separate thread. - Make sure only the files of a torrent are moved when the data directory is changed. - Make sure window is not hidden when hidden_on_exit is true and the system tray icon is not enabled - Added patch from Stefan Monov to hide the menubar (BUG: 151450) - Fix crash at exit (BUG: 149827) - Added patch from The_Kernel, which allows you to change file priorities in the webgui - Backported fix for refresh bug from KDE4 version - Added option to limit the number of outgoing connection setups, so that people can limit the number of TCP connections in SYN_SENT state, should their router not be able to handle to much - Replaced TOS setting by DSCP setting - Added several patches from Rafael Mileki which fix and improve some things in the webgui - Change buttons in recreate popup to Recreate and Do Not Recreate (BUG: 151805) - Added patch from Lukasz Fibinger which adds a filter bar to search for torrents - Make sure that day and month names are not translated in HTTP headers. Changes in 2.2.2 : - Several minor bugfixes
2007-12-04Add share/examples/rc.d/sockd tp PLISTabs1-1/+2
2007-12-04Update dante to 1.1.19nb1:abs2-1/+20
Add rc.d startup script
2007-12-02mount(2) with 5 parameters is available since 4.99.24, not 4.99.23.rillig2-5/+5
2007-12-02Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.wiz3-8/+9
2007-12-02Depend on appropriate libpcap version. From Sergey Svishchev.wiz1-1/+2
2007-12-02Standardize statvfs test. From Sergey Svishchev.wiz2-1/+15
2007-12-02Remove Ex-MASTER_SITEs. From Zafer Aydogan.wiz1-12/+2
2007-12-02Remove Ex-MASTER_SITE. From Zafer Aydogan.wiz1-3/+2
2007-12-02Remove Ex-MASTER_SITEs. From Zafer Aydogan.wiz1-4/+2
2007-12-02Remove Ex-MASTER_SITEs. From Zafer Aydogan.wiz1-4/+1
2007-12-02Remove Ex-MASTER_SITE. From Zafer Aydogan.wiz1-3/+2
2007-12-02Remove Ex-MASTER_SITE. From Zafer Aydogan.wiz5-15/+10
2007-12-02There is no configuration file called gnugk.ini.rillig1-2/+1
2007-12-02Some more packages need lex and yacc. Patch by Aleksey Cheusov onrillig3-6/+6
pkgsrc-users.
2007-12-01Update net/unison-devel to 2.27.48tonio2-6/+7
Mostly bugfixes
2007-12-01Fixed "extra qualification".rillig2-1/+15
2007-12-01Two patches, so that the package builds with g++4.rillig3-1/+42
2007-12-01Adjusted my last patch to apply only for NetBSD >= 4.99.23.rillig2-6/+6
2007-12-01Fixed invalid lvalue cast and reminded the programmers that the returnrillig2-6/+26
value of sscanf needs to be checked.
2007-12-01Don't let the build fail because of "pointer targets that differ inrillig1-2/+3
signedness".
2007-12-01Homepage and Download site changed.rillig1-3/+3
2007-12-01static functions must not be declared inside functions.rillig2-5/+17
2007-12-01Needs pre-created directories.rillig2-4/+6
2007-11-30Added a patch for NetBSD >= 4.99.rillig2-1/+30
2007-11-30Fixed gcc4 build failure.rillig2-1/+35
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz4-7/+8
2007-11-30Update to nsd-3.0.7:joerg2-6/+6
- fix man pages and improve consistency - improved handling for malformed IXFRs - report source and zone for denied AXFR requests - improved handling of malformed nsec3 records - fix ignored return value in region-allocator.
2007-11-30Fixed "static after extern".rillig2-2/+20
2007-11-30The pkgsrc developer's guide says: "... changes that do merit anmishka1-1/+2
increase to PKGREVISION include: Changes to the PLIST" [1]. DTRT. [1] http://www.NetBSD.org/docs/pkgsrc/fixes.html#bumping-pkgrevision
2007-11-29update to 2.2.104drochner2-6/+6
changes: -minor bugfixes -a new test/sample program -fixed some more memory leaks
2007-11-29Solaris needs -lm.rillig1-1/+2
2007-11-26- Install PREFIX/libexec/nagios/check_icmp set-user-id root and executableseb1-2/+4
by NAGIOS_GROUP. - Bump PKGREVISION to 3