aboutsummaryrefslogtreecommitdiffstats
path: root/epan/column-utils.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-27From Kovarththanan Rajaratnam:Anders Broman1-4/+7
2009-07-27From Kovarththanan Rajaratnam:Anders Broman1-29/+59
2009-07-23Try to get the #includes right - take 2.Anders Broman1-2/+0
2009-07-23Try to get the #includes right.Anders Broman1-0/+2
2009-07-23From Kovarththanan Rajaratnam:Anders Broman1-8/+5
2009-07-22Change some g_malloc() calls to g_new() to make the code easier to read.Stephen Fisher1-11/+11
2009-07-21From didier gautheron via bug 3762:Stig Bjørlykke1-16/+0
2009-04-07size_t fixes.Gerald Combs1-11/+11
2009-03-20Put check_col() in each column util function, as discussed in bug 2902.Stig Bjørlykke1-19/+36
2009-03-15From Jakub Zawadzki (bug 3334):Stig Bjørlykke1-1/+1
2009-02-09Make "Copy as Filter" on the packet list actually work.Jaap Keuter1-2/+2
2008-06-14Update all time columns when changing the time precision.Stig Bjørlykke1-11/+62
2008-03-04Initialize ipv6_addr before we use it.Stig Bjørlykke1-0/+1
2008-03-04Free compiled dfilter after usage.Stig Bjørlykke1-1/+3
2008-03-02Convert strcpy() calls to g_strlcpy()Stephen Fisher1-47/+66
2008-03-01Custom column updates:Stephen Fisher1-85/+97
2008-02-22Improved custom columns with custom title.Stig Bjørlykke1-4/+6
2008-02-22Check for existing cinfo in have_custom_cols().Stig Bjørlykke1-1/+1
2008-02-22Use custom column check function for custom columns to make sure the dfilterStephen Fisher1-2/+2
2008-02-13Check in changes originally checked in as SVN revision 24308 (new columnStephen Fisher1-0/+62
2008-02-12Revert commit 24308 until I can get it to compile on Windows/Linux/SolarisStephen Fisher1-54/+0
2008-02-12Introduce a new column type called custom, which lets you put any displayStephen Fisher1-0/+54
2007-10-27Apply yet another set of the optimization patches:Anders Broman1-10/+6
2007-10-26Apply yet another set of the optimization patches:Anders Broman1-19/+13
2007-10-03This patch adds two new column types:Sake Blok1-0/+54
2007-09-28Special casing is no longer necessary for formatting of AT_STRINGZ in col_set...Mike Duigou1-15/+10
2007-09-28Changes get_addr_name_buf() to use the more common convention where the provi...Mike Duigou1-1/+1
2007-08-17Instead of converting between 802.11 frequencies and channels umpteenGerald Combs1-5/+8
2007-07-23- add a column for the expert info severity levelUlf Lamping1-0/+3
2007-03-28Remove almost all of the casts I committed recently and in place ofStephen Fisher1-1/+1
2007-03-25remove remaining warnings in epan dir and set the "treat warning as error" ba...Ulf Lamping1-6/+6
2007-03-23Fix about 150 warnings new to gcc 4.0 in the error on warning directories.Stephen Fisher1-1/+1
2007-03-23From Sake Blok:Stephen Fisher1-7/+61
2007-03-22fix some more warningsUlf Lamping1-12/+12
2006-12-11From Thomas Sillaber:Stephen Fisher1-0/+6
2006-12-05From Douglas Pratley with trivial changes and documentation changes Stephen Fisher1-0/+47
2006-11-29Froim Rene Pilz:Anders Broman1-0/+4
2006-10-15add a new port type for usb endpointsRonnie Sahlberg1-0/+11
2006-06-26add a new column DCE/RPC context IDUlf Lamping1-0/+3
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-01-20Mike Hall:Jörg Mayer1-0/+3
2005-12-18"Fix" for warning: enumeration value 'TS_NOT_SET' not handled in switchJörg Mayer1-0/+4
2005-10-04in svn 15335 the tcp analysis was changed to do its stuff and to populate (...Ronnie Sahlberg1-0/+45
2005-10-02add doxygen comments to column-utils.h and do a slight code cleanupUlf Lamping1-17/+17
2005-08-31If we set one or more time references and then changed the time displayGerald Combs1-30/+20
2005-08-25timestamp display precision:Ulf Lamping1-9/+191
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping1-6/+6
2005-08-18several times replacing:Ulf Lamping1-3/+3
2005-08-08various code cleanup:Ulf Lamping1-38/+34
2005-06-30add a new DCE/RPC related column, which contains the call_id for connection o...Ulf Lamping1-0/+3