obnox/wireshark/wip.git
2005-01-07 lrolandFrom Luis Ontanon:
2005-01-07 geraldDefine data_handle at startup.
2005-01-07 guyFrom Thomas Boehne: fix a call to use errmsg_len rather...
2005-01-07 guyFrom Mike Duigou: JXTA protocol support.
2005-01-07 guyConstify a pointer, so that the array of pointers to...
2005-01-07 guyDoxygen cleanups, from Mike Duigou.
2005-01-07 guyGrammar and typo fix from Mike Duigou.
2005-01-07 guyInclude <epan/address.h>, as per a suggestion by Thomas...
2005-01-07 guyFrom Carlos Pignataro:
2005-01-07 guyPut back the declaration of hostspath on Windows.
2005-01-07 guyFrom Chris Maynard: free strings fetched with "tvb_get_...
2005-01-07 guyFrom Chris Maynard: free strings fetched with "tvb_fake...
2005-01-07 guyFrom Chris Maynard: free mallocated strings when we...
2005-01-07 guyMove the open and close of the hosts file into "read_ho...
2005-01-07 guyFrom Chris Maynard: free strings fetched with "tvb_get_...
2005-01-07 lrolandCheck return value of getenv().
2005-01-06 lrolandFrom Luis Ontanon:
2005-01-06 lrolandFrom Luis Ontanon:
2005-01-06 guyAdd a dissector to handle IEEE 802a's OUI Extended...
2005-01-06 guyHandle the case where nobody registers any OUIs and...
2005-01-05 guyFrom Chris Maynard: catch a case where a string allocat...
2005-01-05 guyUse tvb_format_text() with %s format items, to handle...
2005-01-05 guyFrom Chris Maynard: don't extract strings with "tvb_get...
2005-01-05 guyFrom Chris Maynard: free strings allocated by "tvb_get_...
2005-01-05 guyFrom Chris Maynard: free strings allocated by "tvb_fake...
2005-01-05 guyFrom Chris Maynard: free mallocated data.
2005-01-05 guyFrom Chris Maynard: free strings even if we don't put...
2005-01-05 guyFrom Chris Maynard: free a string obtained with "tvb_ge...
2005-01-05 guyFrom Chris Maynard: free up the z_stream we've allocate...
2005-01-05 guyFrom Chris Maynard: free strings fetched with "tvb_fake...
2005-01-05 guyFree the image type string as soon as we're done with...
2005-01-05 guyFrom Chris Maynard: add a missing free of a string...
2005-01-05 guyFrom Chris Maynard: don't fetch a string if we're not...
2005-01-05 guyUse "tvb_format_text()" with %s format strings, so...
2005-01-05 guyUse "tvb_format_text()" to generate the text to use in
2005-01-05 guyUse "tvb_format_text()" to extract and format the buddy...
2005-01-05 kukosaFixed value string names in field array when NO_PROT_PR...
2005-01-05 lrolandFix broken parts of the new h225 dissector:
2005-01-04 guy"dissect_h225_H323UserInformation()" returns the number...
2005-01-04 geraldReplace a "cp" with three "xcopy"s.
2005-01-03 geraldLet capinfos print statistics for more than one file...
2005-01-03 geraldMove "c:\cygwin\bin" to the end of the PATH. The lates...
2005-01-03 geraldMake the version and library information in the about...
2005-01-03 kukosaDirectives #.FN_* can be used for Ethereal types as...
2005-01-03 kukosa- names for value_string tables are generated with...
2005-01-03 obiotChange e-mail address of Olivier Biot.
2005-01-03 guyAdd some more comments about the FCS issue.
2005-01-03 guyGive a bit more information on the "are there FCSes...
2005-01-03 guyRename the CAPTYPE_ definitions as appropriate - many...
2005-01-03 guyFrom James Fields and Kevin Johnson: fix the handling...
2005-01-03 guyRewrap a paragraph, for the benefit of us old-timers...
2005-01-03 geraldIf the ICMP code is present, put it in the Info column.
2005-01-02 lrolandfix a typo in new packet-h225.h
2005-01-02 etxrabChange the dissectors to asn2eth generated ones.
2005-01-02 etxrabThis file is needed if h225 or h245 is generated separa...
2005-01-02 etxrabasn2eth generated h225 dissector
2005-01-02 etxrabasn2eth generated h225 dissector
2005-01-02 etxrabasn2eth generated h245 dissector
2005-01-02 etxrabasn2eth generated h245 dissector
2005-01-02 guy*Correctly* append to the filter string.
2005-01-02 guyUnlike the detailed description of resource record...
2005-01-02 guyDon't cast pointers passed as arguments - pass a pointe...
2005-01-02 guyCast away the constness of the argument to "g_tree_look...
2005-01-02 guyCast the values passed to the <ctype.h> macros so as...
2005-01-01 guyAdd casts of OBJECT_SET_DATA() arguments in cases where...
2005-01-01 guy"inet_pton()" isn't getting declared on Windows; includ...
2005-01-01 guyDon't explicitly cast the last argument to OBJECT_SET_D...
2005-01-01 guyCast away the constness of the geom_name argument to
2005-01-01 guyFix the signature of "iostat_packet()" - the pointer...
2005-01-01 guyWhen computing a hash value based on, among other things, a
2005-01-01 guyThe right way to check whether a pointer is null and...
2005-01-01 guyGet rid of some warnings about variables whose values...
2005-01-01 guyMake the signatures of functions passed to "register_ta...
2005-01-01 guyThrow in a cast to squelch an (unavoidable, and probabl...
2005-01-01 guy"address_to_str()" and "address_to_str_buf()" don't...
2005-01-01 guyAs we've made the tap_specific_data field of a tap_pack...
2004-12-31 guyNote what Fibre Channel spec documents this protocol.
2004-12-31 guyDon't bother copying the switch name to a buffer -...
2004-12-31 guyFix a bug introduced in the previous checkin.
2004-12-31 guyFC-over-IP is now covered by RFCs; update the specifica...
2004-12-31 guyNote what Fibre Channel spec documents this protocol.
2004-12-31 guyNote what Fibre Channel spec documents this protocol.
2004-12-31 lrolandUpdate some function declarations in the plugin api
2004-12-31 lrolandFrom Luis Ontanon for Mate:
2004-12-31 lrolandFix from Luis Ontanon:
2004-12-31 guyUse "proto_tree_add_item()" to add a chunk of bytes...
2004-12-31 guyDon't assign const pointers to non-const pointers,...
2004-12-31 guy"string_to_hex()" doesn't modify its first argument...
2004-12-31 guyDon't cast away the constness of pointers passed to...
2004-12-31 guyThere are no guarantees that "strncasecmp()" works...
2004-12-31 guyUse "tvb_memeql()" to check whether specified bytes...
2004-12-31 guyDon't cast away the constness of argument pointers.
2004-12-31 guyDon't roll our own code to display IPv4 or IPv6 address...
2004-12-31 guyDon't assign the const pointers passed to hash routines...
2004-12-31 guyDon't assign a const pointer argument to a non-const...
2004-12-31 guyDon't assign the const pointers passed to hash routines...
2004-12-31 guyProperly cast the pointer assigned to col_info->col_data.
2004-12-31 guy"proto_registrar_get_byname()" doesn't modify its argum...
2004-12-31 guyMake arguments "const *" if the routine doesn't modify...
2004-12-31 jmayerMake sure print_buff is \0-terminated
next