Use "address_to_str_buf()" to generate column data for non-resolved
[obnox/wireshark/wip.git] / epan /
2003-08-26 guyUse "address_to_str_buf()" to generate column data...
2003-08-26 guyInclude "osi-utils.h" to define "print_nsap_net_buf()".
2003-08-26 guyCreate an "address_to_str_buf()" routine, called by...
2003-08-25 guyInclude the header files required by new APIs in the...
2003-08-25 guyFrom Matthijs Melchior:
2003-08-24 guyPut in some comments about possible future work on...
2003-08-24 sahlbergAdd endpoint talker support for IPX
2003-08-24 sahlbergUpdate address_to_str to handle FC and ETH addresses...
2003-08-24 sahlbergAdd a new function address_to_str to to_str.c
2003-08-24 guyFC addresses are no longer extracted into guint32s...
2003-08-23 sahlbergUpdate the UDP and the TCP conversation list tool so...
2003-08-23 sahlbergAdd FibreChannel to the types of protocols we can show...
2003-08-21 guyFix up --with messages that include square brackets.
2003-08-21 guyNote that the "=DIR" argument to "--with-adns" is optional.
2003-08-19 guyVoid functions don't return values, even though GCC...
2003-08-18 guyFrom Matthijs Melchior:
2003-08-18 guyFrom Gisle Vanem: <ws2tcpip.h> is needed for INET6...
2003-08-12 tpotSave and restore the value of pinfo->current_proto...
2003-08-08 guyA bufsize of 0 makes no sense in either "tvb_get_nstrin...
2003-08-01 guyFrom Chris Heath: fix up the check for printable ASCII...
2003-07-31 guyFrom Tomas Kukosa: add "find_dissector_table()",
2003-07-31 guyGive FT_IPv4 val_repr_len and val_to_repr methods,...
2003-07-31 guyAdd val_repr_len and val_to_repr methods for FT_FLOAT...
2003-07-30 guyGive FT_ABSOLUTE_TIME and FT_RELATIVE_TIME val_repr_len...
2003-07-30 guyEscape double-quotes, while you're at it.
2003-07-30 guyEscape backslashes in strings when generating the dfilt...
2003-07-29 guyUse GLib's macros for converting from host byte order...
2003-07-25 gramAdd to the fundamental types passed between the scanner...
2003-07-23 geraldPrep for the 0.9.14 release
2003-07-22 geraldAdd two preferences to control ADNS, one to enable...
2003-07-18 guyFrom Matthijs Melchior: generate all declarations and...
2003-07-08 tpotAdded prototype for p_rem_proto_data()
2003-07-07 guyMark the "plugin_dir" argument to "proto_init()" as...
2003-07-04 gramUse FLT_DIG and DBL_DIG from float.h to create printf...
2003-06-26 guyMake the definition of "fc32_to_str()" match its prototype.
2003-06-24 sahlbergUpdates to the fibre channel dissector
2003-06-23 sahlbergUpdate to FC to store the source and destination id...
2003-06-15 guyDo all the tests for whether ADNS_DIR is defined or...
2003-06-14 guyDefine GLIB_LIBS and GTK_LIBS variables in config.nmake...
2003-06-14 guyDefine GLIB_CFLAGS and GTK_CFLAGS variables in config...
2003-06-13 guyFrom Lars Roland: don't use ADNS_DIR if it's not defined.
2003-06-13 guyHandle the case of a comparison between two ranges...
2003-06-13 guyOops, a range of N-N is valid and means "the byte at...
2003-06-13 guyAdd some sanity checking for ranges, so that you can...
2003-06-12 guyExport "tvb_get_string()" and "tvb_get_stringz()" to...
2003-06-12 guyDon't wire into "config.h.win32" files an indication...
2003-06-12 guyAdd new routines:
2003-06-11 guyPut in a missing "break" statement.
2003-06-11 gramExpand the ability of fvalue_to_string_repr, and modify...
2003-06-10 guyGet rid of an unused variable.
2003-06-10 geraldBump the version to 0.9.13 and otherwise prep for the...
2003-06-09 guyFix "tvb_strneql()", "tvb_strncaseeql()", and "tvb_meme...
2003-06-05 geraldUse "=" instead of "==" in an assignment.
2003-06-05 guyFrom Lionel Ains: "-d" flag for decode-as support in...
2003-06-05 guyWhen "proto_tree_add_item()" is used with FT_STRINGZ...
2003-06-04 guyWhen "proto_tree_add_item()" is used with an FT_STRINGZ...
2003-06-04 guyUse "tvb_ensure_bytes_exist()" to check, in "tvb_fake_u...
2003-06-04 guyFix up some comments, and move some common GLib 1.2...
2003-06-03 geraldFrom Lars Roland: Update the plugin API for Glib/GTK...
2003-06-02 geraldAdd GNU ADNS to the Windows build environment. A preco...
2003-05-23 guyAdd an API to get the dissector name from a dissector...
2003-05-19 geraldMore tvb_get_nstringz0() fixes. Timo Sirainen pointed...
2003-05-15 guyFrom Richard Urwin:
2003-05-05 guyDeclare "host_name_lookup_process()" regardless of...
2003-05-05 guyProvide stub versions of "host_name_lookup_init()",
2003-05-04 geraldAdd support for asynchronous DNS updates using the...
2003-05-03 guyAdd a note about the "val_to_string_repr" and "string_r...
2003-05-03 guyRename "proto_alloc_dfilter_string()" to
2003-05-01 guyFrom Matthijs Melchior: don't export functions also...
2003-05-01 guyFrom Lars Roland: set "patable.p_asn1_string_decode...
2003-05-01 geraldBump the version number to 0.9.12. Make NEWS and Chang...
2003-04-30 guyThe typedefs in plugins/plugin_table.h must have "addr_...
2003-04-30 guyFrom Matthijs Melchior: export the exception mechanism...
2003-04-30 geraldModify tvb_get_nstringz*() to behave more like snprintf...
2003-04-29 guyAdd a "proto_item_set_end()" routine that sets the...
2003-04-28 geraldFix several buffer and integer overflow issues discover...
2003-04-24 guyFrom Matthijs Melchior: add the ASN.1 routines to the...
2003-04-23 sahlbergUpdate to TCP to handle hints from dissectors where...
2003-04-16 guyPull the stuff done in "dissect_packet()" to initialize...
2003-04-16 guyAdd the notion of a "fence" to columns. A dissector...
2003-04-08 guyAdd "proto_tree_add_none_format()" to the set of functi...
2003-03-26 guyPut in a comment about the "to what code does the confi...
2003-03-25 guyFix up a comment.
2003-03-25 guyUse "datafiledir" rather than "DATAFILE_DIR" as the...
2003-03-11 geraldBump the version to 0.9.11. Let's hope the goat's...
2003-03-06 sahlbergFrom Lars Ronald :
2003-03-04 geraldBump the version to 0.9.10.
2003-03-01 guyCompletely initialize all the address fields in a packe...
2003-02-28 guyAssume all AT_NONE addresses are the same, as they...
2003-02-28 guyFixes for a couple of problems, from Albert Chin:
2003-02-27 guyFrom Didier Gautheron: provide a mechanism to indicate...
2003-02-26 guyFrom Pavel Roskin:
2003-02-24 guyRename "fake_unicode()" to "tvb_fake_unicode()" as...
2003-02-12 guyMake the argument to "abs_time_secs_to_str()" a "time_t...
2003-02-11 guyAdd a "abs_time_secs_to_str()" routine that takes a...
2003-02-08 gramProvide a way for ftype modules to provide a string...
2003-01-31 guyGet rid of BASE_BIN - it's just the same as BASE_DEC...
2003-01-30 jmayerAC_ARG_ENABLE takes 4 argument: The 3rd specifies what...
2003-01-28 guyThou shalt not cast pointers of unknown alignment to...
2003-01-26 denielUpdate my email address in various places since my...
next