Store pointers to previously displayed and captured packet, not nstime_t deltas.
[metze/wireshark/wip.git] / epan / column-utils.c
2008-02-13 Stephen FisherCheck in changes originally checked in as SVN revision...
2008-02-12 Stephen FisherRevert commit 24308 until I can get it to compile on...
2008-02-12 Stephen FisherIntroduce a new column type called custom, which lets...
2007-10-27 Anders BromanApply yet another set of the optimization patches:
2007-10-26 Anders BromanApply yet another set of the optimization patches:
2007-10-03 Sake BlokThis patch adds two new column types:
2007-09-28 Mike DuigouSpecial casing is no longer necessary for formatting...
2007-09-28 Mike DuigouChanges get_addr_name_buf() to use the more common...
2007-08-17 Gerald CombsInstead of converting between 802.11 frequencies and...
2007-07-23 Ulf Lamping- add a column for the expert info severity level
2007-03-28 Stephen FisherRemove almost all of the casts I committed recently...
2007-03-25 Ulf Lampingremove remaining warnings in epan dir and set the ...
2007-03-23 Stephen FisherFix about 150 warnings new to gcc 4.0 in the error...
2007-03-23 Stephen FisherFrom Sake Blok:
2007-03-22 Ulf Lampingfix some more warnings
2006-12-11 Stephen FisherFrom Thomas Sillaber:
2006-12-05 Stephen FisherFrom Douglas Pratley with trivial changes and documenta...
2006-11-29 Anders BromanFroim Rene Pilz:
2006-10-15 Ronnie Sahlbergadd a new port type for usb endpoints
2006-06-26 Ulf Lampingadd a new column DCE/RPC context ID
2006-05-21 Ronnie Sahlbergname change
2006-01-20 Jörg MayerMike Hall:
2005-12-18 Jörg Mayer"Fix" for warning: enumeration value 'TS_NOT_SET' not...
2005-10-04 Ronnie Sahlbergin svn 15335 the tcp analysis was changed to do its...
2005-10-02 Ulf Lampingadd doxygen comments to column-utils.h and do a slight...
2005-08-31 Gerald CombsIf we set one or more time references and then changed...
2005-08-25 Ulf Lampingtimestamp display precision:
2005-08-24 Ulf LampingEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-18 Ulf Lampingseveral times replacing:
2005-08-08 Ulf Lampingvarious code cleanup:
2005-06-30 Ulf Lampingadd a new DCE/RPC related column, which contains the...
2005-04-01 Ronnie SahlbergFrom Mark C Brown NETTL updates
2005-03-06 Guy HarrisHandle XNS IDP socket numbers.
2005-02-22 Luis OntanonFrom Francisco Alcoba:
2004-12-31 Guy HarrisProperly cast the pointer assigned to col_info->col_data.
2004-12-30 Guy HarrisMake the "col_data" field in a "column_info" structure...
2004-12-30 Guy HarrisAdd a "get_addr_name()" routine that takes an "address...
2004-10-12 Guy HarrisFrom Tomas Kukosa: fix "col_set_str()" to work correctl...
2004-08-24 Guy HarrisWhen deciding whether to add a separator or not, look...
2004-08-24 Guy HarrisIn "col_append_sep_fstr()" and "col_append_sep_str...
2004-08-10 Guy HarrisFrom Neil Piercy: put in some missing "put in the termi...
2004-08-06 Guy HarrisFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-04-02 Guy HarrisFrom Olivier Biot: support AT_STRINGZ columns.
2004-03-18 Olivier BiotFrom Lars Roland: Move timestamp_type into libethereal...
2004-02-29 Guy HarrisFrom Jeff Morriss:
2004-02-05 Olivier BiotAdd new col_append methods which will prepend the ...
2004-01-31 Guy HarrisFix the spelling of "cumulative" (and variables whose...
2004-01-29 Guy HarrisClean up whitespace, and use "%u" to print unsigned...
2004-01-19 Ulf Lampingmove timestamp format options from "View->Options"...
2003-12-09 Guy HarrisDon't automatically size the columns - that's expensive...
2003-12-02 Guy HarrisFrom Didier Gautheron: for each column format type...
2003-09-12 Ronnie SahlbergAdded TimeReference frames.
2003-09-03 Ronnie SahlbergAnd for Cal,
2003-08-26 Guy HarrisIn "col_set_addr()", don't do anything other than clear...
2003-08-26 Guy HarrisUse "address_to_str_buf()" to generate column data...
2003-08-26 Guy HarrisCreate an "address_to_str_buf()" routine, called by...
2003-04-16 Guy HarrisPull the stuff done in "dissect_packet()" to initialize...
2003-04-16 Guy HarrisAdd the notion of a "fence" to columns. A dissector...
2003-01-28 Guy HarrisThou shalt not cast pointers of unknown alignment to...
2003-01-22 Guy HarrisFrom Dinesh Dutt:
2002-12-10 Guy HarrisAdd a new type of column for the circuit ID (Frame...
2002-12-10 Guy HarrisFrom Alfred Koebler: add support for a column for the...
2002-12-08 Gerald CombsFrom Dinesh Dutt: Add Fibre Channel support, including...
2002-12-03 Guy HarrisShow all 6 digits of precision in the time stamp column...
2002-12-02 Guy HarrisMake the format argument to the "col_XXX_fstr()" routin...
2002-11-11 Guy HarrisInstead of tweaking a "Protocol configuration options...
2002-10-23 Guy HarrisPut a leading "0x" in front of the hex value for ARCNET...
2002-10-19 Guy HarrisThe Frame Relay DLCI is a virtual circuit identifer...
2002-10-19 Guy Harris"addr->data", not "addr", points to the DLCI.
2002-10-18 Guy HarrisPut in code to handle AT_DLCI.
2002-10-18 Guy HarrisAdd an AT_ARCNET address type for ARCNET addresses...
2002-10-15 Guy HarrisAdd a new port type, PT_IPX, for IPX socket numbers...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-06-29 Guy HarrisFrom Didier Gautheron:
2002-06-28 Guy HarrisThere are no "ipx.src" or "ipx.dst" filterable fields.
2002-06-28 Guy HarrisFrom Didier Gautheron: move port number from AppleTalk...
2002-01-31 Guy HarrisThere's no need to dynamically allocate the string...
2002-01-31 Guy HarrisDon't include "inet_v6defs.h" in "column-utils.c";...
2002-01-29 Guy HarrisSupport for capturing on, and reading captures from...
2002-01-11 Guy HarrisFrom Jirka Novak:
2001-12-10 Guy HarrisThe packet length is an unsigned quantity; print it...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-11-21 Gilbert RamirezRemove the global packet_info called "pi". Dissectors...
2001-09-14 Guy HarrisGet rid of no-longer-necessary includes of <sys/time.h>.
2001-09-14 Guy HarrisMake the resolution for time values be nanoseconds...
2001-07-15 Guy HarrisFixes, from Scott Renfro, for some calls to "localtime...
2001-04-02 Guy HarrisDon't use "u_int" for IPv4 addresses in "column-utils...
2001-04-02 Guy HarrisInclude <sys/time.h> as well as <time.h> in "column...
2001-04-01 Ed WarnickeMoved the the remaining column related routines out...