aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lbm.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-10-26CMake: Don't check for windows.h or winsock2.h.Gerald Combs1-1/+1
2017-10-25Remove inet_aton() usage everywhereJoão Valverde1-12/+18
2017-09-20Integrate LBM UIM Flow dialog into "regular" Flow diagram.Michael Mann1-9/+0
2016-02-25Clean up modelines and indentation.Guy Harris1-3/+3
2016-02-13Just #include wsutil/inet_aton.hJoão Valverde1-0/+2
2015-12-31uat: Fix warnings [-Wcast-qual]João Valverde1-2/+2
2015-12-18Removed local definition of offsetof().Stig Bjørlykke1-3/+0
2015-06-03G_STRUCT_OFFSET gives warnings turned errors with MSVC2015,Anders1-1/+5
2015-01-13UAT error string pointers should not be const pointers.Guy Harris1-3/+3
2015-01-12Remove emem APIs from UAT functionality.Michael Mann1-6/+6
2014-08-03Cast G_STRUCT_OFFSET to gint to fix mac buildbotEvan Huus1-1/+1
2014-08-03lbm: fix "member access within null pointer" warningPeter Wu1-1/+1
2014-07-18Split LBMR tap into 5 separate taps. Make the associated tap data use fixed-l...David Ameiss1-1/+98
2014-06-29Standardize the names of, and document, the taps and heuristic dissector tabl...David Ameiss1-0/+11
2014-04-23Conversation/memory scope fixes for LBM dissectors. See bug 9718.David Ameiss1-0/+12
2014-04-22Minor cleanupBill Meier1-9/+0
2014-04-18Fix build for FreeBSDEdwin Groothuis1-0/+4
2014-04-08On UN*X, <arpa/inet.h> suffices for struct in_addr and in_addr_t.Guy Harris1-3/+0
2014-04-07Initial checkin of LBM aka 29West dissectors. See Bug 9718.Michael Mann1-0/+329