summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-tango.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-13Use proto_tree_add_<signed integer> functions for signed giop datatypesMichael Mann1-30/+30
2012-11-05Add a few more expert_add_info_format calls to giop dissector which requires ...Michael Mann1-861/+285
2012-10-11Make idl2wrs dissectors filterable - Part 1Michael Mann1-1259/+877
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-28/+36
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-138/+277
2012-07-08Add a function to packet-giop.c that does what the code that Jeff Morriss1-820/+95
2012-07-08Eliminate a lot of function-local variables by not storing the result ofJeff Morriss1-326/+265
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-01Make the tango dissector a builtin dissector.Anders Broman1-0/+4394