obnox/wireshark/wip.git
2011-02-17 jakeFrom Alexis La Goutte :
2011-02-17 guyUse "XXX != NULL" rather than "XXX" to test for a null...
2011-02-17 guySquelch a warning from the MSVC++ static analyzer ...
2011-02-17 geraldFix some Visual C++ static analyzer complaints.
2011-02-16 geraldFix Visual C++ code analysis errors.
2011-02-16 sfisherChange protocol column from "IEEE 802.11" to "802.11...
2011-02-16 guyPut the "MCS known information" field into the protocol...
2011-02-16 geraldFix compilation on Windows.
2011-02-16 sfisherMore cleanup toward being able to compile with GTK...
2011-02-16 stigGenerate correct type (FT_OID) for "x420.compression_al...
2011-02-16 morrissMake swap_mac_addr() take a pointer to a TVB and an...
2011-02-16 morrissUse tvb_ether_to_str()
2011-02-16 morrissUse tvb_ether_to_str().
2011-02-16 morrissUse tvb_ip_to_str() when it can eliminate a tvb_get_ptr...
2011-02-16 morrissUse tvb_ether_to_str() when it can eliminate a tvb_get_...
2011-02-16 morrissUse tvb_ether_to_str()
2011-02-16 morrissRename the _to_str() functions in this dissector to...
2011-02-16 guyReturn an error value for the new error return; it...
2011-02-16 guyCheck the index before storing into the array.
2011-02-16 geraldFix checkapi.
2011-02-16 geraldFix errors found by the Visual C++ analyzer.
2011-02-16 geraldFix a buffer overflow found by the Visual C++ analyzer.
2011-02-15 wmeierUpdate a few comments about the use of LOCAL_CFLAGS...
2011-02-15 wmeierEnable /analyze:WX- only if ENABLE_CODE_ANALYSIS is...
2011-02-15 jmayerPreviously 1 byte TCP payload to port 2000 got interpre...
2011-02-15 jakeFrom Matthew Parris:
2011-02-14 jakeFrom Ania:
2011-02-14 jakeMake sure RTP conversations are created.
2011-02-14 geraldEnable Enterprise Code Analysis via the ENABLE_CODE_ANA...
2011-02-14 stigPut error messages and expert info for illegal UTCTime...
2011-02-14 cmaynardDisallow invalid char's in the filename passed to idl2w...
2011-02-13 jakeFrom Fulko Hew:
2011-02-13 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-02-13 etxrabAdvance offsets in the "default" branch to avoid infini...
2011-02-13 etxrabRegister BICC by name.
2011-02-13 etxrabUpdate standard references.
2011-02-12 guyUse the p2p_dir names for the direction values, and...
2011-02-12 etxrabUpdate dissection of
2011-02-12 guyWhen generating the Info column, don't assume the direc...
2011-02-12 guyThe lack of _WITH_PHDR in WTAP_ENCAP_BLUETOOTH_H4 means...
2011-02-12 geraldCygwin 1.7 is much pickier about paths. Pass a POSIX...
2011-02-12 morrissThere is a better (and faster) way to see if all the...
2011-02-12 morrissRegister an ett_ variable.
2011-02-12 morrissRemove an unused ett_ variable.
2011-02-12 sfisherTraditional GtkTooltips deprecated at GTK+ 2.14 (and...
2011-02-11 morrissAdd a function to verify that ett_ variables are regist...
2011-02-11 morrissRegister a bunch of ett_ variables.
2011-02-11 etxrabUpdate 8.12 Indication IE to 3GPP TS 29.274 version...
2011-02-11 morrissRegister a couple of ett_ variables.
2011-02-11 morrissRegister a couple ett_ variables. Declare all the ett_...
2011-02-11 sfisherAdd a command line argument for the configure script...
2011-02-11 sfisherRemove #ifndef GSEAL_ENABLE hack to work-around the...
2011-02-11 guyDon't assume we're on port 631.
2011-02-11 jakeFrom Joe McEachern:
2011-02-11 guyRegister for the media type "application/ipp", so ...
2011-02-11 morrissRename arphrdaddr_to_str() to tvb_arphrdaddr_to_str...
2011-02-11 morrissRename vines_to_str() to tvb_vines_to_str() and make...
2011-02-11 morrissCheck for places where tvb_bytes_to_str() or tvb_get_by...
2011-02-11 morrissOops, put a comma back
2011-02-11 morrissClean up indentation
2011-02-11 martinmShow subheaders summary in subheader root item.
2011-02-10 morrissDocument that proto_tree_add_bytes_format() and
2011-02-10 morrissAdd (commented-out for now) code to check certain funct...
2011-02-10 morrissUse tvb_ip_to_str() and tvb_ether_to_str().
2011-02-10 morrissPass NULL as the value_ptr to proto_tree_add_bytes_form...
2011-02-10 etxrabFrom Alexis La Goutte:
2011-02-10 cmaynardDeclare ett's as gint, not guint.
2011-02-10 guyAdd the rest of the changes from the patch in bug 5924...
2011-02-10 gerald#ifdef → #ifndef.
2011-02-10 geraldMark a parameter unused if needed.
2011-02-10 guyAdd some information based on a Tektronix manual whose...
2011-02-10 geraldRemove a bunch of prototypes in airpcap_dlg.h for funct...
2011-02-10 morrissModify proto_tree_add_bytes_format() and proto_tree_add...
2011-02-10 tuexenObtained from Thomas Dreibholz: Update SCTP PPIDs.
2011-02-10 stigAdded a dissector table for AttributeId localForm.
2011-02-10 etxrab- Add message name to info col in case of SERVICE REQUEST.
2011-02-09 morrissUse tvb_bytes_to_str_punct() instead of a homegrown...
2011-02-09 morrissUse tvb_bytes_to_str_punct() instead of bytestring_to_s...
2011-02-09 morrissRegister ett_gtp_bcm.
2011-02-09 jakeFrom Grzegorz Szczytowski:
2011-02-09 jakeAccommodate the CMake build on Ubuntu 10.10.
2011-02-09 morrissA couple of dissectors have/need an NTP-to-nstime routi...
2011-02-09 morrissRename ntp_fmt_ts() to tvb_ntp_fmt_ts() and make it...
2011-02-09 morrissRewrite this dissector's NTP-to-nstime routine to take...
2011-02-09 morrissDocument that NTP times can be added with proto_tree_ad...
2011-02-09 morrissAdd NTP times using proto_tree_add_item().
2011-02-08 etxrabFrom Holger Freyther:
2011-02-08 morrissAdd 3GPP Requesting-Node-Type AVP: it's old but apparen...
2011-02-08 etxrabfrom Václav Horčák:
2011-02-08 etxrab- Use ENC_BIG_ENDIAN.
2011-02-08 guyDon't look at any of the fields that come from the...
2011-02-08 sfisherFix compilation problem for GTK+ < 2.18
2011-02-08 morrissAdd NTP times using proto_tree_add_item().
2011-02-08 morrissAdd support for 4-byte NTP times (only the seconds...
2011-02-08 guyBuild with pre-2.18 GTK+es.
2011-02-08 wmeierRename some hf_... vars so name starts with hf_docsis_c...
2011-02-08 sfisherMore -DGSEAL_ENABLE cleanup in preparation for GTK...
2011-02-08 guyThe checkAPI script doesn't understand arrays of value_...
2011-02-08 sfisherMore -DGSEAL_ENABLE cleanup (hopefully without breaking...
2011-02-08 wmeier#if 0 code related to unused "docsis" dissector table;
next