Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We always HAVE_CONFIG_H so don't bother checking whether we have it or not. | Jeff Morriss | 2012-09-20 | 1 | -2/+0 |
* | AFAICT sys/types.h & netinet/in.h #includes are not needed for these files. | Bill Meier | 2012-05-04 | 1 | -4/+0 |
* | Use ENC_LITTLE_ENDIAN instead of TRUE as endian argument to proto_tree_add_bi... | Chris Maynard | 2011-12-22 | 1 | -11/+11 |
* | Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST... | Bill Meier | 2011-10-15 | 1 | -2/+2 |
* | Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au... | Bill Meier | 2011-10-06 | 1 | -59/+59 |
* | Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen... | Bill Meier | 2011-10-04 | 1 | -12/+12 |
* | Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings. | Bill Meier | 2011-06-19 | 1 | -4/+0 |
* | From Kovarththanan Rajaratnam via bug 3548: | Stig Bjørlykke | 2009-06-18 | 1 | -105/+105 |
* | From Alexey Neyman : | Anders Broman | 2008-08-06 | 1 | -0/+1117 |