aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-parlay.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-11Make idl2wrs dissectors filterable - Part 1Michael Mann1-31996/+17575
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-05Replace process_RequestOperation macro by a real function to speedup compilat...Pascal Quantin1-938/+946
2012-08-14Bug 3725 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3725)Michael Mann1-755/+751
2012-08-08From Michael Mann on -dev:Jeff Morriss1-1/+1
2012-08-08Use expert infos instead of g_warning when something unexpected is found.Jeff Morriss1-5598/+11197
2012-07-08Add a function to packet-giop.c that does what the code that Jeff Morriss1-9041/+1150
2012-07-08Eliminate a lot of function-local variables by not storing the result ofJeff Morriss1-9303/+8083
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-04Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2012-06-01Make the parlay dissector a buil tin dissector.Anders Broman1-0/+105135