- Forward declaration of register functions.
[metze/wireshark/wip.git] / epan / dissectors / packet-t30.c
2013-12-11 etxrab- Forward declaration of register functions.
2013-12-10 etxrab- Forward declaration of register functions.
2013-10-29 mmannPass T.38 data to subdissectors directly instead of...
2013-09-30 mmannConvert some proto_tree_add_string_format calls to...
2013-09-12 jmayerConvert from emem to wmem.
2013-07-03 mmannexpert_add_info_format_text + proto_tree_add_text ...
2013-06-12 mmannBatch of filterable expert infos with some minor cleanu...
2013-03-19 etxrabFrom beroset:
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 darkjamesInitial commit to support yet another method of passing...
2012-08-10 wmeierUse val_to_str_const() where appropriate;
2012-07-28 martinmAdd a comment that VS Code Analyzer makes a very good...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-03-05 wmeierTrust but verify that there's no g_snprintf() buffer...
2012-01-23 cmaynardFix some duplicate display filter names.
2011-11-16 wmeierCleanup & reformatting: whitespace & long-lines.
2011-10-03 guyThou shalt not use g_sprintf() lest thou overflow a...
2011-10-03 guy%hhu = %u in printf-like functions, as "char", "signed...
2011-10-03 guyCast away a warning - if that buffer has more than...
2011-10-03 etxrabFrom Jakob Hirsch:
2010-04-03 wmeierRemove unneeded #include <stdio.h>
2009-09-24 krj* Prefer col_append_str instead of col_append_fstr...
2009-07-07 stigChanged flags_set_truth -> tfs_set_notset
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-03-29 wmeierDefine certain fcns as static (if not used externally).
2008-08-25 wmeier#include <prefs.h> not req'd
2007-07-19 morrissChange "lenght" to "length" and "decypt" to "decrypt"
2007-05-04 kukosagenerate T.38 dissector from ASN.1 source
2007-04-30 kukosanewline at end of file is required by some compilers
2007-04-30 kukosamove T.30 protocol into its own dissector file