aboutsummaryrefslogtreecommitdiffstats
path: root/epan/gcp.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-03Whitespace/indentation/code style cleanup.Jaap Keuter1-105/+106
2009-10-05Add DISSECTOR_ASSERT before dereferencing pointerKovarththanan Rajaratnam1-3/+3
2009-09-29Fixed an if-check in gcp_analyze_msg().Stig Bjørlykke1-1/+1
2009-09-29Made gcp_trx_to_str() static.Stig Bjørlykke1-1/+1
2009-09-28Only include config.h in C files, to avoid multiple inclusion.Stig Bjørlykke1-0/+4
2009-09-06Rename address_to_str() to ep_address_to_str() because:Kovarththanan Rajaratnam1-9/+9
2008-12-31Service response time statistics for MEGACO (GUI only).Balint Reczey1-0/+1
2008-11-04gcp_initailized --> gcp_initialized; localize sameBill Meier1-4/+5
2007-04-26mtp3_addr_to_str_buf() and mtp3_pc_hash() expect to be passed a pointerGuy Harris1-2/+2
2007-03-31Add Licence and TO DO listLuis Ontanon1-1/+28
2007-03-28do not pass a null string to proto_item_append_text()Luis Ontanon1-1/+1
2007-03-26the forgotten files from the last checkinLuis Ontanon1-0/+4
2007-03-25Migrate context tracing code from packet-h248.[ch] to gcp.[ch], so that the s...Luis Ontanon1-0/+718