Witness: enum witness_interface_state
[metze/wireshark/wip.git] / epan / dvb_chartbl.c
2013-12-21 guySupport all the DVB ISO 8859-x encodings, now that...
2013-12-20 martinkuse small negative values for the error defines
2013-12-20 martinkwe can display UTF-8 encoded ISO 10646 BMP without...
2013-12-20 martinkadd Asian DVB-SI character tables
2013-12-20 martinksimplify the defines for DVB chartables
2013-12-19 eapacheRename a couple of to_str functions to have ep_ in...
2013-12-18 darkjamesAdd charset table for ISO/IEC 8859-9 (ENC_ISO_8859_9)
2013-12-16 martinkwhen the default character table is used,
2013-12-15 martinkuse ISO 8859-5 for DVB-SI
2013-12-15 martinkimprove DVB-SI string handling
2013-12-15 martinkremove a line that sneaked in from some tests
2013-12-15 martinkas requested, move the functions/defines for DVB charac...