obnox/wireshark/wip.git
2001-03-13 gramMake tvb_get_ptr() return 'const guint8*', and clean...
2001-03-13 guyIt's generally considered Bad Form to free something...
2001-03-13 guyTvbuffification, and various enhancements, from Ronnie...
2001-03-11 guyHandle NetBSD Cisco HDLC as PPP, for now.
2001-03-11 guyCUPS browsing protocol support, from Charles Levert
2001-03-10 guyObliging every capture file reader's "open()" routine...
2001-03-09 guyClose the random stream, not just the sequential stream...
2001-03-09 guyInclude "etherpeek.h", which declares routines we defin...
2001-03-09 guyFixes to Lemon to get it to compile on platforms (such...
2001-03-09 gramAdd ability to create HTML documentation on Windows...
2001-03-08 guyFixes to some typos, from Thomas Gimpel.
2001-03-07 gramIn the code that handles finding a field after a user...
2001-03-06 gramActually *use* SSL_LIBS if found by configure.
2001-03-06 guyUse "proto_get_first_protocol()" and "proto_get_next_pr...
2001-03-06 guyMention support for reading Etherpeek files.
2001-03-06 guyUpdate the man page for the new display filter code.
2001-03-06 gramMention etherpeek support.
2001-03-06 gramUpdate doco re: display filters.
2001-03-06 gramFix a decode problem with failed NFSv4 SETATTR operations.
2001-03-06 gramAdd some win32-specific targets in .cvsignore's.
2001-03-05 gramMove version to 0.8.16.
2001-03-05 guyMove the definition of IP_PROTO_IGRP to "packet-ip...
2001-03-05 guyIP_PROTO_IPV4 and IP_PROTO_IPIP are both 4; there's...
2001-03-05 gramAll the news, in 80 columns. :)
2001-03-04 guyUpdates from Ed Warnicke.
2001-03-04 guyUpdate from Ed Warnicke.
2001-03-03 guyFix a typo, and break some lines at 80 characters.
2001-03-03 guyAdd a few more items to ".cvsignore".
2001-03-03 guyDo a bunch of semantic checks when "Accept" is clicked...
2001-03-03 guyFix some places where value-to-string routines were...
2001-03-03 gramAdd changes through the end of January. I'll work on...
2001-03-02 gramCalculate the height and width of m_r_font globally...
2001-03-02 guyUpdate from Mike Frisch.
2001-03-02 gramcreate_main_window() does not need to be called by...
2001-03-02 gramGet rid of unused method from ftypes structure.
2001-03-02 gramEnable slices of [i-j], where i is start offset and...
2001-03-01 gramAdd "Toggle All", "Enable All", and "Disable All" butto...
2001-03-01 gramDon't let the color selection dialogue for TCP Streams
2001-03-01 gramCreate proper display filter for FT_BOOLEAN when using...
2001-02-28 guyTvbuffify the ICP dissector.
2001-02-28 guyAdd hidden fields for bad checksums to various IP-famil...
2001-02-28 guyTvbuffify the TACACS dissector (such as it is).
2001-02-28 guyTvbuffify the ISAKMP dissector.
2001-02-28 guyTvbuffiy the IPSec dissectors.
2001-02-27 gramMove the location of cppmagic.h, since the lemon-flex...
2001-02-27 guyRquota support, from Mike Frisch.
2001-02-27 gramDo a better job of #ifdef'ing out 3 variables in the...
2001-02-27 gramAdd Ed Warnicke's drange code to the new dfilter system.
2001-02-27 guyFix up the handling of NBIPX packets, and of Microsoft...
2001-02-27 guyRFC 3024 reverse tunneling support for the Mobile IP...
2001-02-26 guyRemove the Lemon stuff from EXTRA_DIST; the Lemon sourc...
2001-02-26 oabadReplace some C++-style comments with C-style ones.
2001-02-26 guyTvbuffify a commented-out line.
2001-02-24 guyOK, the latest "packet-diameter.h" RCS file has shown...
2001-02-23 guyUpdates from David Frascone: includes DIAMETER-over...
2001-02-23 gramNarrow the case where we check for stripped source...
2001-02-23 gramAdd a little script which takes the output of "cvs...
2001-02-23 guyUpdate the list of types, and fix some typos.
2001-02-23 guyUpdate the documentation to correctly reflect the way...
2001-02-23 guyBoolean fields are just like other fields - if you...
2001-02-23 guyThe text entry box that a filter construction dialog...
2001-02-22 guyEtherpeek version 5, 6, and 7 support, from Daniel...
2001-02-21 guyNFSv4 updates from Mike Frisch to fix some cosmetic...
2001-02-21 gramInitialize hf_ip_checksum_bad to -1 like all other...
2001-02-21 guyChange from James E. Flemer to add hidden Boolean field...
2001-02-20 guyMake the "activate" signal on the text entry boxes...
2001-02-20 guyCatch the "destroy" signal on the filter-expression...
2001-02-20 guyCatch the "destroy" signal on the text entry box to...
2001-02-20 guyThe all-purpose answer to "this widget expands to fill...
2001-02-20 nneuladded support for dissecting SRV RRs
2001-02-20 guyMake the "activate" signal on the text entry boxes...
2001-02-20 guyCall the test for a protocol "is present", just like...
2001-02-20 guyIn the DIAMETER dissector, clear the Info column before...
2001-02-20 guyTemporarily bring "packet-diameter.h" back from the...
2001-02-20 itojuncorrect TSIG decoding (specifically offset/length in...
2001-02-20 guyOn Win32, if Ethereal started as a GUI rather than...
2001-02-20 guyDon't do anything with 64-bit integral types if G_HAVE_...
2001-02-19 guyAs "dissect_diameter()" is now static to "packet-diamet...
2001-02-19 guyNew tvbuffified DIAMETER dissector, from David Frascone.
2001-02-19 guyUpdates from Alexandre P. Ferreira.
2001-02-18 guyIn the MSVC++ 6.0 C library, "line-buffered" doesn...
2001-02-16 gram3rd time's a charm.
2001-02-16 gramOff-by-a-little-bit in adjusting the offset.
2001-02-16 gramDon't trust avp_length, which is taken directly from...
2001-02-16 gramActually, this works better.
2001-02-16 gramUse the proper way to denote that a single operation
2001-02-15 guyUpdates from Alexandre P. Ferreira.
2001-02-15 guyDon't cast the function argument to "qsort()" to the...
2001-02-15 guyMore prototype fun - make the Lemon parser allocate...
2001-02-15 guyMore paranoia - when compiling with GCC 2.x, do checks...
2001-02-15 guyChange "lemon" *NOT* to cast pointers to "int", as...
2001-02-14 guyGet rid of the "CHECK_DISPLAY_AS_DATA()" call and the...
2001-02-14 gramAdd MIP extensions. Re-work some of the tvbuff-handling...
2001-02-14 guyRename "SP_ERROR" to "SP_ERROR_MSG" to avoid a #define...
2001-02-14 guySigh. Microsoft Visual C++ 6.0 won't convert a "guint6...
2001-02-14 guy"Decode As" UI cleanups, and documentation, from David...
2001-02-13 guyUpdates from Yaniv Kaul to show the certificate encodin...
2001-02-13 guyIn a display filter expression, make a field name refer...
2001-02-13 guyUpdates from Mike Frisch.
2001-02-13 guyYou have to define "htolell()" on little-endian platfor...
next