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-nasdaq-soup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deleting unnecessary #includes from dissectors.
Martin Mathieson
2014-12-23
1
-1
/
+0
*
Add editor modelines and adjust indentation as needed.
Bill Meier
2014-09-29
1
-0
/
+12
*
Rename dissector_add_handle() to dissector_add_for_decode_as().
Guy Harris
2014-06-20
1
-1
/
+1
*
tvb_new_subset -> tvb_new_subset_length when length parameters are equal.
Michael Mann
2014-06-07
1
-1
/
+1
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Fix [-Wmissing-prototypes]
Jakub Zawadzki
2013-12-14
1
-0
/
+3
*
Use dissector_delete_uint_range/dissector_add_uint_range
Anders Broman
2013-08-27
1
-10
/
+2
*
Removed check_col() and the occasional tree.
Michael Mann
2013-06-14
1
-14
/
+9
*
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 FSF address - part II.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
Bill Meier
2011-10-21
1
-12
/
+12
*
Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...
Bill Meier
2011-10-15
1
-10
/
+10
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...
Bill Meier
2011-10-06
1
-2
/
+2
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-2
/
+2
*
Don't guard col_set_str (COL_PROTOCOL) with col_check
Kovarththanan Rajaratnam
2009-08-09
1
-2
/
+1
*
Fix various typos and spelling errors (mostly in text strings)
Bill Meier
2008-12-18
1
-1
/
+1
*
Rename SOUP & ITCH dissectors to NASDAQ-SOUP & NASDAQ-ITCH
Bill Meier
2008-12-15
1
-0
/
+312