aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipdr.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-06prefs: More port prefs to auto prefs with rangesJohn Thacker1-11/+1
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-8/+8
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-06-09ipdr: fix conflictAlexis La Goutte1-2/+2
2019-04-09IPDR: add protocol property to decode user-defined sessions as SAMIS-TYPE-1Andrii Vladyka1-7/+335
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-1/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-05-18IPDR: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-7/+0
2015-05-18IPDR: fix comma at end of enumerator list [-Wpedantic]Alexis La Goutte1-1/+1
2015-05-17Add IPDR dissectorMichael Mann1-0/+393