obnox/wireshark/wip.git
2004-01-06 guyAdd some sanity checking for the "-i" argument.
2004-01-06 guyMake a variable to which a 16-bit value is assigned...
2004-01-06 guyMake some variables to which 16-bit values are assigned...
2004-01-06 guyThe error code in an NBDS error packet is 1 byte, not 2.
2004-01-06 guyIn "decode_qos_umts()", "length" can get assigned a...
2004-01-06 guy"decode_MPLS_stack()" always returns a nonnegative...
2004-01-06 guyNote in a comment that "dissect_asp_reply_get_status...
2004-01-06 guyGet rid of an unused value_string table.
2004-01-06 guyUse "rstat4_proc" rather than "rstat3_proc" for rstat...
2004-01-05 ulflan enum represents the radio buttons much better,
2004-01-05 ulflfixed / updated some dependencies
2004-01-05 ulflswitched to MSVC warning level 3 and
2004-01-05 ulflremoved some MSVC warnings (level 3)
2004-01-05 ulflremoved some MSVC warnings (level 3)
2004-01-05 guyFrom Alex Rozin: fix handling of MST messages.
2004-01-05 ulfl removed some MSVC warnings (level 3)
2004-01-05 ulflusing the file "COPYING" instead of "GPL.txt"
2004-01-05 guyFrom Alex Rozin: fix handling of MST messages.
2004-01-05 ulflusing the file "COPYING" instead of "GPL.txt"
2004-01-05 ulflFrom Lars Roland: corrected PATH settings
2004-01-05 ulflBugfix from Lars Roland: included missing xdlc.h
2004-01-05 guyFor RTSP requests, we assume that, if there's no Conten...
2004-01-05 guyHandle non-Unicode error tokens.
2004-01-05 guyFrom Yaniv Kaul:
2004-01-05 guyFrom Yaniv Kaul:
2004-01-04 ulflFrom Dick Gooris: updated lots of comments
2004-01-04 obiotAdd more information to the WTP protocol summary (PDU...
2004-01-04 guyFrom Shiang-Ming Huang: bug fix.
2004-01-04 guyMove a comment to the appropriate location, and put...
2004-01-04 guyMove "XConvertCase()" from a header file to "packet...
2004-01-04 sharpeUser Specified Decodes, since it brings up a dialog...
2004-01-04 obiotJPEG File Interchange Format (JFIF) dissection.
2004-01-04 obiotAdd support for JFIF (JPEG File Interchange Format...
2004-01-04 obiotFix the multipart dissection in WSP so media embedded...
2004-01-04 guyA missing piece of Tadaaki Nagao's patches to add a...
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...
next