aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-noe.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-11-14register_dissector -> new_register_dissectorMichael Mann1-4/+5
2015-01-07tvb_bytes_to_ep_str -> tvb_bytes_to_strMichael Mann1-1/+1
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-4/+0
2014-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier1-4/+4
2014-09-29Add editor modelines; fix indentation as needed.Bill Meier1-0/+13
2014-08-18Eliminate proto_tree_add_text from some dissectors.Michael Mann1-13/+33
2014-07-04convert to proto_tree_add_subtree[_format]Michael Mann1-10/+6
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-19Rename a couple of to_str functions to have ep_ in the name. This makes itEvan Huus1-1/+1
2013-12-14Remove not needed ';'Jakub Zawadzki1-1/+1
2013-12-14Fix some trivial warnings.Jakub Zawadzki1-0/+3
2013-09-13Dario Lombardo <lomato@gmail.com> viaJörg Mayer1-2/+3
2013-06-14Removed check_col() and the occasional tree.Michael Mann1-11/+5
2013-03-19From beroset:Anders Broman1-6/+6
2012-10-16replace proto_tree_add_text with filterable items and expert info to get a fe...Michael Mann1-217/+216
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-06-06Fix some bugs & do extensive cleanup;Bill Meier1-1521/+1532
2012-03-18From Reinhard Speyerer: Fix several misspellings/typos in WiresharkBill Meier1-1/+1
2012-03-01From Michael.Anders Broman1-28/+28
2012-03-01See if this solves:Anders Broman1-5/+5
2012-03-01From Lars Ruoff:Anders Broman1-0/+1654
2012-02-22Reverse Revision 41134 (Need to fix error/warning before...)Alexis La Goutte1-1740/+0
2012-02-22From Lars Ruoff:Anders Broman1-0/+1740