aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2003-06-24Updates to the fibre channel dissectorRonnie Sahlberg1-3/+4
2003-06-23Update to FC to store the source and destination id in a guintRonnie Sahlberg2-2/+13
2003-06-15Do all the tests for whether ADNS_DIR is defined or not inGuy Harris1-10/+3
2003-06-14Define GLIB_LIBS and GTK_LIBS variables in config.nmake (based onGuy Harris1-3/+2
2003-06-14Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based onGuy Harris3-12/+6
2003-06-13From Lars Roland: don't use ADNS_DIR if it's not defined.Guy Harris1-1/+3
2003-06-13Handle the case of a comparison between two ranges (or, at least, don'tGuy Harris1-1/+4
2003-06-13Oops, a range of N-N is valid and means "the byte at offset N".Guy Harris1-4/+4
2003-06-13Add some sanity checking for ranges, so that you can't say "foo[M-N]"Guy Harris1-1/+66
2003-06-12Export "tvb_get_string()" and "tvb_get_stringz()" to plugins.Guy Harris1-1/+4
2003-06-12Don't wire into "config.h.win32" files an indication of whether we haveGuy Harris2-5/+9
2003-06-12Add new routines:Guy Harris3-22/+90
2003-06-11Put in a missing "break" statement.Guy Harris1-1/+2
2003-06-11Expand the ability of fvalue_to_string_repr, and modify more FT_* typesGilbert Ramirez7-246/+287
2003-06-10Get rid of an unused variable.Guy Harris1-2/+1
2003-06-10Bump the version to 0.9.13 and otherwise prep for the next release. ETA isGerald Combs1-2/+2
2003-06-09Fix "tvb_strneql()", "tvb_strncaseeql()", and "tvb_memeql()" not toGuy Harris1-6/+24
2003-06-05Use "=" instead of "==" in an assignment.Gerald Combs1-2/+2
2003-06-05From Lionel Ains: "-d" flag for decode-as support in Tethereal.Guy Harris2-15/+47
2003-06-05When "proto_tree_add_item()" is used with FT_STRINGZ with a lengthGuy Harris1-11/+34
2003-06-04When "proto_tree_add_item()" is used with an FT_STRINGZ and given aGuy Harris1-24/+67
2003-06-04Use "tvb_ensure_bytes_exist()" to check, in "tvb_fake_unicode()", toGuy Harris1-7/+3
2003-06-04Fix up some comments, and move some common GLib 1.2[.x]/2.x code outsideGuy Harris1-15/+7
2003-06-03From Lars Roland: Update the plugin API for Glib/GTK+ 2.2 and have NSISGerald Combs1-5/+43
2003-06-02Add GNU ADNS to the Windows build environment. A precompiled DLL can beGerald Combs2-2/+7
2003-05-23Add an API to get the dissector name from a dissector handle.Guy Harris2-3/+13
2003-05-19More tvb_get_nstringz0() fixes. Timo Sirainen pointed out that BadGerald Combs3-21/+30
2003-05-15From Richard Urwin:Guy Harris3-7/+36
2003-05-05Declare "host_name_lookup_process()" regardless of whether HAVE_GNU_ADNSGuy Harris1-11/+9
2003-05-05Provide stub versions of "host_name_lookup_init()",Guy Harris2-6/+23
2003-05-04Add support for asynchronous DNS updates using the GNU ADNS library.Gerald Combs5-12/+205
2003-05-03Add a note about the "val_to_string_repr" and "string_repr_len" forGuy Harris1-1/+24
2003-05-03Rename "proto_alloc_dfilter_string()" toGuy Harris2-26/+109
2003-05-01From Matthijs Melchior: don't export functions also implemented asGuy Harris1-5/+3
2003-05-01From Lars Roland: set "patable.p_asn1_string_decode" to point toGuy Harris1-2/+2
2003-05-01Bump the version number to 0.9.12. Make NEWS and ChangeLog current.Gerald Combs1-2/+2
2003-04-30The typedefs in plugins/plugin_table.h must have "addr_" in front of theGuy Harris1-2/+1
2003-04-30From Matthijs Melchior: export the exception mechanism routines toGuy Harris1-1/+17
2003-04-30Modify tvb_get_nstringz*() to behave more like snprintf(). Make changesGerald Combs2-32/+32
2003-04-29Add a "proto_item_set_end()" routine that sets the length of an itemGuy Harris3-4/+33
2003-04-28Fix several buffer and integer overflow issues discovered by Timo Sirainen.Gerald Combs1-12/+22
2003-04-24From Matthijs Melchior: add the ASN.1 routines to the table of routinesGuy Harris1-1/+27
2003-04-23Update to TCP to handle hints from dissectors where the next PDU may start.Ronnie Sahlberg2-3/+33
2003-04-16Pull the stuff done in "dissect_packet()" to initialize a column_infoGuy Harris3-18/+26
2003-04-16Add the notion of a "fence" to columns. A dissector can set the fenceGuy Harris4-34/+139
2003-04-08Add "proto_tree_add_none_format()" to the set of functions exported toGuy Harris1-1/+2
2003-03-26Put in a comment about the "to what code does the configuration fileGuy Harris1-1/+22
2003-03-25Fix up a comment.Guy Harris1-2/+2
2003-03-25Use "datafiledir" rather than "DATAFILE_DIR" as the name of the variableGuy Harris1-6/+5
2003-03-11Bump the version to 0.9.11. Let's hope the goat's blood and hastily carvedGerald Combs1-2/+2