obnox/wireshark/wip.git
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-21 guy"ethereal.spec" is now in the "packaging/rpm/SPECS...
2002-01-21 guyAdd a .cvsignore file.
2002-01-20 guyThe family and subtype fields in AIM messages are 16...
2002-01-20 guyFix some problems in protocol preferences blurbs.
2002-01-20 geraldRevamp the RPM building process. For versions of rpm...
2002-01-20 guyFrom Michael Tuexen:
2002-01-20 guyEditorial change, from Michael Tuexen.
2002-01-20 guyAllow a length of -1 to be specified when adding FT_NON...
2002-01-20 guyMake the blurbs for protocol preference items into...
2002-01-20 guyIn "dissect_rpc_opaque_data()":
2002-01-20 guyIf reassembly is enabled, don't try to do any reassembl...
2002-01-19 guyWe no longer do explicit checks in low-level routines...
2002-01-19 guyWhen dissecting an RPC array, make the initial length...
2002-01-18 guyPut one NDMP top-level protocol tree item in for every...
2002-01-18 guyAdd an option to turn off TCP checksum checking (and...
2002-01-18 nneulget-entry-by-name-u updates
2002-01-18 nneulslight improvements to afs parsing, bulkstatus still...
2002-01-18 guyMake the default for NDMP desegmentation TRUE, as is...
2002-01-18 guySquelch a valid compiler warning (passing a "char"...
2002-01-18 guyPut back the check for gzseek() when building with...
2002-01-18 guyMemory freeing fix, from Jirka Novak.
2002-01-18 guySupport for hex dump mode in "Follow TCP Stream" window...
2002-01-18 guyThe time base in an EtherPeek capture isn't necessarily...
2002-01-18 guyIt's EtherPeek, not Etherpeek, as WildPackets' Web...
2002-01-18 guyIn the EtherPeek file reader, keep the capture start...
2002-01-18 guyThe packet length field in a TNS packet is 16 bits...
2002-01-17 guyUse "proto_tree_add_item()" whenever possible; this...
2002-01-17 guyMark un-reassembled TCP segments as (possibly) being...
2002-01-17 guyDo desegmentation.
2002-01-17 guy"pinfo->desegment_len" is initialized by TCP only if...
2002-01-17 guyUse the "fragmented" field of the "packet_info" structu...
2002-01-16 guyPut the "-s" option in the SYNOPSIS section.
2002-01-16 guySCTP support in text2pcap, and fix to usage message...
2002-01-16 guyFrom Mark Burton: reinstate data segment digest handlin...
2002-01-15 gramTethereal needs to allocate space for col_expr[] and...
2002-01-15 guyCollapse the two entries for Mark Burton into one.
2002-01-15 guyMake the label for the SCTP checksum type preference...
2002-01-15 guyFrom Michael Tuexen:
2002-01-15 guyFrom Marc Milgram: fix to allow VMS TCPIPtrace files...
2002-01-15 guyFrom Martti Kuparinen: update the HMIPv6 support to...
2002-01-15 guyInclude <resolv.h> after "globals.h", as, at least...
2002-01-15 guyCorrectly handle BGP attributes with lists of entries...
2002-01-15 guyFix some preferences to eliminate the extra copy of...
2002-01-15 guyWhen checking whether to do DCERPC-over-SMB reassembly...
2002-01-14 girlichFrom Ronnie Sahlberg:
2002-01-14 girlichNFSv3 fsstat reply label texts explanded. "afiles"...
2002-01-14 guyGive each LDAP packet its own top-level protocol tree...
2002-01-14 guyAdd support for TCP desegmentation.
2002-01-14 guyGet the current value of Boolean preferences before...
2002-01-13 guyAdd a preferences page for the name resolution flags.
2002-01-12 guyPut the labels of check boxes to the left of the checkb...
2002-01-12 guyGet rid of unused variables.
2002-01-12 guyFrom Ronnie Sahlberg: file handle to file name resoluti...
2002-01-12 guyWhile you're at it, use the key for the auto scroll...
2002-01-12 guyMake the key for the capture preference window's pointe...
2002-01-11 guySupport for BSD Compress, MVRCA, and Deflate compressio...
2002-01-11 gramFrom Guy Harris, after checking his Python code.
2002-01-11 guy"void" values cannot be returned, even by a "void"...
2002-01-11 guyDeclare "capture()" appropriately.
2002-01-11 guyPut in a comment giving various Internet Draft names...
2002-01-11 guyFix some more signed vs. unsigned issues.
2002-01-11 guyUpdate the man page to reflect user interface changes.
2002-01-11 guyLabel the window popped up by "Capture->Start" "Capture...
2002-01-11 guyFrom Jirka Novak:
2002-01-11 guyHave a routine to create a scrolled window, set its...
2002-01-11 guyHave routines to create GtkCTrees, set their line and...
2002-01-11 guyOh, what the heck, write out FDDI and bit-swapped FDDI...
2002-01-10 guyFrom Nagarjuna Venna: only display the reason in BYE...
2002-01-10 guyFrom Irfan Khan: don't use bitfields.
2002-01-10 guyAs per a comment from Ronnie Sahlberg, display TCP...
2002-01-10 guyFix more unsigned items to be displayed with "%u" rathe...
2002-01-10 guySeparate the promiscuous mode, "Update list of packets...
2002-01-10 guyFix some problems with building Ethereal/Tethereal...
2002-01-10 guyThe filetime is an unsigned quantity, so display it...
2002-01-10 guyDon't break out of a loop from inside TRY clause; set...
2002-01-10 guyAdd a preferences page for capture preferences, so...
2002-01-10 gramAllow NCP types to define bitfields. In order to implement
2002-01-10 guySCSI dissector, and changes to make the iSCSI dissector...
2002-01-09 gramProvide a --disable-usr-local flag to configure so...
2002-01-09 guyHMIPv6 fix, from Martti Kuparinen.
2002-01-09 guyAdd DHCPv6 dissector to Windows build.
2002-01-09 itojunDHCPv6 dissector, based on draft-ietf-dhc-dhcpv6-22...
2002-01-08 guyFrom Marc Milgram: all packets in DBS Etherwatch and...
2002-01-08 guyDon't process a color filter if there's no filter assoc...
2002-01-08 guyFrom M.C. van den Bovenkamp: 00:B0:D0 now belongs to...
2002-01-08 guyFrom Tom Uijldert: fix to supply a non-null string...
2002-01-08 guyUse "proto_tree_add_item()", not "proto_tree_add_bytes...
2002-01-08 guyAdd a routine to kill a capture child if it exists...
2002-01-08 guyIf a ReportedBoundsError exception occurs, report it...
2002-01-08 guyUse "%u", not "%d", to print unsigned quantities.
2002-01-08 guyMatch requests and responses using both the MID and...
2002-01-07 guyVendor ID lookup fix, from David Frascone.
2002-01-07 guyUpdates from Tim Potter.
2002-01-07 guyClean up white space.
2002-01-07 guyCatch ReportedBoundsError exceptions when dissecting...
2002-01-07 guyShuffle a comment, and clean up white space.
2002-01-07 guyCatch ReportedBoundsError exceptions when dissecting...
2002-01-05 guyThere's no need for two separate "Extension Length...
2002-01-05 guyFix a typo.
next