metze/wireshark/wip.git
2005-01-11 Guy HarrisImprove the error reporting.
2005-01-10 Tomas KukosaAdd a "hex_str_to_bytes()" routine
2005-01-10 Lars RolandOne more patch for mate:
2005-01-10 Lars RolandFrom Luis Ontanon:
2005-01-09 Guy HarrisFrom Deepak Jain: L2TP v3 (draft 15) support.
2005-01-09 Guy HarrisProperly declare "dissect_h245()" and "dissect_h245_h24...
2005-01-08 Guy HarrisFrom Luis Ontanon: if new ett values are registered...
2005-01-08 Guy HarrisGet rid of some of the boilerplate comments from the...
2005-01-08 Lars RolandFix svn file properties
2005-01-08 Anders BromanReinsert dissection of h450 messages
2005-01-08 Anders BromanAdd a dissector for RTP payload AMR RFC 3267
2005-01-08 Anders BromanGenerate "conversations" code correctly, adaptions...
2005-01-08 Anders BromanGenerate "conversations" code correctly, adaptions...
2005-01-08 Anders BromanFixa a typo
2005-01-07 Guy HarrisFix the signature of proto_register_subtree_array().
2005-01-07 Guy HarrisFix the signature of proto_register_subtree_array().
2005-01-07 Guy HarrisUse BASE_NONE, not FT_NONE, for the "base" value of...
2005-01-07 Guy HarrisGet rid of duplicate "element signature" field.
2005-01-07 Lars RolandFrom Luis Ontanon:
2005-01-07 Gerald CombsDefine data_handle at startup.
2005-01-07 Guy HarrisFrom Thomas Boehne: fix a call to use errmsg_len rather...
2005-01-07 Guy HarrisFrom Mike Duigou: JXTA protocol support.
2005-01-07 Guy HarrisConstify a pointer, so that the array of pointers to...
2005-01-07 Guy HarrisDoxygen cleanups, from Mike Duigou.
2005-01-07 Guy HarrisGrammar and typo fix from Mike Duigou.
2005-01-07 Guy HarrisInclude <epan/address.h>, as per a suggestion by Thomas...
2005-01-07 Guy HarrisFrom Carlos Pignataro:
2005-01-07 Guy HarrisPut back the declaration of hostspath on Windows.
2005-01-07 Guy HarrisFrom Chris Maynard: free strings fetched with "tvb_get_...
2005-01-07 Guy HarrisFrom Chris Maynard: free strings fetched with "tvb_fake...
2005-01-07 Guy HarrisFrom Chris Maynard: free mallocated strings when we...
2005-01-07 Guy HarrisMove the open and close of the hosts file into "read_ho...
2005-01-07 Guy HarrisFrom Chris Maynard: free strings fetched with "tvb_get_...
2005-01-07 Lars RolandCheck return value of getenv().
2005-01-06 Lars RolandFrom Luis Ontanon:
2005-01-06 Lars RolandFrom Luis Ontanon:
2005-01-06 Guy HarrisAdd a dissector to handle IEEE 802a's OUI Extended...
2005-01-06 Guy HarrisHandle the case where nobody registers any OUIs and...
2005-01-05 Guy HarrisFrom Chris Maynard: catch a case where a string allocat...
2005-01-05 Guy HarrisUse tvb_format_text() with %s format items, to handle...
2005-01-05 Guy HarrisFrom Chris Maynard: don't extract strings with "tvb_get...
2005-01-05 Guy HarrisFrom Chris Maynard: free strings allocated by "tvb_get_...
2005-01-05 Guy HarrisFrom Chris Maynard: free strings allocated by "tvb_fake...
2005-01-05 Guy HarrisFrom Chris Maynard: free mallocated data.
2005-01-05 Guy HarrisFrom Chris Maynard: free strings even if we don't put...
2005-01-05 Guy HarrisFrom Chris Maynard: free a string obtained with "tvb_ge...
2005-01-05 Guy HarrisFrom Chris Maynard: free up the z_stream we've allocate...
2005-01-05 Guy HarrisFrom Chris Maynard: free strings fetched with "tvb_fake...
2005-01-05 Guy HarrisFree the image type string as soon as we're done with...
2005-01-05 Guy HarrisFrom Chris Maynard: add a missing free of a string...
2005-01-05 Guy HarrisFrom Chris Maynard: don't fetch a string if we're not...
2005-01-05 Guy HarrisUse "tvb_format_text()" with %s format strings, so...
2005-01-05 Guy HarrisUse "tvb_format_text()" to generate the text to use in
2005-01-05 Guy HarrisUse "tvb_format_text()" to extract and format the buddy...
2005-01-05 Tomas KukosaFixed value string names in field array when NO_PROT_PR...
2005-01-05 Lars RolandFix broken parts of the new h225 dissector:
2005-01-04 Guy Harris"dissect_h225_H323UserInformation()" returns the number...
2005-01-04 Gerald CombsReplace a "cp" with three "xcopy"s.
2005-01-03 Gerald CombsLet capinfos print statistics for more than one file...
2005-01-03 Gerald CombsMove "c:\cygwin\bin" to the end of the PATH. The lates...
2005-01-03 Gerald CombsMake the version and library information in the about...
2005-01-03 Tomas KukosaDirectives #.FN_* can be used for Ethereal types as...
2005-01-03 Tomas Kukosa- names for value_string tables are generated with...
2005-01-03 Olivier BiotChange e-mail address of Olivier Biot.
2005-01-03 Guy HarrisAdd some more comments about the FCS issue.
2005-01-03 Guy HarrisGive a bit more information on the "are there FCSes...
2005-01-03 Guy HarrisRename the CAPTYPE_ definitions as appropriate - many...
2005-01-03 Guy HarrisFrom James Fields and Kevin Johnson: fix the handling...
2005-01-03 Guy HarrisRewrap a paragraph, for the benefit of us old-timers...
2005-01-03 Gerald CombsIf the ICMP code is present, put it in the Info column.
2005-01-02 Lars Rolandfix a typo in new packet-h225.h
2005-01-02 Anders BromanChange the dissectors to asn2eth generated ones.
2005-01-02 Anders BromanThis file is needed if h225 or h245 is generated separa...
2005-01-02 Anders Bromanasn2eth generated h225 dissector
2005-01-02 Anders Bromanasn2eth generated h245 dissector
2005-01-02 Guy Harris*Correctly* append to the filter string.
2005-01-02 Guy HarrisUnlike the detailed description of resource record...
2005-01-02 Guy HarrisDon't cast pointers passed as arguments - pass a pointe...
2005-01-02 Guy HarrisCast away the constness of the argument to "g_tree_look...
2005-01-02 Guy HarrisCast the values passed to the <ctype.h> macros so as...
2005-01-01 Guy HarrisAdd casts of OBJECT_SET_DATA() arguments in cases where...
2005-01-01 Guy Harris"inet_pton()" isn't getting declared on Windows; includ...
2005-01-01 Guy HarrisDon't explicitly cast the last argument to OBJECT_SET_D...
2005-01-01 Guy HarrisCast away the constness of the geom_name argument to
2005-01-01 Guy HarrisFix the signature of "iostat_packet()" - the pointer...
2005-01-01 Guy HarrisWhen computing a hash value based on, among other things, a
2005-01-01 Guy HarrisThe right way to check whether a pointer is null and...
2005-01-01 Guy HarrisGet rid of some warnings about variables whose values...
2005-01-01 Guy HarrisMake the signatures of functions passed to "register_ta...
2005-01-01 Guy HarrisThrow in a cast to squelch an (unavoidable, and probabl...
2005-01-01 Guy Harris"address_to_str()" and "address_to_str_buf()" don't...
2005-01-01 Guy HarrisAs we've made the tap_specific_data field of a tap_pack...
2004-12-31 Guy HarrisNote what Fibre Channel spec documents this protocol.
2004-12-31 Guy HarrisDon't bother copying the switch name to a buffer -...
2004-12-31 Guy HarrisFix a bug introduced in the previous checkin.
2004-12-31 Guy HarrisFC-over-IP is now covered by RFCs; update the specifica...
2004-12-31 Guy HarrisNote what Fibre Channel spec documents this protocol.
2004-12-31 Guy HarrisNote what Fibre Channel spec documents this protocol.
2004-12-31 Lars RolandUpdate some function declarations in the plugin api
2004-12-31 Lars RolandFrom Luis Ontanon for Mate:
next