obnox/wireshark/wip.git
2000-08-10 deniel- remove debugging #ifdef
2000-08-10 deniel- rename is_name_from_file to is_dummy_entry since...
2000-08-10 guy"test -e" is documented in the Solaris 2.6 man page...
2000-08-10 guyWe must include "snprintf.h" *after* including <stdarg...
2000-08-10 deniel- add proto_tree_add_text_valist
2000-08-10 denielFix decoding of short ISIS CLV data frames.
2000-08-10 guyIf G_HAVE_GINT64 is defined, so that we can use "gint64...
2000-08-09 denielAdd some ethertypes (which were captured on my network...
2000-08-09 deniel- make-reg-dot
2000-08-09 guyAdd #defines for class values, and use them rather...
2000-08-09 guyGive the Help menu the more-or-less canonical style...
2000-08-09 guyUpdate the man pages to reflect
2000-08-09 gramMake copy_binary_file() static since follow_dlg.c no...
2000-08-09 guyPhil Techau's fix to BOOTP when client address not...
2000-08-09 guyMake "editcap -h" give the usage message without an...
2000-08-09 guyDocument that ranges of packet numbers can be specified.
2000-08-09 gramSmall fix for initialization of new follow_info struct.
2000-08-09 gramIn TCP Follow window, allow the optional showing of:
2000-08-08 mhallAdded wiretap support to read the Cisco Secure Intrusio...
2000-08-08 gramFix display of IPv6 frag header display in proto tree...
2000-08-08 gramConvert comments to docstrings.
2000-08-08 deniel- improve/fix add_host_name
2000-08-08 denielAdd a Help window that contains:
2000-08-08 girlichNLM v1 dissector filled with some actual dissectors.
2000-08-08 girlichSeveral new RPC dissecting function introduced. Interfa...
2000-08-08 sharpeAdded another tool to generate lists of protocols from...
2000-08-07 guyCast arguments to "isxdigit()", "isdigit()", and "isfla...
2000-08-07 guyCast an argument to "isspace()" to "guchar" so that...
2000-08-07 guyCast an argument to "isspace()" to "guchar" so that...
2000-08-07 sharpeA small set of patches to fix one small problem and...
2000-08-07 denielFix compilation problem.
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-08-06 denielAdd some preferences in OSI CLNP/COTP/CLTP module to...
2000-08-06 guyUse "BYTES_ARE_IN_FRAME()" rather than explicitly check...
2000-08-06 guyUse "BYTES_ARE_IN_FRAME()" rather than explicitly check...
2000-08-06 guyDon't use "fd->pkt_len" when checking to see if you...
2000-08-06 guyThere is *no* guarantee that the "fd" argument to a...
2000-08-05 guyArrange that filter dialog boxes have an "Apply" button...
2000-08-05 guyMake the ICMP top-of-protocol-tree item cover the entir...
2000-08-05 guyMake "ip_checksum()" take just pointer and length argum...
2000-08-05 guyMore changes from Peter Kjellerstedt.
2000-08-04 guyICQ improvements from Peter Kjellerstedt.
2000-08-04 guyFix to the SRVLOC dissector to correctly handle the...
2000-08-04 guyClean up the checksumming stuff a bit:
2000-08-04 gramRe-organize the README so that people who just want...
2000-08-04 guyFix a number of problems, and do some checking to make...
2000-08-04 gramMention IDSN4BSD's i4btrace utility as a supported...
2000-08-04 gramIf IP checksum is incorrect, show what correct value...
2000-08-03 guyAdd some error values that, whilst they're not in the...
2000-08-03 gramAdd a "Save As" feature to the TCP Follow dialogue...
2000-08-03 gramReplace calls to sprintf() with snprintf() in file_...
2000-08-03 gramFix typo in description of Diameter.tcp.port preference.
2000-08-03 gramMove to version 0.8.11
2000-08-02 girlichAll 4 protocol versions included (as templates but...
2000-08-02 girlichProcedure numbers as constants are much better.
2000-08-01 gramAllow filtering on strings.
2000-07-31 guyThere is a <sys/stat.h> available on Win32, and, in...
2000-07-31 girlichDissector now knows the actual game data communication...
2000-07-31 guyAdd a routine to check whether a file is a directory...
2000-07-31 guyAdd a comment explaining why we're defining S_ISDIR...
2000-07-31 guyIt appears that, at least with Visual C++ 6.0, the...
2000-07-31 guyIn "buffer.h", include <winsock.h> if we have it, so...
2000-07-31 guyInclude "packet.h", not <packet.h> - the latter, at...
2000-07-31 guyInclude <time.h> to declare "localtime()" and "strftime...
2000-07-31 guyFix it to compile on non-Linux UNIX-flavored systems...
2000-07-31 guyInclude "ptvcursor.obj" in the list of object that...
2000-07-30 oabadAdd missing function prototypes.
2000-07-30 oabadSupport for capturing packet data from a pipe (a FIFO...
2000-07-30 sharpeA small change to SMB dissector so it lists near the...
2000-07-30 guyUpdate and add ".cvsignore" files to reduce the level...
2000-07-30 guyIn TCP segments with RST and data, display the data...
2000-07-30 guy"rd_match_strval()" just does what "val_to_str()" does...
2000-07-30 guyDavid Frascone's DIAMETER dissector.
2000-07-30 guySquelch a GCC complaint.
2000-07-29 sharpeAdded changes so Edit->Filters...->Apply works as I...
2000-07-28 gramAdd the re-write of the NetWare Core Protocol dissector...
2000-07-28 gram... and remove the old dfilter2pod.in template.
2000-07-28 gramDon't create dfilter2pod from dfilter2pod.in just for...
2000-07-27 gramFor packets with GIOP versions that are not supported...
2000-07-27 girlichQuake dissector packet-quake.c added.
2000-07-27 girlichA Quake dissector. It can only dissect Quake 1 packets...
2000-07-27 gramAdd initial attempt at FT_NSTRING_UINT8, a string with...
2000-07-26 geraldRemove some "Makefile.in"s that I accidentally committe...
2000-07-26 guyAdd a script, "aclocal-flags", which figures out where
2000-07-26 guyIn the final scene of the horror movie, just when you...
2000-07-26 geraldActually delete the top ethereal.spec.in and packaging...
2000-07-26 geraldSwitch Solaris package build naming to a more generic...
2000-07-26 gramWhen rescanning a file, all state information for the...
2000-07-26 guyUse unsigned character pointers and arrays rather than...
2000-07-25 guyA pile of DHCP option names, supplied by Jose Pedro...
2000-07-25 guyUse the right length when adding the "agent address...
2000-07-25 guyFix a comment.
2000-07-24 gramCorrect packet count displayed while capturing with...
2000-07-22 oabadAdd a "debian-package" target to Makefile.am to build...
2000-07-22 guyImproved "autogen.sh" script from Bruce Korb.
2000-07-22 guyThe latest version of libpcap is now at tcpdump.org...
2000-07-22 gramSimplify the way the display filter routines get field...
2000-07-22 geraldAdd support for bulding Solaris binary packages. The...
2000-07-21 gramGet rid of "Playback" in capture window title.
2000-07-21 gramAdd packet-sctp.c
next