aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2016-08-31MAUSB: Add Cancellation Status values defined in v1.0a SpecSean O. Stalley1-1/+3
2016-08-31RTPS: Fixed data holder dissection to match the standardJuanjo Martin1-84/+30
2016-08-31nfs: Fix style in switchTom Haynes1-1/+2
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris207-458/+457
2016-08-30RTPS: Allowing duplicates in the rtps.type_name tableJuanjo Martin1-1/+1
2016-08-30nfs: Standardize on FileHandle vs filehandleTom Haynes1-5/+5
2016-08-30Support Decode As for {SSL,TLS}-over-TCP.Guy Harris1-0/+41
2016-08-30[Diameter] Improve dissection of malformed packets by continnuingAndersBroman1-1/+11
2016-08-30ssl: fix wrong detection of non-resumed renegotiated sessionPeter Wu1-0/+2
2016-08-30GTP: add new RAT Type valuesBinh Trinh1-0/+3
2016-08-29xml: fix some memleaksPeter Wu1-10/+8
2016-08-29diameter: fix 400kb leaked memory on exitPeter Wu1-2/+10
2016-08-29MAUSB: Add Status value defined in v1.0a SpecSean O. Stalley1-0/+1
2016-08-29telnet: remove meaningless line (CID 1372125).Dario Lombardo1-1/+0
2016-08-29tproxy: fix memleak in is_banner_exchange_forPeter Wu1-1/+1
2016-08-28ISAKMP: fix # of SPIs field name in Delete payloadMirko Parthey1-1/+1
2016-08-28xmpp: Improve stanza reassembly.Stig Bjørlykke1-5/+7
2016-08-26SDP: Restore usability of conversation debug feature.Jaap Keuter1-4/+4
2016-08-26RTPS: Added missing parametersJuanjo Martin2-0/+72
2016-08-26QUIC: Update COL_INFO when packet is RST Stream and use rst stream code errorAlexis La Goutte1-2/+62
2016-08-26QUIC: Update COL_INFO when packet is GOAWAYAlexis La Goutte1-0/+1
2016-08-26QUIC: Fix some typo (copy/paste error) on GOAWAY/CONNECTION_CLOSE FrameAlexis La Goutte1-5/+5
2016-08-25Go back to having only one SocketCAN LINKTYPE_ value.Guy Harris1-3/+1
2016-08-25xmpp/xml: Store item length in xml_frame.Stig Bjørlykke3-14/+11
2016-08-25xmpp: Add whitespace keepalive indicationStig Bjørlykke1-3/+8
2016-08-25Expand comments.Guy Harris1-3/+11
2016-08-24dtls: remove unneeded checks (CID 1158712 & 1158716).Dario Lombardo1-13/+11
2016-08-24HTTP2: Display PUSH_PROMISE Header in bytesAlexis La Goutte1-4/+4
2016-08-24zbee-nwk-gp: don't THROW() an exception from a dissectorMartin Kaiser1-2/+21
2016-08-24IEEE 1722: Fixup ranges.Gerald Combs1-16/+16
2016-08-24SCSI: Mode Sense 10: Wrong block descriptor lengthAlexis La Goutte1-3/+3
2016-08-24IPMI: do not use col_set_str with non const stringsPascal Quantin1-1/+1
2016-08-24ISAKMP: remove useless callbackPascal Quantin1-9/+1
2016-08-24ISAKMP: fix DOI field read sizeMirko Parthey1-2/+2
2016-08-23CMake: Allow setting per target compiler warningsJoão Valverde1-0/+2
2016-08-23isakmp Fix IKEv2 modification UAT crashMichał Skalski1-2/+5
2016-08-23[lg8979] - Fix dissection of 'Analog Group Change Report' Responses (FC2)Chris Bontje1-0/+2
2016-08-23Remove now-redundant check.Guy Harris1-4/+9
2016-08-23Get rid of trailing tabs.Guy Harris1-1/+1
2016-08-23Catch too-short netlink message lengths.Guy Harris1-0/+15
2016-08-23MAC LTE: fix dissection of CE Mode A RAR messagePascal Quantin2-45/+122
2016-08-23dissector ISAKMP IKEv2: fixed bug with libgcrypt-1.6.x and AEAD ciphersMichał Skalski1-9/+42
2016-08-23IEEE 802.15.4:dissecting header & payload information elements used by 6tisch.Jonathan Muñoz2-15/+254
2016-08-23isakmp: fix type confusionPeter Wu1-12/+12
2016-08-23Handle quoted-pairs in quoted-strings correctly.Guy Harris2-62/+47
2016-08-22IKEv2: Add D-H Transform IDs for Brainpool CurvesMirko Parthey1-0/+4
2016-08-22Make index_of_char() static againBalint Reczey1-0/+19
2016-08-22Rename find_parameter() to ws_find_media_type_parameter()Balint Reczey2-7/+7
2016-08-22Fixed a bug which might have caused a division by 0.Andreas Leibold1-28/+31
2016-08-22RANAP: Add an heuristic to decode the HO-to-UTRAN Command embedded in the RR...Binh Trinh3-18/+36