aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nasdaq-soup.c
Commit message (Expand)AuthorAgeFilesLines
* Deleting unnecessary #includes from dissectors.Martin Mathieson2014-12-231-1/+0
* Add editor modelines and adjust indentation as needed.Bill Meier2014-09-291-0/+12
* Rename dissector_add_handle() to dissector_add_for_decode_as().Guy Harris2014-06-201-1/+1
* tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann2014-06-071-1/+1
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Fix [-Wmissing-prototypes]Jakub Zawadzki2013-12-141-0/+3
* Use dissector_delete_uint_range/dissector_add_uint_rangeAnders Broman2013-08-271-10/+2
* Removed check_col() and the occasional tree.Michael Mann2013-06-141-14/+9
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update FSF address - part II.Jakub Zawadzki2012-06-281-1/+1
* For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier2011-10-211-12/+12
* Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...Bill Meier2011-10-151-10/+10
* Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier2011-10-061-2/+2
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-2/+2
* Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* Fix various typos and spelling errors (mostly in text strings)Bill Meier2008-12-181-1/+1
* Rename SOUP & ITCH dissectors to NASDAQ-SOUP & NASDAQ-ITCHBill Meier2008-12-151-0/+312