Use ENC_NA as encoding for proto_tree_add_item() calls which directly reference an...
[obnox/wireshark/wip.git] / epan / dissectors / packet-btrfcomm.c
2011-10-04 wmeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-09-26 etxrabGet rid of check_col, while at it set ENC.
2011-08-08 wmeierRemove unneeded #includes: proto.h,tvbuff.h,value_strin...
2011-05-12 morrissFix the test.sh failures based on Guy's suggestion...
2011-02-12 guyThe lack of _WITH_PHDR in WTAP_ENCAP_BLUETOOTH_H4 means...
2011-01-02 krjFrom Allan M. Madsen via. bug 5445:
2010-12-20 guyRename the routines that handle dissector tables with...
2010-05-19 krjRemove superfluous NULL assignment
2010-05-19 krjRemove references to ppp_handle (unused)
2010-05-19 krjPass along btrfcomm_data_t to higher layer protocols
2010-05-18 krjParse everything as OBEX (for now).
2010-05-18 krjRemove #if 0 code
2010-01-13 etxrabFrom Didier Gautheron:
2009-11-12 geraldMake the MCC length check a little more picky.
2009-11-12 geraldCheck for an invalid MCC length. Fixes bug 4212.
2009-09-23 krjDon't col_clear() followed by col_set_str(). A col_set_...
2009-08-15 krjThis patch introduces packet_add_new_data_source()...
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-13 etxrabApply some of the patches from:
2009-03-15 wmeierFix perror, calloc usage so checkAPIs doesn't complain.
2008-10-02 geraldMake sure any data structures we allocate are properly...
2008-07-09 wmeierFix some mis-spellings
2008-06-27 geraldFix some checkAPIs warnings.
2007-10-23 etxrabApply the small performance enhancment patches for:
2007-04-14 standelfix MacOSX gcc-3.3 warnings about unused tfs/value_stri...
2006-08-14 sahlbergrename some structures and defines from the se_tree...
2006-07-20 geraldRemove remaining instances of NEED_SNPRINTF_H. Fix...
2006-07-01 guyGet rid of an unused variable.
2006-05-28 etxrabEthereal->Wireshark
2006-05-27 sahlberginitial bluetooth rfcomm dissector.