obnox/wireshark/wip.git
2004-01-03 sharpeApply the patches from Tadaaki Nagao for a global versi...
2004-01-03 sharpeMake Analyze/Statistics have an accelerator of Alt...
2004-01-03 jmayerWarning fix: Mark a parameter as unused
2004-01-03 tuexenMake XConvertCase static to avoid a warning at link...
2004-01-03 obiotFix an incorrect filterable field name.
2004-01-03 guyAt least with some versions of GCC, the __attribute__...
2004-01-03 guyMark arguments as unused.
2004-01-03 guyHave "dissect_xdlc_control()" take a pointer to a struc...
2004-01-03 guyProcess all the data in the packet, regardless of wheth...
2004-01-03 guyDeal with some weird ISMP packets that have 0x42 0x42...
2004-01-02 guyFix a comment.
2004-01-02 ulflhide save dialog, while saving
2004-01-02 ulflbugfix: init progbar to NULL at the right place
2004-01-02 ulfladded a progressbar, when saving a large capture file
2004-01-02 ulflrecent files: make submenu insensitive if empty and
2004-01-02 ulflFrom Didier: don't update the progress bar more often...
2004-01-02 ulflFrom Didier: don't update the progress bar more often...
2004-01-02 obiotFrom Michael Shuldman: enhanced X11 support.
2004-01-02 obiotFrom Michael Shuldman:
2004-01-02 sharpeRevert a small change I made a day or so ago because...
2004-01-02 guyFrom Steven Lass: put the request and status lines...
2004-01-02 sharpeTweak the name of the Coloring Rules dialog box to...
2004-01-01 guyMake the RTSP packet handling more like the HTTP packet...
2004-01-01 guyClean up the blank line handling a bit.
2004-01-01 guyDon't show empty media formats.
2004-01-01 guyFrom Chris Waters: fix a typo.
2004-01-01 obiotAdd support of contains operator in slices.
2004-01-01 obiotAdd support of contains and matches operators on slices.
2004-01-01 ulfllabel texts changed (tip from Richard)
2004-01-01 ulflrearranged prefs topics
2004-01-01 ulflmoved recent files pref, as it splits corresponding...
2004-01-01 ulflcomment fixed
2003-12-31 guyethereal.com/distribution/win32/development/ has GLib...
2003-12-31 guyRemove redundant protocol names from preference values.
2003-12-31 guyMake the tvbuff for SDP lines have the line length...
2003-12-31 guyIf a packet has a packet number of 0, it's not a fragme...
2003-12-31 guyFor WTAP_ENCAP_ETHERNET, you have to fill in the "eth...
2003-12-30 guyIn "get_field_data()", check to make sure the field...
2003-12-30 guyInclude <string.h> to declare various string manipulati...
2003-12-30 ulflremoved compilation of packet-slsk
2003-12-30 ulfladded dick gooris to the list of contributors
2003-12-30 jmayerRemove unused variable firmware_rev
2003-12-30 jmayerNew protocol: Enterasys Interswitch Message Protocol...
2003-12-30 obiotHeader files proto-ABBREV.h must not exist if there...
2003-12-30 sharpeA small fix from Andrew Bartlett. The Short File Name...
2003-12-30 guyClean up the handling of the code that handles the...
2003-12-30 ulflminor changes and a small bugfix
2003-12-30 guyUpdate another URL and other stuff in that comment.
2003-12-30 guyUpdate a URL.
2003-12-30 guyExport a "dissect_tcp_payload()" routine from the TCP...
2003-12-29 guyAdd a "saved_can_desegment" field to the "packet_info...
2003-12-29 guyNothing in "range.c" is GTK+-specific, so move it to...
2003-12-29 guyFrom RFC 2616: "Field names are case-insensitive."...
2003-12-29 jmayerDelete the generated files only during maintainerclean
2003-12-29 jmayerrange.h moved from gtk to .
2003-12-29 ulflremoved a GTK2 warning
2003-12-29 ulflremoved a GTK2 warning
2003-12-29 guyGive it an RCS ID and copyright notice.
2003-12-29 guyGet rid of an unused variable.
2003-12-29 guyGive it an RCS ID.
2003-12-29 guyAdd an RCS ID.
2003-12-29 gramAdd a missing backslash for the EXTRA_DIST files.
2003-12-29 ulflFrom Dick Gooris (and me :-)
2003-12-29 guyMake the "max count of recently-visited files" preferen...
2003-12-29 guy"hex_str_to_bytes()" modifies the GByteArray supplied...
2003-12-29 guyMake sure the "we're in the middle of dissecting SOCKS...
2003-12-29 guyAdd support for NetWare's serialization protocol.
2003-12-29 geraldPull most of bytes_from_unparsed() into a new routine,
2003-12-29 sharpeOK, now I have added the preference for recent_files_co...
2003-12-29 guyFrom Niels Koot: support TCAP over SUA.
2003-12-29 guyFrom Neils Koot:
2003-12-29 guyMake all the byte arrays for writing out stuff "guint8...
2003-12-29 guyAt least as I read the Teredo draft, the nonce value...
2003-12-28 guyIn calls to "dcerpc_init_uuid()" only the *major* versi...
2003-12-28 sharpeAdd more code to handle the recent_files_count_max...
2003-12-28 sharpeConnect the recent_file_count_max variable to the prefs...
2003-12-28 sharpeAdd a preferences item for the recent file count max...
2003-12-28 ulflall libs now relative to a base dir, use compiler warni...
2003-12-28 ulflremoved some MSVC warnings (warning level 2)
2003-12-28 ulflremoved some MSVC warnings (warning level 2)
2003-12-28 guyIf we've seen an HTTP request or response or header...
2003-12-27 guyProperly handle 1xx, 204, and 304 responses, which...
2003-12-27 ulfladded/changed some comments
2003-12-27 guyFix some comments.
2003-12-27 guyDon't create a protocol tree entry for the body of...
2003-12-27 guyThere might not be any AFS payload in an AFS reply...
2003-12-27 guyDon't defragment packets that aren't fragmented.
2003-12-27 guyNote that this is another client for reassembly using...
2003-12-27 guyWhen testing the first line of HTTP data, process what...
2003-12-26 guyCheck that the length of an AVP is >= 6, not just that...
2003-12-26 ulflconditionally use modern UI for NSIS installer
2003-12-26 ulflconditionally use modern UI for NSIS installer
2003-12-26 ulflbugfix: uninstall also the help textfiles
2003-12-24 guyIn "alloc_field_info()", handle the case where the...
2003-12-24 guyIn "tvb_ensure_bytes_remaining()", throw ReportedBounds...
2003-12-24 jmayerAdd -pedantic to --with-extra-gcc-checks
2003-12-24 jmayerAdd -pedantic to --with-extra-gcc-checks
2003-12-24 obiotFix highlighting of Image record (forgot one fixed...
2003-12-24 guyLet FT_PROTOCOL fields, if the length specified is...
2003-12-24 guyDon't display TFTP data if there isn't any to display.
next