aboutsummaryrefslogtreecommitdiffstats
path: root/epan/gcp.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2011-09-07From Václav Horčák:etxrab1-1/+3
2011-08-07Untabify.stig1-2/+2
2011-08-07g_ascii_strdown Returns a newly-allocated string.etxrab1-2/+3
2011-03-28Use g_ascii_strdown instead of g_strdownmorriss1-1/+1
2011-01-30Fix various instances of "unreachable code".wmeier1-1/+0
2010-06-03Whitespace/indentation/code style cleanup.jake1-105/+106
2009-10-05Add DISSECTOR_ASSERT before dereferencing pointerkrj1-3/+3
2009-09-29Fixed an if-check in gcp_analyze_msg().stig1-1/+1
2009-09-29Made gcp_trx_to_str() static.stig1-1/+1
2009-09-28Only include config.h in C files, to avoid multiple inclusion.stig1-0/+4
2009-09-06Rename address_to_str() to ep_address_to_str() because:krj1-9/+9
2008-12-31Service response time statistics for MEGACO (GUI only).rbalint1-0/+1
2008-11-04gcp_initailized --> gcp_initialized; localize samewmeier1-4/+5
2007-04-26mtp3_addr_to_str_buf() and mtp3_pc_hash() expect to be passed a pointerguy1-2/+2
2007-03-31Add Licence and TO DO listlego1-1/+28
2007-03-28do not pass a null string to proto_item_append_text()lego1-1/+1
2007-03-26the forgotten files from the last checkinlego1-0/+4
2007-03-25Migrate context tracing code from packet-h248.[ch] to gcp.[ch], so that the s...lego1-0/+718