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-cimd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all preferences related to enabling/disabling heuristic dissectors.
Michael Mann
2015-07-17
1
-1
/
+1
*
Add "user presentable" and "unique string ids" to heuristic table entries.
Michael Mann
2015-07-12
1
-1
/
+1
*
Remove deprecated tvb_lengt APIs
AndersBroman
2015-04-16
1
-1
/
+1
*
First batch of unincludes. Last attempt...
Martin Mathieson
2014-12-22
1
-1
/
+0
*
Cleanup use of #includes in non-generated epan/dissector/*.c
Bill Meier
2014-12-21
1
-3
/
+0
*
Add editor modelines; fix indentation as needed.
Bill Meier
2014-09-29
1
-10
/
+23
*
Eliminate proto_tree_add_text from some dissectors.
Michael Mann
2014-08-03
1
-4
/
+2
*
convert to proto_tree_add_subtree[_format]
Michael Mann
2014-06-24
1
-12
/
+6
*
Rename dissector_add_handle() to dissector_add_for_decode_as().
Guy Harris
2014-06-20
1
-1
/
+1
*
Revert "Fixup: tvb_* -> tvb_captured"
Michael Mann
2014-06-19
1
-1
/
+1
*
Fixup: tvb_* -> tvb_captured
Dario Lombardo
2014-06-18
1
-1
/
+1
*
Fixup: tvb_get_string(z) -> tvb_get_string(z)_enc
Dario Lombardo
2014-06-18
1
-8
/
+8
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Remove trailing whitespace.
Bill Meier
2014-02-25
1
-3
/
+3
*
"unsigned long" is not necessarily the same as "guint".
Gerald Combs
2013-12-18
1
-7
/
+7
*
Remove unused variable.
Evan Huus
2013-12-18
1
-2
/
+0
*
Remove other_decode_bitfield_value in favor of bitmasks in hf_ entry.
Michael Mann
2013-12-18
1
-148
/
+82
*
CIMD Error Code Dissection. Bug 9570 (https://bugs.wireshark.org/bugzilla/sh...
Michael Mann
2013-12-18
1
-7
/
+144
*
Include <epan/to_str.h> only when needed.
Jakub Zawadzki
2013-11-09
1
-0
/
+1
*
Dario Lombardo <lomato@gmail.com> via
Jörg Mayer
2013-09-13
1
-3
/
+4
*
Define certain 'const char *...' arrays as static.
Bill Meier
2013-07-01
1
-1
/
+1
*
Rename value string (and similar) functions to use a consistent pattern. This
Evan Huus
2013-03-29
1
-2
/
+2
*
[-Wmissing-prototypes]
Anders Broman
2013-03-15
1
-0
/
+2
*
Bugfix DoS in CIMD dissector. Bug 8346 (https://bugs.wireshark.org/bugzilla/...
Michael Mann
2013-02-17
1
-3
/
+3
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-2
/
+0
*
Initial commit to support yet another method of passing data between dissectors.
Jakub Zawadzki
2012-09-10
1
-1
/
+1
*
Update FSF address - part II.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Merge packet-cimd.h into packet-cimd.c (packet-cimd.h not used elsewhere);
Bill Meier
2012-05-15
1
-165
/
+401
*
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
Bill Meier
2011-10-21
1
-1
/
+1
*
Get rid of check_col, while at it set ENC.
Anders Broman
2011-09-26
1
-8
/
+5
*
Don't col_set_str + col_append_xxx. Just add the string instead.
Kovarththanan Rajaratnam
2009-10-11
1
-3
/
+2
*
Save some memory: Don't statically allocate ett[] arrays used "dynamically".
Bill Meier
2009-09-15
1
-1
/
+1
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
Init ett_... variables to -1
Bill Meier
2009-08-04
1
-4
/
+5
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-1
/
+1
*
More size_t casts.
Anders Broman
2009-03-29
1
-2
/
+2
*
Trivial: Fix a typo; adjust some indentation
Bill Meier
2009-02-13
1
-149
/
+149
*
Renamed some local variables to avoid name collisions.
Stig Bjørlykke
2008-06-23
1
-4
/
+4
*
match_strval() may return NULL so don't blindly pass its return value into co...
Jeff Morriss
2008-03-04
1
-24
/
+24
*
Apply the small performance enhancment patches for:
Anders Broman
2007-10-23
1
-1
/
+1
*
Add some GCC warnings to the standard set, and add some others to the
Guy Harris
2007-04-23
1
-1
/
+1
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
from albert chin
Ronnie Sahlberg
2005-11-10
1
-3
/
+3
*
From Piros Lucian:
Anders Broman
2005-09-13
1
-0
/
+882