summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2003-06-30Add three missing locale files.wiz1-1/+4
2003-06-30Update py-dns to 1.0.0. Fixes pkg/22020.gson2-7/+7
Changes from 1.0.0b3: * dns/rdata.py: Rdatas now implement rich comparisons instead of __cmp__. * dns/name.py: Names now implement rich comparisons instead of __cmp__. * dns/inet.py (inet_ntop): Always use our code, since the code in the socket module doesn't support AF_INET6 conversions if IPv6 sockets are not available on the system. * dns/resolver.py (Answer.__init__): A dangling CNAME chain was not raising NoAnswer. * Added a simple resolver Cache class. * Added an expiration attribute to answer instances.
2003-06-30Update to 3.0.5, extract of changes:wiz2-5/+5
* Logging with chroot has long since been fixed; added a note to startopts about other chroot stuff. Closes: #82590, #82591. * Gopherd sometimes sent "+INFO " instead of "+INFO: ". Fixed. * MAJOR rewrite of regex support. This should make gopher compile and work better on several platforms. * Removed the DOMAIN configure support, DOMAIN_NAME in gopherd, backupdomain in Socket.c, etc. This should prevent the no.domain.name problem that people have been seeing. Regenerated configure stuff. * Added line for .png to gopherd.conf.in And many more bug fixes. Clsoes PR 22013.
2003-06-29Remove build time dependency on bash.jtb3-5/+56
Build with posix threads if supported ocaml.
2003-06-29Add and enable py-dnsgson1-1/+2
2003-06-29Import dnspython-1.0.0b3.gson4-0/+147
dnspython is a DNS toolkit for Python. It provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records.
2003-06-29Update to 2.6.6.uebayasi3-11/+11
Supplied by Toru Takamizu, PR22008. Version 2.6.6 - 2003-05-28 * raised sane mirror connection limit to 64. * fixed hftp file information retrieval when use-head is off (reported by Robert A. Thompson). * ignore zero size reported by SIZE (for sunsolve.sun.com). * fixed a bug with exclude/include of directories in reverse mirror. * several bugs with mirror --script fixed (reported by Olaf Kaehler). * fixed a bug with unterminated string in HTML parsing; add wwwoffle support (AIDA Shinra). * fixed a bug with ssl settings pointing to files and directories (Diego Reyes). * fixed a bug with sending empty path in HTTP protocol (Geoffrey Lee). * fixed catching of file size from ftp server message 150. * fixed hftp with password - now it should work with all proxies as it sends password in URI even when Authorization header is used. * new debugging command .tasks to show number of tasks. * now lftp does not load/save histories until it interacts with user. E.g. `lftp -c command' does not update ~/.lftp/rl_history now.
2003-06-29Initial version.martti1-0/+28
2003-06-28Update to 1.4.1a:jmmv5-64/+16
Version 1.4.1a -------------- Madcat's contributions: * FIXED: Crash on GetPeer() call during socket failure. * FIXED: Crash when trying to send hash of nonexistent knownfile. Version 1.4.1 ------------- Madcat's contributions: * FIXED: Various crashes regarding Shared Files Reloading. * FIXED: Several Search Tab Closing/Global Search related crashes. * FIXED: Several eMule/xMule typos. * FIXED: Endless loop if UDP packet sending failed. * FIXED: Endless loop/memleak at ProcessMuleInfoPacket(). * FIXED: Endless loop at CPartFile::FlushBuffer(). * FIXED: CPU leak in ProcessHelloPacket(). * FIXED: gsocket.c compilation problems with older compilers. * FIXED: Crash when search results were added to nonexistent search tab. * FIXED: Endless loop in case UDP packet sending fails. * FIXED: Sockets are also closed on crash now. * Revised Search Result packet handling, shouldn't crash/memleak there anymore. * Removed annoying MAX_RESULTS check from search tab. * Added log line when ipfilter is loaded. * All log messages are also written into file ($HOME/.xMule/logfile). * Shared files list is now resorted after reloading. * Implemented external ED2K links handling. Use ed2k <link> instead of xmule <link> from now on. * Changed popup window to log message when shared file is not found. Kry's contributions: * FIXED: --version commandline argument. * FIXED: Bogus 2.1.0.1 servers on serverlist. * FIXED: Shared folders not shared in some systems. * FIXED: Shared files not being shared in non-english languages. * FIXED: Download limit being higher than capacity. * Made ./xmule statistics more readable. * Added a notification message in case second xMule is started. Un-Thesis' contributions: * FIXED: GTK-only XPM compatibillity problems. * FIXED: GetTickCount compilation errors. * FIXED: LOWID problems (AGAIN!). * Removed pure GTK code from GetColour. * Added eMule's LOWID icon to main status bar on LOWID connection. MikaelB's contributions: * FIXED: Toolbar sizing with i18n Seneca's contributions: * FIXED: Clipboard handling (ctrl+v instead of middleclick for pasting). Closes PR pkg/21940.
2003-06-24Added support for gdchartadam1-6/+4
2003-06-24quote a literal and indentationgrant1-3/+3
2003-06-23Make this work with non -current pthreads (pth, etc)jmc3-5/+9
2003-06-23Build with native code compilers on systems where they're available,jtb1-3/+3
which now includes powerpc and sparc. Bump PKGREVISION.
2003-06-23Reactivated patches for ntop2adam1-0/+12
2003-06-23Updated ntop to 2.2adam3-25/+52
What's new: - SQL support removed - rrd support added - Added ability to configure plugins while inactive. - Added @<filename> for configuration options. - Table driven conversion of ip address -> country code replaces - where available - old gTLD/ccTLG version. - memory failure trap, allows access to reports after ntop stops and run time parameter, --disable-stopcap to return to old behavior. - Replaced active use of nmap with passive use of ettercap for OS fingerprinting. - Automatic creation of problem report skeleton. - Plugins menu shows plugins disabled due to problems. - Default protocol list (if no -p option) changed
2003-06-23Update master sites.wiz1-6/+17
2003-06-23Revision bumped because of gd shared library major bumpadam1-2/+2
2003-06-23Revision bumped because of gd shared library major bump; buildlink added for ↵adam1-5/+3
freetype-lib; CONFIGURE_ARGS fixed to use buildlink
2003-06-19Add and enable waste.wiz1-1/+2
2003-06-19Remove patch-aa and patch-ab, since they do not exist any more.wiz1-3/+1
2003-06-19Wildcard userppp dependency.wiz1-2/+2
2003-06-19It's "ftp.sunet.se" not "ftp0.sunet.se".tron1-3/+2
2003-06-18Add some master sites.wiz1-2/+4
2003-06-18When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather thanagc2-5/+5
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-18Use buildlink2 to prevent false dependency on gettext-lib. Noticed by cyber@.salo2-25/+25
Remove now unnecessary post-patch target, delint, whitespaces, better wording and formatting.
2003-06-17PKGREVISION++salo1-3/+3
Sync with the latest nmap. Changes (from nmap): - Applied (with a few modifications) a large NmapFE patch from Peter Marschall (peter(a)adpm.de). This patch adds a bunch more scan/ping options and cleans up some redundant NmapFE code.
2003-06-17Updated to version 3.28.salo2-5/+5
Changes: - Fixed (i hope) an issue that would cause Nmap to print "Serious time computation problem in adjust_timeout ..." and quit. The ultimate cause was demonstrated by this --packet_trace snippet that Russel Miller (rmiller(a)duskglow.com) sent me: SENT (0.0500s) ICMP 0.0.0.0 > 127.0.0.1 Echo request (type=8/code=0) ... RCVD (0.0450s) ICMP 127.0.0.1 > 127.0.0.1 Echo reply (type=0/code=0) ... As you can see, the ping reply appears to come BEFORE the request was sent(!). This sort of thing happens on at least Linux and Windows. The send time is obtained from gettimeofday(NULL), while receive time libpcap packet header. - For years, Nmap has added -I/usr/local/include and -L/usr/local/lib to the compiler line to grab local libraries. I have removed this behavior by default, and added a '--with_localdirs' configure option that adds it back. If Nmap fails to compile now without the above option, please let me know. I can change the default back if this change causes more problems than it solves. People (such as certain ports tree packagers) who know they don't want /usr/local should specify --without_localdirs rather than relying on that always being the default. - Fixed (I hope) a problem that led to the error message "Assertion `tqi->sockets[probe_port_num][seq] == -1' failed". - Fixed a problem that would cause Nmap on Windows to send ICMP ping packets from 0.0.0.0 instead of the appropriate source IP. Thanks to Yeti (boxed(a)blueyonder.co.uk) for the report. - Applied some changes from Solar Designer (solar(a)openwall.com) which fix some typos and also suggest safer /tmp/ behavior in the HACKING file and Lithuanian man page. These changes are for the Nmap package of his Openwall GNU/*/Linux (Owl) distribution. [ http://www.openwall.com/Owl/ ] - For Solaris, I now define NET_SIZE_T to size_t rather than socklen_t in nmap.h. Isn't that exciting?!!! Hopefully this will help compilation on Solaris 2.6 (and perhaps earlier). If any Solaris users notice new compilation problems, please let me know. Thanks to Al Smith (Al.Smith(a)aeschi.ch.eu.org) for reporting the issue. - Removed an errant getopt() prototype in nbase/getopt.h which should hopefully improve compilation on certain Solaris boxes and BSD variants. - SCO operating systems are no longer supported due to their recent (and absurd) attacks against Linux and IBM. Bug reports relating to UnixWare will be ignored, or possibly even laughed at derisively. Note that I have no reason to believe anyone has ever used Nmap on SCO systems. Unixware sucks. - Fixed a problem with small --max_parallism values when non-root ping scanning that would cause Nmap to say "sendconnecttcpquery: Could not scavenge a free socket!" and quit. Problem was reported by Justin A (justin(a)bouncybouncy.net) as Debian Bug #195463. - Changed many single-quotes (') into double quotes (") in the man page due to a disagreement over whether to represent them as (') or (\') in nroff. - Included --packet_trace support for Explicit Congestion Notification (rfc 2481/3168) flags thanks to a patch sent in by Maik Pfeil (root(a)bundesspionageministerium.de) - Included --packet_trace support for a few (unusual) ICMP types in case Nmap receives them. The patch was also sent by Maik Pfeil. - Fixed a problem with redirecting XML/Grep/Machine output to stdout on Windows (e.g. -oX - ). Problem was reported by Wei Jiang (Wei.Jiang(a)bindview.com) - Made "-g -Wall" compiler flags dependent on availability of gcc/g++ sine some other compilers do not support them.
2003-06-17upgrade to 1.1itojun4-38/+9
1.1 ============= FEATURES: - ANSI C - autoconf/configure - new parser - support for various RR types in zonec - support for UNKN RR types BUG FIXES: - lots of zone parsing errors eliminated - empty node matching bug gives NXDOMAIN 1.0.3 ============= This release is a bug fix release and does not add any new features. BUG FIXES: - Ignore SIGPIPE errors (bug #43). - Keep track of TCP child servers and restart if necessary. (bug #55) - Handle database reload failures correctly. - Close UDP sockets in TCP child servers. - Handle escaped characters (besides \.) in labels. - Preserve the query's RD flag in the answer. 1.0.2 ============= FEATURES: - -DBIND8_STATS to enable bind8 like [NX]STATS - -t flag to make nsd chroot to a certain directory - -s flag to make nsd produce statistics every s seconds - /etc/nsd/nsdc.conf to overwrite default variables for nsdc.sh - less loggin and more radical tcp connection (mis)handling - prefork -n processes to handle tcp connections - multiple -a flags CHANGES: - named.stats file functionality is removed BUG FIXES: - couple of pedantic fixes in C code - last zone in database axfr bug fixed - nsdc update wont update bug fixed
2003-06-14Updated to p5-Net-1.15shell2-6/+6
Changes (from 1.13) : Global : - Use read/print instead of sysread/syswrite for local files so CRLF translation happens if it needs to - Some Docs updated Net::FTP : - Fix merge error spotted by Slaven Rezic - Support for ALLO command (patch from Matthew N. Andrews) - Add some error checking to the examples in the SYNOPSIS - Allow the firewall type to be specified in Net::Config (patch from Philip Newton) Net::SMTP : - Allow multiple hosts to be passed to new() as an array reference - Support MTAs with broken HELO response (patch from Michael Driscoll) - Support for BINARYMIME (patch from Richard Coles) - Fixes to the DSN parameter to mail() (patch from Rafael Garcia-Suarez) - Make the use of email address extraction configurable. By default it is now back how it was Some changes in Net::NNTP, Net::Domain and Net::Cmd please see ChangeLog.
2003-06-13upgrade to 0.9.13. includes security fix.itojun3-6/+8
Overview of changes in Ethereal 0.9.13: * Fix the endianness of the CCFilehandle NCP (Greg Morris) * Add AUTH_GSSAPI support to RPC (Tony Schene, Guy) * Various tap display filter fixes and updates (Guy) * Enhance SNMP OID display (Laurent) * M2PA message type field handling fix (Michael) * Add support for versions 02 and 08 to M2PA (Michael) * Add GNU ADNS support (Gerald) * Fix compilation on systems without ADNS (Guy) * Various HP-UX nettl fixes (Mark C. Brown) * Handle DNSSEC DO/OK bit in OPT pseudo-RR (Yaniv) * More ADNS fixes (Guy) * Show DNS MBZ flags as either OK if 0 or incorrect if not 0 (Yaniv) * Update NTLMv2 response blob parsing, magic number fixes (Tim) * Don't try and dissect a zero length NTLM response as a NTLMv2 response (Tim) * Use the Python script to make register.c if we have Python (Guy) * Fix variable signedness and size in Modbus (Stephen Shelley, Guy) * Add basic authentication support to WSP, other updates (Olivier Biot) * Fix OSPF simple password string length (Guy) * Fix WTP sub-PDU size presentation in the protocol tree (Olivier) * Mark encrypted DCERPC stub data as such (Jean-Baptiste Marchand, Guy) * Move NTLMv2 response dissection into common code module (Tim) * Add a dissect_ndr_counted_byte_array_cb function to DCERPC NT (Tim) * Dissect a ntlmv2 response if found in a samlogon request (Tim) * Throw an exception if we have trouble copying a DCERPC string (Guy) * Do the "tvb_ensure_bytes_exist()" check, and the check for a zero-length bit string, in the code to process an ASN.1 bit string (Guy) * Treat a 6-byte value in a MAPI login reply as an aligned 4-byte value (Guy) * Enhance DCERPC NDR string handling (Guy) * Put the source and destination addresses in an Ethernet data structure in the right order (Graeme Hewson) * Fix the buddy name length in AIM (Guy) * Move dissection of NETLOGON secure channel auth verifier into packet-dcerpc-netlogon.c (Tim) * Increment a string length in TACACS to reflect the new behavior of tvb_get_nstringz0() (Guy) * Move platform ID values to packet-dcerpc-nt.c (Guy) * Fix the call that adds the BGP local preference to the tree (Guy) * Add the right decoding for AFP3.1 FPCatSearchExt call (Didier Gautheron) * Fix an overflow bug in OSI, check LSP checksums (Laurent Rabret) * Add support for the new OpenBSD pflog DLT (Can Erkin Acar) * Add support for a systemwide color filter file, close a file handle that had otherwise been left open (Richard Urwin) * Use get_datafile_path() in various places in the code (Guy) * Implement a ring buffer switch duration (Laurent) * Switch from u_int32_t to guint32 in the packet-pflog.c (Guy) * Fix a typo in wtap.c (Guy) * Squelch some compiler complaints (Guy) * Update the TODO list (Guy) * Tap SMB packets before we call the dissecotrs (Ronnie) * Add support for Solaris keepalives (Ronnie) * Add the list of output file format specs to Tethereal's man page (Gerald) * More tvb_get_nstringz0() fixes (Gerald) * Fix a -z io,users,ip calculations bug (Martin Visser) * Fix incorrect tvbuff definition in the WTP PDU concatenation situation (Olivier) * Updates to support draft-ietf-idr-bgp-ext-communities (Motonori) * Add support for VMS UCX$TRACE output (Martin Warnes) * Fix string handling bugs in BGP (Gerald) * Clean "dissect_rpc_opaque_data()" up a bit (Guy) * Correctly handle short TCP headers (Ronnie) * Enhance VMS UCX$TRACE file recognition (Martin Warnes) * Lump TCPIPtrace and UCX$TRACE together (Guy) * Clean up and simplify the RTP dissector and tap code (Miha Jemec) * Make dissect_rpc_opaque_data available to other dissectors (Richard) * Improve fragmented TCP packet handling (Guy) * Improve TCP error packet handling (Guy) * More short TCP length improvements (Guy) * Change the interface to dissect_ndr_nt_PSID() (Ronnie) * DCERPC sid snooping enhancements (Ronnie) * Changes to support NFS RPCSEC_GSS (J. Bruce Field, Richard) * Rearrange sid snooping a bit (Ronnie) * Prettify some DCERPC SID printing (Ronnie) * Add snooping of sid->domain mapping from POLICY_ACCOUNT_DOMAIN_INFO structures (Ronnie) * Remove unused include from packet-dcerpc-samr.c (Ronnie) * Small RPC fix (Richard) * Put some missing contributor addresses in ethereal.pod.template (Guy) * A small fix to NFSv4 to properly decode the secinfo response array (Richard) * Properly initialize sid_str in packet-smb.c (Tim) * Quieten some unused variable warnings in packet-msproxy.c (Tim) * Fix typo in name of ett for krb5 auth verifier in DCERPC (Tim) * Dissect DCERPC LSA policy handles in place (Tim) * Move base64_decode() to a common area (Tim) * First changes to properly support RFC1964 (Richard) * Dissect SPNEGO GSSAPI GetMIC tokens (Richard) * Add an API to get the dissector name from a dissector handle (Guy) * Add support for GSSAPI GSS_Wrap tokens (Richard) * Note that we should probably do PPP Multilink reassembly in the TODO file (Guy) * Distcc support (Brad Hards, Ronnie) * Convert unsafe string handling to GStrings in WTP (Gerald) * Fix snprintf() return value checking in DNS, 802.11, ISAKMP, and WSP (Gerald) * Fix more string-related nits in CLNP, ISIS CLV, and RMI (Gerald) * Get rid of the CRs at the ends of lines in packet-distcc.c (Guy) * Convert the DNS WKS bitnames variable to a GString (Gerald) * Use a GString to store the ISIS CLV formatted authentication information (Guy) * Break out the SPNEGO/GSSAPI request flags (Richard) * Add RFC3526 DH MODP groups to ISAKMP (Yaniv) * Fix string index errors in 802.11, ISAKMP, RMI, and WSP (Guy) * Deal with cases where there's no token ID in a Kerberos blob (Guy) * Strings in PPTP are null-padded, not null-terminated (Guy) * Null-terminate ASCII string values in "dissect_ndr_cvstring()" (Guy) * Fix SCSI string padding (Guy) * Fix the definition of ISAKMP NUM_GRPDESC_TYPES (Yaniv) * Add ADNS to the "Compiled with" list (Gerald) * Make the RTP tap analysis code use create_tempfile() instead of tmpnam() (Gerald) * Get rid of a debugging message in packet-dcerpc-spoolss.c (Guy) * Fix typoes in packet-dcerpc-samr.c (Guy) * Flag fragmented data as such in DCERPC (Guy) * Properly seek to the beginning of TCPIPTrace lines (Guy) * Fix the declaration of "open_routines[]" in file.c (Graeme) * Fix file opening in tap_rtp.c (Gerald) * Various BGP fixes (Hannes Gredler) * Improve ISIS LSP checksum display (Laurent Rabret) * Properly free data in ICMPv6, 802.11, RTCP, and SMB (Laurent) * Add the MSRPC ATSVC interface (Jean-Baptiste Marchand) * COTP reassembly (Laurent Meyer) * Add packet-dcerpc-atsvc.h to Makefile.am (Gerald) * Add the MSRPC ATSVC interface to Makefile.nmake (Guy) * Fix whitespace handling in SIP (Steven Lass) * Decode the base-64 string for HTTP Basic authorization (tz) * Some minor updates to LSA (Ronnie) * Update SAMR context handle display (Ronnie) * Fix an SPNEGO/ASN.1 segfault, enhance the responseToken display (Richard) * Dissect a netlogon credential as eight FT_BYTES (Tim) * Add GNU ADNS to the Windows build environment (Gerald) * Add support for WPA (Wi-Fi Protected Access) key in EAPOL frames and WPA IE in 802.11 beacon and probe response frames (Jeff Liu) * CPHA magic number adjustments (Yaniv Kaul) * Update the plugin API for Glib/GTK+ 2.2 and have NSIS remove the Start menu entries and desktop icon (Lars Roland) * Fix a bug in the SUA global title address parameter, add subdissectors (Niels Koot) * Fix up some comments, and move some common GLib 1.2[.x]/2.x code outside #ifdefs in plugins.c (Guy) * Handle more than one DCERPC call per frame (Guy) * Lots of different NDPS updates and fixes (Guy) * Fix UDP error packet handling (Guy) * Tweake ISIS CLV string appending (Guy) * Improve RMCP packet recognition (Guy) * Fix string length checking in tvb_fake_unicode() (Guy) * Adjust proto.c to better handle null-padded strings (Guy) * More null-padded string fixes (Guy) * Improve ASCIIZ string handling in ncp2222.py, other fixes (Guy) * DCERPC policy handle hashing improvements (Guy) * Add a "-d" flag to tethereal, related changes (Lionel Ains, Guy) * Teach the sid snooping how to extract sid->name mappings from SAMR:QueryDispInfo (Ronnie) * Fix to make the dcerpc_smb_fetch_pol use the new function argument list (Ronnie) * Improve value string handling in MDSHDR (Motonori) * Use "=" instead of "==" in an assignment in proto.c (Gerald) * Replace bcmp() with memcmp() in 802.11 and add a missing quote to the NSIS definition file (Lars) * Make IP frame numbers unsigned (Guy) * Don't use "tvb_get_nstringz()" to get string data in SMPP (Guy) * Dissect extended attribute lists in SMB trans2 QUERY_FILE_INFORMATION, info level 4 (Tim) * Rename SMB's EA length field to EA list length (Tim) * Some ATSVC fixes (Jean-Baptiste) * Use "tvb_format_text()" to display WBXML strings (Guy) * Handle the AFP Unix Privilege bit as defined in the 3.1 spec (Didier) * Add an ethertype 0 pref to MDSHDR, other fixes (Dinesh, Guy) * Add new supported IDs, fix padding bytes in SCTP (Michael) * Fix some typos in SCTP (Michael) * Properly specify an unused argument in packet-sctp.c (Guy) * Improve SMB TRANS2_SET_{PATH,FILE}_INFORMATION handling (Guy) * Add a "--enable-threads" option, which allows to build the gtk+ v2 ethereal with or without threads (Olivier) * Print an MMSE warning in the protocol tree instead of the console (Gerald) * Update SMB informational strings to reflect CIFS 1.0, other fixes (Guy) * Clean up the checks for valid SIP requests and responses (Guy) * Dissect the SMB 12-byte reserved field (Richard) * Fix "tvb_strneql()", "tvb_strncaseeql()", and "tvb_memeql()" not to throw an exception out of hand (Guy) * Fix LDAP tree creation (Guy) * Clean up Ethereal's command line usage message (Guy) * SID name mappings can now be presented in a table by tethereal using the -z smb,sids command argument (Ronnie) * Add a tap listener to present sid to name mappings for tethereal (Ronnie) * Fix Tethereal man page command line options and program name (Guy) * Fix the display of the high 16 bits of the SMB PID (Guy) * Update the FAQ to May 25 (Joerg) * Update manuf to June 10 (Joerg) * Show the upper 2 bytes of SMB's formerly-reserved area as a "High Part of PID" even for SMB-over-IPX (Guy) * Add support for some additional SAPs for Netware and OSI (Guy) * Improve the CR-LF check in SMTP (Guy) * Change DCERPC, Fix, and ISDN to reflect the new behavior of tvb_memeql() (Guy) * If ADNS_DIR isn't defined, don't link with the ADNS library (Guy) * Properly handle an empty interface list in Windows (Guy) * Finish the NFS_ACL dissector (Mike Frisch) * Fix "Ethereal" capitalization and boldface in the pod page (Guy) * Get rid of an unused variable in proto.c (Guy) * Add a paddint preference to the FDDI dissector (Laurent) * Add http.request.method field with an accompanying subtree (Gilbert) * Put the FTP request or response line into the protocol tree (Guy) * Add a couple of missing line continuations to Makefile.nmake (Gerald) * Get the right length for HTTP methods with an "M-" prefix (Guy) * Add support for Common Industrial Protocol over IP (Joakim Wiberg) * Add RTNET/TDMA support (Erwin Rol) * Handle diff lines that look like "Binary files" (Gilbert) * Put the SMTP request or response line into the protocol tree (Guy) * Put the POP request or response line into the protocol tree (Guy) * Put the IMAP request or response line into the protocol tree (Guy) * Put the ACAP request or response line into the protocol tree (Guy) * Fix value fetching and tree filling in TSP (Guy) * Fix the NCP SetCmdValueNum display (Gilbert) * Update the SIP request/response subfield display, fix a string free (Guy) * Expand the ability of fvalue_to_string_repr, and modify more FT_* types to provide that method (Gilbert) * Put in a missing "break" statement in proto.c (Guy) * Update to the CIP dissector, reverting to the "EtherNet/IP" name (Joakim)
2003-06-11don't use bare ${RPATH_FLAG}, prefix with -Wl, to allow FIX_RPATH togrant1-2/+2
perform its magic. allows this to build again on Darwin.
2003-06-11Update for the fact that 'arm' ports have been called NetBSD-*-arm for a whileabs2-10/+8
now and not NetBSD-*-arm32. Changes include one or more of: - Change MACHINE_ARCH == arm32 to also match arm - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3 The last may shake out a few more broken packages the next bulk build.
2003-06-11Update to 0.45, from Todd Vierling in PR 21859.wiz2-5/+5
2003-05-11 0.45 - new option -D to not reset default portlist if -p is given - new port - 5490 - NONAME/1.4 HTTP CONNECT-only proxy (trojan?) 2003-05-05 0.44 - added ports 1075 to list of ports for socks and http (MSP proxy) 2003-05-01 0.43 - determine DSBL-listed IP for DSBL submissions (new DSBL listme@ server now allows this by printing an IP that was listed on final \r\n.\r\n reply line) - added some proxy info recognision (proxy-agent - yay!), activate with -x. - removed broken HTTP GET support altogether - moved HTTP PUT and wingate/telnet to be more "advanced" - added port 21 to the list of FTP ports - changed connect timeout to be half of -t - yet another wingate/telnet prompt ("telnet>") - CCProxy Telnet handler - write "open" string w/o stdio/buffering - fixed error (proxycheck always prints "closed" lines ignoring -n flag)
2003-06-11Update description to point out this is not an alpha release any more.simonb1-7/+1
From Greg Woods on netbsd-users.
2003-06-11Update HOMEPAGE.simonb1-2/+2
2003-06-10Not necessary any longer, yay.wiz3-29/+1
2003-06-10Depend on latest dctc package.wiz1-2/+2
2003-06-10Replace dc_gui with dc_gui2.wiz1-2/+2
2003-06-10Remove dc_gui, superseded by dc_gui2.wiz7-161/+0
2003-06-10Initial import of dc_gui2, the GTK2/GNOME2 version of dc_gui.wiz8-0/+168
dc_gui2 is a GUI for DCTC (Direct Connect Text Client), another file sharing protocol.
2003-06-10Update to 0.85.3, and switch to using glib2.wiz5-15/+31
- Version 0.85.3 - fix the unfairness of upload/download speed limit. In previous version, most of the time, a transfer obtains nearly all the bandwidth available. - client can establish connection through web proxy. - new flag added: -C. This flag is used to provide the address and port of the web proxy to use. - fix a bug crashing the client if it uses glib2.x (glib1.2 version is not affected). - fix GDL type detection problem preventing attachment of broken GDL. - .sub added to file type "doc" (most of the time, these files contains subtitles). - remove numerous old debug messages. - 2 new commands added: /GDLMETDIR and /GDLMETPOLL. Using them, DCTC can use some informations obtained by the e-donkey emule client (partial CRC in .met files). ----------- - Version 0.85.2 - .iso, .bin, .cue and .img added to the file type "exe". - fix a bug occuring when a broken GDL with L0CRC is available. - fix a bug occuring when attaching a broken GDL with L0CRC (L0CRC was lost). - new flag added: -m . If this option is set, DCTC will automatically append a dc++ like tag to your description. - fix a configuration problem when detecting MD* functions. - fix a hanging problem occuring when an UI disconnects when DCTC sends lot of messages to it. - UADDR handles smarter incoming IP without known name. It prevents duplicated IP with IP with known name. To increase efficiency, it also tries a set of well known ports accepting DC connection. ----------- - Version 0.85.1 - the old md5 support was removed (option: -5). - hublist handles an environment variable named "HUBLIST". In this variable, you can put all the hublist URL you want to use, use [tab] as separator. If the variable is not defined, the default direct connect hublist is used. - hublist supports bzip2 list. - fix typo in dctc man pages. Add man page for hublist. - timeout added to hublist to prevent long wait when a hublist server does not respond. - new program added: dctc_gdl123. This program takes 2 corrupted GDLs of the same files and rebuild a partial GDL containing only identical parts of the 2 corrupted GDLs. ----------- - Version 0.85.0 - periodically send something to the hub is no network activity exists. This is required else the hub will close the connection. - new command added: /GDLCRC, /GDLNOCRC. Using them, you can set a CRC on a GDL. DCTC computes CRC in the same manner has e-donkey 2000 does thus you can use its CRC (a 32 characters string composed of 0,1,...9,A,...,F values). The CRC allows detection of corrupted file but it does not provide corrupted data recovery. (see Documentation/DCextension/ed2k_crc file). - minor change in the GLSTC format. To keep compatibility with gtk 1.2 version, no field is added. If a GDL CRC exists, it is appended to the script to start field, you will see a " &CRC:" field inside it. - new flag added: -Z. When used, the given parameter is a directory that will be used instead of the default $(HOME)/.dctc directory. Patch by Henrique do N. Angelo (phpDC project). - fix g_string_sprintf[a] compilation problem with glib2. - flag -m is removed. DCTC now always works in extended mode. - Add support of DC protocol extension commands: MD4Get0 and MD4Set. When connected to a compatible hub, you can send or retrieve partial CRC allowing detection of corruption of part of files. (see Documentation/DCextension/ ed2k_crc file). WARNING: the CRC computation has 2 effects: -------- 1) If someone asks your client a CRC of a file you have not yet computed, DCTC will freeze during the computation (problem will be solved in future release). The computation of the CRC of 450MB file tooks approximately 15 seconds on my XP1700+. Note: only the main thread will be busy, download/upload won't be stopped. 2) the speed of CRC computation and of the splitting of the faulty file is done at full speed thus you will have a lot of disk I/O. If you burn a CD on a non burn-proof CD writer, the burning process will probably be interrupted. On my test computer (athlon XP1700+, 768MB RAM, UDMA100 7200rpm disk), when reparing a 450MB file, I have encountered a freeze of 0.5 second due to the high I/O load. - '*.mid' files are known recognized as audio file.
2003-06-10Update to 2.5.3:wiz2-9/+9
2003/06/05: Simon (release-2-5-3)(branch: release-2-5-1-patches) - Fixed ENORMOUS bug in donkey that could cause corruption on other clients All the md4s will be recomputed for all shared files at next startup. 2003/06/02: Simon (release-2-5-1) - BitTorrent: bug fix when reconnecting to tracker (remove empty event field) - DriverMain: remove use of "cp" command - Applied patches #1530, #1531, #1543, #1548 and #1563
2003-06-10Bump PKGREVISION because of db4 shlib major bump.wiz2-4/+4
2003-06-10Pass libnet version along to configurejmc1-1/+2
2003-06-10Add touch's back from 1.9 as they're inconsistantly getting picked up duringjmc1-1/+3
bulk builds otherwise and nuking config.h's modifications
2003-06-09Updated mrtg to 2.9.29martti2-6/+5
* allow external scripts to return UNKNOWN * fixed SnmpOptions setting * improved skipping of dead hosts (do not confused with 'dead' interfaces)
2003-06-08Update userppp to 001107nb1abs5-2/+59
Fix compilation under gcc3: avoid trigraphs, comparison always true/false, and pass -fno-strict-aliasing
2003-06-07Fix crash in -current: a thread was trying to wait for a condition using anjmmv3-3/+41
unlocked mutex (thus triggering a libpthread assertion). I'm not sure if this patch is completely right, but the program seems to work fine. Bump PKGREVISION to 2.
2003-06-07Use BUILD_DIRS and INSTALL_DIRS, instead of custom post-build and post-installjmmv1-6/+3
targets.
2003-06-06Update:abs2-5/+5
net/mrstat: 1.19 security/msu: 1.06 security/msudir: 0.13 Do not unconditionally set CFLAGS'.