aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2015-01-27CATTP: fix no previous prototype for 'proto_register_cattp' [-Wmissing-protot...Alexis La Goutte1-0/+1
2015-01-27epl: Add Manufacturer subdissectorRoland Knall1-43/+75
2015-01-27SMC-R: fix incorrect dissection of non-SMCR packet. FailoverJoe Fowler1-2/+10
2015-01-26rtp: Don't call col_...() under 'if (tree)'Bill Meier1-16/+16
2015-01-26rtmpt: Remove 'if (tree)'Bill Meier1-1/+1
2015-01-263GPP: upgrade 2G/3G NAS dissector to v12.8.0 and NAS EPS dissector to v12.7.0Pascal Quantin2-16/+40
2015-01-26gsm-rlcmac: use wmem_new0 for a structEvan Huus1-2/+2
2015-01-26Register EtherNet/IP dissector for "external" use (like SSL)Michael Mann1-0/+2
2015-01-26Roll functionality of h225-persistentdata module into packet-h225.cMichael Mann1-9/+143
2015-01-26Move #defines of epan/greproto.h to packet-gre.hMichael Mann6-5/+39
2015-01-25pana, gsm_abis_oml, rsl, netrom: Remove 'if (tree)'Bill Meier4-6/+4
2015-01-25applemidi: col_...() shouldn't be called under 'if(tree)'Bill Meier1-1/+1
2015-01-25Cleanup:Bill Meier6-386/+360
2015-01-25v52: Fix a minor bug introduced in gc71e88e; plus ...Bill Meier1-483/+490
2015-01-25Added HCrt (Hotline Command-Response Transaction) Dissector.Dario Lombardo2-4/+527
2015-01-24RTPS: Memset entire bufferEvan Huus1-1/+1
2015-01-24Get Wireshark to compile with afl-gcc.Gerald Combs1-2/+2
2015-01-23jpeg: Add handling for comment markerMartin Mathieson1-1/+51
2015-01-23Correctly dissect the AMQP 0-9 heartbeat frames. The heartbeat frames werePetr Gotthard1-0/+5
2015-01-23802.11: Fix encoding for VHT NDP STA InfoAlexis La Goutte1-4/+4
2015-01-23CAPWAP: Add support of Fortinet Vendor Specific ElementAlexis La Goutte1-3/+1054
2015-01-23Make netlink dissector register the attribute length header field infoHadriel Kaplan1-3/+6
2015-01-23Remove incorrect 'if (tree)'Bill Meier8-257/+250
2015-01-22pppoe: col_...()/expert...() shouldn't be under 'if (tree)'Bill Meier1-2/+2
2015-01-22packet-smb2: implement SMB2 NegotiateContextsStefan Metzmacher1-6/+146
2015-01-22packet-smb2: fix getting the dataoffset in dissect_smb2_write_request()Stefan Metzmacher1-1/+1
2015-01-22packet-smb2: correctly dissect dcerpc traffic over different named pipe handlesStefan Metzmacher2-1/+26
2015-01-22packet-dcerpc: change transportsalt to guint64Stefan Metzmacher2-29/+42
2015-01-22GTP: Bad bytes read for extended rnc id valueBastien Bailly1-0/+1
2015-01-22Decoding of Asterix categories 063 and 065 extended to item decoding.Marko Hrastovec1-25/+337
2015-01-21isakmp: col_...() shouldn't be called under 'if (tree)'Bill Meier1-1/+1
2015-01-21Remove some dead initializersBill Meier3-13/+13
2015-01-21vcdu: minor cleanupBill Meier1-151/+154
2015-01-21usb-hid: fix 2 minor bugs and some dead initializersBill Meier1-12/+10
2015-01-21synphasor: General cleanupBill Meier1-92/+101
2015-01-21srvloc: fix a very minor bugBill Meier1-1/+1
2015-01-21ieee802154: (trivial) proto_item_set_len() takes a 'proto_item *'Bill Meier1-2/+3
2015-01-21HPFEEDS: cleanup in the dissector code.Dario Lombardo1-21/+1
2015-01-21GSM SIM: for a FETCH command, a Le of 0 means 256 bytesPascal Quantin1-3/+2
2015-01-21IEEE 802.15.4: fix display of 64 bits address (broken in gecaa1f8)Pascal Quantin1-4/+14
2015-01-20dsi: fix a trivial bugBill Meier1-4/+4
2015-01-20Move all SigComp functionality to the SigComp dissector.Michael Mann1-6/+3999
2015-01-20HTTP2: fix test failure on Solaris SPARCPascal Quantin1-4/+6
2015-01-20Remove some dead initializersBill Meier3-12/+11
2015-01-20bpdu: Fix minor bug introduced in g188aa9aBill Meier1-1/+1
2015-01-20acn: col_...() shouldn't be called under 'if (tree)'Bill Meier1-34/+28
2015-01-206lowpan: Fix a few minor bugs; Also: MiscBill Meier1-7/+9
2015-01-20cattp: Minor tweaks and whitespace changesBill Meier1-93/+94
2015-01-20DHCP/BOOTP: Option 125 Suboption: (5) fix display Modem CapabilitiesAlexis La Goutte1-2/+5
2015-01-20NCP2222: fix possible buffer-overflowEvan Huus1-1/+5