Use val_to_str_const().
[obnox/wireshark/wip.git] / epan / gcp.c
2011-09-07 etxrabFrom Václav Horčák:
2011-08-07 stigUntabify.
2011-08-07 etxrabg_ascii_strdown Returns a newly-allocated string.
2011-03-28 morrissUse g_ascii_strdown instead of g_strdown
2011-01-30 wmeierFix various instances of "unreachable code".
2010-06-03 jakeWhitespace/indentation/code style cleanup.
2009-10-05 krjAdd DISSECTOR_ASSERT before dereferencing pointer
2009-09-29 stigFixed an if-check in gcp_analyze_msg().
2009-09-29 stigMade gcp_trx_to_str() static.
2009-09-28 stigOnly include config.h in C files, to avoid multiple...
2009-09-06 krjRename address_to_str() to ep_address_to_str() because:
2008-12-31 rbalintService response time statistics for MEGACO (GUI only).
2008-11-04 wmeiergcp_initailized --> gcp_initialized; localize same
2007-04-26 guymtp3_addr_to_str_buf() and mtp3_pc_hash() expect to...
2007-03-31 legoAdd Licence and TO DO list
2007-03-28 legodo not pass a null string to proto_item_append_text()
2007-03-26 legothe forgotten files from the last checkin
2007-03-25 legoMigrate context tracing code from packet-h248.[ch]...