index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
epan
/
column-utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Yaniv Kaul: constify parameters
Bill Meier
2010-04-03
1
-21
/
+21
*
Revert SVN #32360 until Windows compilation errors corrected.
Bill Meier
2010-04-02
1
-21
/
+21
*
From Yaniv Kaul: constify parameters
Bill Meier
2010-04-02
1
-21
/
+21
*
Changed from using own defined GNUC_FORMAT_CHECK to G_GNUC_PRINTF
Stig Bjørlykke
2010-01-25
1
-6
/
+5
*
Add an option to col_fill_in() to allow us to disable column expression proce...
Kovarththanan Rajaratnam
2009-09-08
1
-7
/
+7
*
col_custom_set_fstr() is unused. Remove it
Kovarththanan Rajaratnam
2009-09-05
1
-4
/
+0
*
Add missing prototype ....
Bill Meier
2009-08-26
1
-0
/
+3
*
Custom columnfication:
Kovarththanan Rajaratnam
2009-08-23
1
-2
/
+2
*
From Kovarththanan Rajaratnam:
Anders Broman
2009-07-27
1
-1
/
+1
*
From Kovarththanan Rajaratnam:
Anders Broman
2009-07-27
1
-0
/
+7
*
Fixed a typo.
Stig Bjørlykke
2009-02-15
1
-1
/
+1
*
Update all time columns when changing the time precision.
Stig Bjørlykke
2008-06-14
1
-1
/
+2
*
Custom column updates:
Stephen Fisher
2008-03-01
1
-1
/
+1
*
Check in changes originally checked in as SVN revision 24308 (new column
Stephen Fisher
2008-02-13
1
-0
/
+11
*
Revert commit 24308 until I can get it to compile on Windows/Linux/Solaris
Stephen Fisher
2008-02-12
1
-10
/
+0
*
Introduce a new column type called custom, which lets you put any display
Stephen Fisher
2008-02-12
1
-0
/
+10
*
This patch adds two new column types:
Sake Blok
2007-10-03
1
-0
/
+14
*
Put
Guy Harris
2007-01-18
1
-0
/
+7
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
in svn 15335 the tcp analysis was changed to do its stuff and to populate (...
Ronnie Sahlberg
2005-10-04
1
-0
/
+11
*
add doxygen comments to column-utils.h and do a slight code cleanup
Ulf Lamping
2005-10-02
1
-25
/
+155
*
Move the definition of GNUC_FORMAT_CHECK() to its own header, use it in
Guy Harris
2005-09-13
1
-12
/
+5
*
Make the "col_data" field in a "column_info" structure a pointer to an
Guy Harris
2004-12-30
1
-1
/
+1
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
*
Add new col_append methods which will prepend the (format) string with the
Olivier Biot
2004-02-05
1
-1
/
+8
*
Pull the stuff done in "dissect_packet()" to initialize a column_info
Guy Harris
2003-04-16
1
-2
/
+5
*
Add the notion of a "fence" to columns. A dissector can set the fence
Guy Harris
2003-04-16
1
-1
/
+2
*
Make the format argument to the "col_XXX_fstr()" routines, and the "str"
Guy Harris
2002-12-02
1
-8
/
+8
*
Instead of tweaking a "Protocol configuration options" extension header
Guy Harris
2002-11-11
1
-1
/
+2
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-4
/
+4
*
Support for capturing on, and reading captures from, OpenBSD firewall
Guy Harris
2002-01-29
1
-1
/
+4
*
Move the pointer to the "column_info" structure in the "frame_data"
Guy Harris
2001-12-10
1
-17
/
+13
*
Remove the global packet_info called "pi". Dissectors now only
Gilbert Ramirez
2001-11-21
1
-2
/
+3
*
Put "extern" in front of a pile of function declarations.
Guy Harris
2001-10-31
1
-17
/
+15
*
Do __attribute__ stuff if the GCC version number is greater than or
Guy Harris
2001-07-22
1
-2
/
+2
*
Moved the the remaining column related routines out of packet.{c,h}
Ed Warnicke
2001-04-01
1
-0
/
+65