aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nbt.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-19dns: change get_dns_name to return consumed bytes + actual name len.Dario Lombardo1-4/+4
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-12-14packet-nbt.c: General cleanupMichael Mann1-146/+54
2016-12-13Adjust proto_tree_add_uint_format_value calls to use unit stringMichael Mann1-14/+8
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-2/+2
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-2/+2
2016-09-08NBT: fix Bad description for NBSS error code 0x81Alexis La Goutte1-1/+1
2016-05-09Give the time_[m]secs_to routines names that begin with "[un]signed_".Guy Harris1-1/+1
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann1-4/+1
2016-01-08Fix a lot of typos and misspellingsmoshekaplan1-1/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-3/+3
2015-11-16create_dissector_handle -> new_create_dissector_handleMichael Mann1-6/+9
2015-10-20nbns: Added closing parenthesis on flags itemStig Bjørlykke1-2/+2
2015-08-27Remove calls of tvb_ensure_length_remaining.Michael Mann1-13/+1
2015-06-24Remove a bunch more deprecated tvb_length callsEvan Huus1-3/+3
2015-06-23Replace more deprecated tvb_length callsEvan Huus1-4/+4
2015-02-23Get rid of no-longer-needed variables.Guy Harris1-6/+4
2015-02-23Don't add redundant information to the top-level flags item for NBNS.Guy Harris1-5/+0
2015-02-19Rename packet-nbns.c to packet-nbt.c to reflect that it's not just NBNS.Guy Harris1-0/+2130