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
/
dissectors
/
packet-bfd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup:
Bill Meier
2012-09-28
1
-2
/
+2
*
expert_add...() shouldn't be called under 'if (tree)'.
Bill Meier
2012-09-23
1
-34
/
+46
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Update display filter names per Bug 2794. Part 1 of many.
Michael Mann
2012-07-22
1
-12
/
+12
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Remove unneeded #includes (stdlib, stdio, ctypes, time);
Bill Meier
2012-05-15
1
-3
/
+1
*
Fix some encoding arguments.
Jeff Morriss
2012-05-05
1
-1
/
+1
*
Indicate why the flags have a field width of 6.
Guy Harris
2012-05-01
1
-6
/
+8
*
No C++-style comments, please; some C compilers reject them.
Guy Harris
2012-04-30
1
-6
/
+6
*
Add some initializations to squelch (bogus) warnings (either the version
Guy Harris
2012-04-30
1
-11
/
+11
*
Rework code slightly:
Bill Meier
2012-04-30
1
-237
/
+219
*
Parenthesize an expression to prevent a possible overflow resulting an incorr...
Bill Meier
2012-04-30
1
-1
/
+1
*
One more contributor...
Anders Broman
2011-12-06
1
-1
/
+2
*
Add a contributor.
Anders Broman
2011-12-02
1
-0
/
+1
*
From Krishnamurthy Mayya:
Anders Broman
2011-11-30
1
-0
/
+4
*
Fix Checkapi found errors.
Anders Broman
2011-11-28
1
-6
/
+6
*
From Krishnamurthy Mayya:
Anders Broman
2011-11-28
1
-2
/
+6
*
From Krishnamurthy Mayya:
Anders Broman
2011-11-28
1
-3
/
+197
*
Get rid of check_col, while at it set ENC.
Anders Broman
2011-09-26
1
-6
/
+4
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-2
/
+2
*
Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)
Bill Meier
2010-05-10
1
-108
/
+109
*
#include <string.h> not needed.
Bill Meier
2010-04-06
1
-1
/
+0
*
Remove unneeded #include <stdio.h>
Bill Meier
2010-04-03
1
-1
/
+0
*
Removed an unused variable.
Stig Bjørlykke
2009-11-09
1
-2
/
+0
*
Don't guard col_clear with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
Changed flags_set_truth -> tfs_set_notset
Stig Bjørlykke
2009-07-07
1
-10
/
+10
*
From Artem Tamazov:
Anders Broman
2009-06-29
1
-0
/
+1
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-7
/
+7
*
Define certain fcns as static (if not used externally).
Bill Meier
2009-03-29
1
-2
/
+2
*
Removed even more "statement not reached" warnings.
Stig Bjørlykke
2008-02-07
1
-1
/
+1
*
From Todd J Martin:
Stig Bjørlykke
2007-09-07
1
-47
/
+315
*
From: Bálint Réczey:
Jaap Keuter
2006-08-08
1
-7
/
+25
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-3
/
+3
*
Properly terminate a value string. Fixes a current Buildbot complaint.
Gerald Combs
2006-02-27
1
-1
/
+2
*
From Balint Reczey (IJ/ETH)
Anders Broman
2006-02-20
1
-27
/
+173
*
Use the new "proto_tree_add_*_format_value" routines.
Guy Harris
2006-02-16
1
-23
/
+19
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+273